Commit Graph
269 Commits
Author SHA1 Message Date
mattf 3900544b99 added campaign-specific DNC feature, affected 11 scripts
updated docs for new versions

git-svn-id: svn://192.168.202.10@948 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-09-10 05:26:13 +00:00
mikec f1e314125d Fixed bug that on systems where mysql root user has a password the mysqldump would not work
Fixed bug that on systems that do not use rc.local the backup of the other conf files would fail


git-svn-id: svn://192.168.202.10@947 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-09-08 18:52:59 +00:00
mattf af2d33c881 added campaign option to allow for restriction of manual dialing to only the leads within the lists for the active campaigns
added option (for IE users only) to copy a field to the agent computer's clipboard upon a call being sent to an agent
added new method for alternate number dialing, allowing over 65,000 alternate numbers per lead. Leads must be loaded using the CLI lead loader

git-svn-id: svn://192.168.202.10@945 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-09-02 11:10:33 +00:00
mattf f1f955fda9 fix bug in VICIDIAL_IN_new_leads_file.pl
git-svn-id: svn://192.168.202.10@940 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-08-13 05:52:10 +00:00
mattf cbaf2010a2 bug fix for all audio handling scripts
logging fix for ALL_inbound/_outbound and vdc_db_query.php scripts for specific situations on blended call handling systems

git-svn-id: svn://192.168.202.10@931 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-08-04 23:14:42 +00:00
mattf c17292ae7e optimized all AST_CRON_audio handling scripts to be more efficient
added new minicsv file format for CLI lead loader script
in trunk, added new non-agent API script(add a new lead)

git-svn-id: svn://192.168.202.10@930 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-08-01 04:52:26 +00:00
mattf 49bc6e6f14 changed recording extension in vicidial.php
IMPORTANT! add 58600XXX to your dialplan, see extensions.conf.sample for info
added new QC-related fields to admin.php
added new QC_gather_records.pl script
made several changes to the QC_process doc
fixed ALL_inbound AGI voicemail bug

git-svn-id: svn://192.168.202.10@926 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-22 22:54:17 +00:00
mattf 4b2584488c bug fixes and tweaks for new Lead Recycling method
git-svn-id: svn://192.168.202.10@922 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-13 22:02:40 +00:00
mattf a7cef459d6 added last_local_call_time field to vicidial_list table. This change affected many scripts from the hopper loaders to the lead loaders to the vdc_db_query.php agent-side script. A script was created to populate this field from the logs: VICIDIAL_last_local_call_time_UPDATE.pl
git-svn-id: svn://192.168.202.10@921 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-13 15:45:22 +00:00
mattf 3d0bc2da57 added without-logs option to ADMIN_backup script for database dump
added multi-dnc submit to admin.php
added more debug output to AST_VDhopper script

git-svn-id: svn://192.168.202.10@890 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-11 10:31:22 +00:00
mattf 525380c1e1 minor bug fixed in ADMIN_timeclock_auto_logout.pl update
git-svn-id: svn://192.168.202.10@889 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-04 11:35:15 +00:00
mattf a38a86656f add calls in queue display to vicidial.php in branch 2.0.4
reduce delays in dialing and actions sending scripts

git-svn-id: svn://192.168.202.10@888 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-04 08:05:43 +00:00
mattf cb8dedfae2 Added ADMIN_timeclock auto logout script
git-svn-id: svn://192.168.202.10@885 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-29 07:28:35 +00:00
mattf 12be84ac6f small bug fixes and updates
git-svn-id: svn://192.168.202.10@881 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-27 09:52:10 +00:00
mattf 3bb9a7064c added timeclock auto-logout script and associated changes to admin.php/install.pl/update_server_ip/timeclock.php scripts and the database
git-svn-id: svn://192.168.202.10@880 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-26 18:10:21 +00:00
mattf b7b9dfcdcf Added agi-VDAD_inbound_calltime_check.agi script which gives the ability to have inbound IVR calls(before they have gotten to an in-group[queue]) to be in the vicidial_auto_calls table under the IVR status. Also gives the ability to use a calltime scheme for calls not yet in an in-group
Changes to AST_VDauto_dial.pl and FastAGI_log.pl scripts to accomodate the new IVR status in the vicidial_auto_calls table.
Added a doc(Inbound_VDAC_IVR.txt) to explain this feature and give an example

