frankw
73cdbeb9da
minor typo fixed
...
git-svn-id: svn://192.168.202.10@808 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-21 06:43:16 +00:00
frankw
84663e847f
minor typo fixed
...
git-svn-id: svn://192.168.202.10@806 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-21 06:35:51 +00:00
mattf
e8619f7825
updated ADMIN_update_server_ip.pl for new astguiclient.conf fields
...
git-svn-id: svn://192.168.202.10@805 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-21 06:29:53 +00:00
mattf
62749055f3
added NO DATE DIR option for AST_CRON_audio_3_ftp script.
...
git-svn-id: svn://192.168.202.10@800 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-18 04:17:48 +00:00
mattf
07eff607b4
updated docs and ADMIN_backup.pl script
...
git-svn-id: svn://192.168.202.10@797 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-17 20:14:30 +00:00
mattf
fa38fb18af
Added ADMIN_backup.pl script to create backups of all essential VICIDIAL and Asterisk files, including MySQL database.
...
git-svn-id: svn://192.168.202.10@796 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-17 04:16:47 +00:00
mattf
14a643763b
bug fixes for install.pl and AST_VDhopper.pl
...
optimized sample extensions.conf files
Added VICIHELP direct dial-in to iax.conf and extensions.conf files
git-svn-id: svn://192.168.202.10@794 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-14 06:52:09 +00:00
mikec
8f2b2ced35
Fixed a comment.
...
git-svn-id: svn://192.168.202.10@793 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 20:51:09 +00:00
mikec
86387e0dde
Added a general vicidail perl library called vicidial.pm. It is currently experiemental.
...
git-svn-id: svn://192.168.202.10@791 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 20:37:33 +00:00
mattf
7e11962fc1
Changed license to AGPLv2
...
Added VICIDIAL_fix_lead_statuses.pl script
git-svn-id: svn://192.168.202.10@788 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-10 08:02:30 +00:00
mattf
4fcf7dfdcf
Added new AST_CRON_audio... scripts to handle mixing/compressing/ftping of audio recordings
...
git-svn-id: svn://192.168.202.10@787 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-03 05:30:22 +00:00
mattf
02a8684f02
Added option for ip_relay in install.pl and keepalive script(and in astguiclient.conf) to be used for blind monitoring of agents.
...
Also, updated conf file generation utility in install.pl and the default conf file examples with the new blind monitoring settings and reduced-complexity multi-server extens
git-svn-id: svn://192.168.202.10@785 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-27 21:22:09 +00:00
mattf
147fe706f1
added queue priority to in-groups and campaigns(admin.php, AST_VDauto_dial.pl, AST_timeonVDADall.php, agi-VDAD_ALL_inbound.agi)
...
updated UPGRADE doc
git-svn-id: svn://192.168.202.10@784 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-27 09:23:54 +00:00
mattf
65f86c9490
Fixed bugs in FastAGIlog script
...
added new report scripts
updated documentation
changed active agent display time in timeonVDADall from 30 minutes to 360 minutes
Changed all uniqueid fields in database to VARCHAR(20)
git-svn-id: svn://192.168.202.10@782 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-24 08:48:40 +00:00
mikec
a4ab9796b4
Changed all instances of waitfor('/0\n$/') to waitfor('/[01]\n$/') in all perl scripts that login to the Asterisk manager interface. This allows the scripts to connect to the 1.1 manager interface in Asterisk 1.6.
...
git-svn-id: svn://192.168.202.10@781 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-20 18:57:36 +00:00
mattf
e162f35586
fix for server_updater table for AST_update.pl
...
addition of db_schema_version and display in admin.php
git-svn-id: svn://192.168.202.10@776 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-12 05:06:04 +00:00
mattf
83d98e97ac
Several bug fixes for remote agents,CLI lead loading, vdc_db_query
...
docs updated
git-svn-id: svn://192.168.202.10@775 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-08 13:40:05 +00:00
mattf
ab699dbcdf
fixed vicidial_log bug for closer calls in vdc_db_query.php
...
added hopper insertion logging to AST_VDhopper scripts
added better DMTF filtering in agi-IVR script as well as a one hour timeout
git-svn-id: svn://192.168.202.10@773 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-25 17:59:31 +00:00
mattf
df9149c49e
added ability for agents to change in-groups in CLOSER-type campaigns without logging out
...
updated docs
started work on adding a QC feature to the admin.php script
git-svn-id: svn://192.168.202.10@770 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-17 09:38:18 +00:00
mattf
09140d4c72
added AST_agent_logout.pl script to automatically logout all agents in one or all campaigns. Meant to be used as a crontab script.
...
git-svn-id: svn://192.168.202.10@766 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-12 10:07:20 +00:00
mattf
8e4c9af9de
updated AST_VDhopper scripts to allow for 2nd NEW, 3rd NEW,... for other lead orders
...
git-svn-id: svn://192.168.202.10@765 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-12 08:07:40 +00:00
mattf
c560a37952
fixed minor bug in AST_VDremote_agents script
...
git-svn-id: svn://192.168.202.10@750 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-20 06:25:08 +00:00
mattf
513c3271dd
fixed MySQL results errors in AST_DB_optimize.pl
...
git-svn-id: svn://192.168.202.10@747 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-15 09:17:24 +00:00
mattf
bf1421e4e0
several documentation and example corrections.
...
git-svn-id: svn://192.168.202.10@744 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-09 20:28:51 +00:00
mattf
ddd60f5546
several minor fixes and changes mostly to bin scripts
...
Change back to development half-version number: 2.0.4.0-5
git-svn-id: svn://192.168.202.10@743 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-06 03:13:04 +00:00
mattf
86a1c29a91
SQL bug fixed in AST_manager_listen.php
...
callbacks count and list bug fixed in vicidial.php and vdc_db_query.php
Documentation updates
git-svn-id: svn://192.168.202.10@737 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-30 09:12:04 +00:00
mattf
f4a84bacbe
fixed AST_CRON_mix_recordings scripts to match new DONEmonitor variables from astguiclient.conf
...
git-svn-id: svn://192.168.202.10@732 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-26 21:53:53 +00:00
mattf
7e735f1b9c
added auto-pause notification to vicidial.php
...
git-svn-id: svn://192.168.202.10@728 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-22 08:11:59 +00:00
mattf
13827f2022
finished adding campaign_rank and fewest calls agent call routing
...
git-svn-id: svn://192.168.202.10@720 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-16 19:33:45 +00:00
mattf
a54304e74a
Added pipe-delimited output file to AST_agent_day.pl
...
git-svn-id: svn://192.168.202.10@718 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-15 07:56:43 +00:00
mattf
1ce87cf3f0
added framework for outbound campaign call routing by agent rank or calls_today
...
added ability to copy the settings of a campaign to a new campaign
git-svn-id: svn://192.168.202.10@713 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-13 22:40:38 +00:00
mattf
4ee74a5ed6
added GSM_sALe recording compression script for archive servers
...
changed IVR regording to use recording_id only as filename
git-svn-id: svn://192.168.202.10@712 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-13 05:30:46 +00:00
mattf
6b51cdf598
fixed overdialing bug in audo_dialFILL script
...
git-svn-id: svn://192.168.202.10@709 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-12 04:51:19 +00:00
mattf
5a7674b47b
fixed bug in AST_DB_optimize script
...
fixed issues with tz_divide script
docs updates
git-svn-id: svn://192.168.202.10@708 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-09 22:35:58 +00:00
mattf
bb77c6a404
docs updates and added new bin script to divide leads by timezone
...
git-svn-id: svn://192.168.202.10@707 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-06 08:23:43 +00:00
mattf
cff2f295de
fixed bugs in VDoptimize script
...
git-svn-id: svn://192.168.202.10@703 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-01 04:15:45 +00:00
mattf
3132aa6219
added hopper priority
...
added default campaign manual dial list
added description of ASCII report generation scripts to SCRATCH INSTALL doc
git-svn-id: svn://192.168.202.10@700 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-31 05:14:39 +00:00
mattf
61af81e812
changed CLOSER-type to not require special campaign_id characters
...
added 5th and 6th new dial orders
added default list 999
git-svn-id: svn://192.168.202.10@696 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-30 02:20:31 +00:00
mattf
a2fc6f5d21
added several new features to inbound groups such as agent alerts, custom music-on-hold per group, rankings for agents per inbound group and other options
...
git-svn-id: svn://192.168.202.10@689 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-22 17:47:00 +00:00
mattf
7a60696bc7
updated audio transfer scripts to use astguiclient.conf for settings
...
updated report generating scripts to use astguiclient.conf for settings
added audio transfer and report FTP settings to the install.pl script
git-svn-id: svn://192.168.202.10@684 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-05 04:58:51 +00:00
mattf
f125a74b0c
updating audio recording transfer scripts to not mix and compress files if the FTP server does not Ping
...
git-svn-id: svn://192.168.202.10@683 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-05 03:38:46 +00:00
mattf
18c145c8cb
added program to remove non-sale recordings from recording archive server
...
added commands for purging of old recordings and logs to crontab in INSTALL docs
git-svn-id: svn://192.168.202.10@680 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-09-17 19:03:56 +00:00
mattf
33aab83c3f
added simple script to do a source_id summary report
...
git-svn-id: svn://192.168.202.10@676 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-09-06 18:46:57 +00:00
mattf
2c1435e791
added simple html recording link output to AST_VDsales_export.pl script
...
git-svn-id: svn://192.168.202.10@675 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-30 04:20:42 +00:00
mattf
08504cdb2d
Added option to ADMIN_adjust_GMTnow_on_leads.pl to only update the GMT_offset for one specific list_id
...
git-svn-id: svn://192.168.202.10@671 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-23 20:56:45 +00:00
mattf
606678ef9e
minor bug fix in the VICIDIAL_IN_new_leads_file.pl script
...
git-svn-id: svn://192.168.202.10@670 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-16 02:00:41 +00:00
mattf
96a2bcab3f
Added entry_date to the import fields list in the VICIDIAL_IN_new_leads_file.pl script
...
git-svn-id: svn://192.168.202.10@669 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-16 01:32:24 +00:00
mattf
5f72b64e97
changed FastAGI_log.pl hangup pocess to run only 1 function instead of two.
...
IMPORTANT! read UPGRADE notes on changing the h exten in extensions.conf
git-svn-id: svn://192.168.202.10@668 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-15 14:58:01 +00:00
mattf
5d1a5abd9c
fixed bug in AST_VDsales_export for fronter/closer campaigns
...
git-svn-id: svn://192.168.202.10@666 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-09 18:13:30 +00:00
mattf
802e3ebacc
added called_count and status import to the command-line lead importer VICIDIAL_IN_new_leads.pl
...
git-svn-id: svn://192.168.202.10@661 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-01 13:19:44 +00:00