git-svn-id: svn://192.168.202.10@875 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-25 15:24:01 +00:00
mattf ff5360862e added new closer/inbound service level report
started work on timeclock feature, added auto-generate UserIDs and shifts to admin.php

git-svn-id: svn://192.168.202.10@864 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-16 09:25:09 +00:00
mattf 27c7a2e279 fixed status override in FastAGI_log script
git-svn-id: svn://192.168.202.10@859 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-11 01:09:53 +00:00
mattf 27699cb4b5 fixed crossover logging bugs in Fastagilog script
git-svn-id: svn://192.168.202.10@858 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-10 08:27:57 +00:00
mattf f1f1eaaac5 fixed logging bug for vicidial_closer_log in Fastagi_log.pl
git-svn-id: svn://192.168.202.10@857 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-07 19:18:38 +00:00
mattf 62b3b7fe8e added after hours transfer group to in-groups
added collection of hangup reason for in/out calls into vicidial_log and vicidial_closer_log as well as display of those values in stats pages

git-svn-id: svn://192.168.202.10@851 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-01 09:19:15 +00:00
mattf 023b83fec4 made several changes to UTF8 compatibility for internationalization.
better importing/display of non-latin leads
rewriting of UTF8 database commands for scripts
updating of docs
building of language builds for 2.0.4 branch
addition of vicidial_it Italian Administration it_language_admin.txt and build

git-svn-id: svn://192.168.202.10@848 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-29 08:32:42 +00:00
mattf 641fe3ab5c Added phone login to timeonVDAD reports
Added toggled sorting columns for timeonVDADall report
updated BASE INSTALL doc and vicidial.php comments

git-svn-id: svn://192.168.202.10@843 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-22 07:07:48 +00:00
mattf 704702bfa9 updated docs
changed manager send scripts to add more logging and send more commands per second

git-svn-id: svn://192.168.202.10@842 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-18 14:16:19 +00:00
mikec c256d218fd Added check to see if they have wget installed
git-svn-id: svn://192.168.202.10@837 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-16 19:14:39 +00:00
mikec 32af9c8ff4 Created the viciagi.pm library and moved the agi functions out of vicidial.pm.
Updated the vicilib-testcode.pl to test both libraries.
Removed the GMT_USA_zip.txt and phone_codes_GMT.txt files as they are not downloaded from phonecodes.vicidial.com
Changed ADMIN_area_code_populate.pl so that it pulls the GMT_USA_zip.txt and phone_codes_GMT.txt files rom phonecodes.vicidial.com so we can update the data after a release incase area code data changes. This means that users do not need to update to the latest vicidial code to get changes to the area code data.


git-svn-id: svn://192.168.202.10@836 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-16 16:36:53 +00:00
mattf 506df3942f Fixed ADMIN_backup.pl to not archive my.cnf if --without-db is set
git-svn-id: svn://192.168.202.10@815 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-28 05:36:49 +00:00
mattf 9b7c40bd29 move old audio recording mixing scripts from bin to extras/old_bin
git-svn-id: svn://192.168.202.10@810 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-24 20:01:20 +00:00
mikec 5c155973ba Created lib directory to hold vicidial library files.
Moved vicidial.pm to the lib directory.
Created vicilib-testcode.pl to test the new vicidial.pm library.
Fixed vicidail.pm so it is no longer experimental.


git-svn-id: svn://192.168.202.10@809 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-24 19:58:58 +00:00
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