Commit Graph
796 Commits
Author SHA1 Message Date
mattf 310b818ac9 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 153449fd6d bug fixes for install.pl, AST_VDhopper.pl, Fastagi_log and VDAD inbound AGI scripts
Added VICIHELP direct dial-in to iax.conf and extensions.conf files

git-svn-id: svn://192.168.202.10@795 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-14 06:54:41 +00:00
mattf b11702a507 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 d715ed2b85 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 2f88112a63 Added Switch as a required CPAN perl libary
git-svn-id: svn://192.168.202.10@792 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 20:44:23 +00:00
mikec c59304f786 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 8560b4f4dc For timeonVDADall.php script, added calls_today to agent display, and on inbound calls added wait seconds and in-group
git-svn-id: svn://192.168.202.10@790 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 19:55:13 +00:00
mattf 5e87983a5a Added QC campaigns settings section to admin
git-svn-id: svn://192.168.202.10@789 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 06:58:38 +00:00
mattf 24dc1ff66d 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 35929d1079 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 c6ef08df2b Added ability to send dropped calls into an inbound group at drop time
changed callbacks to allow for 5 minutes increments

git-svn-id: svn://192.168.202.10@786 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-02 08:07:04 +00:00
mattf fd49dd9af6 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 f7054d5a06 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 dfba77fcc8 Fixed small bug in FastAGIlog script
changed active agent display time in timeonVDADall from 30 minutes to 360 minutes

git-svn-id: svn://192.168.202.10@783 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-24 08:49:42 +00:00
mattf 6120ea6086 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 994a5c390a 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 656c6efd1f admin.php hard-coded block onf CBHOLD as dial status
minor bug fix in VDAD and CLOSER stats pages(length_in_sec >4 changed to 0)

git-svn-id: svn://192.168.202.10@780 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-15 06:52:53 +00:00
mattf bc90263fea admin.php hard-coded block onf CBHOLD as dial status
minor bug fix in VDAD and CLOSER stats pages(length_in_sec >4 changed to 0)

git-svn-id: svn://192.168.202.10@779 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-15 06:52:35 +00:00
mattf 397ef7cf5c small extensions.conf bug fix, bug 154
git-svn-id: svn://192.168.202.10@778 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-14 06:47:23 +00:00
mattf 6cbd8ddf08 several bug fixes, extensions.conf, admin.php, remote agents, CLI lead loader
git-svn-id: svn://192.168.202.10@777 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-14 06:46:49 +00:00
mattf d82ee84736 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 9fedb33f90 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 30ae400fe5 fixed bug 160 in admin.php
git-svn-id: svn://192.168.202.10@774 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-26 06:12:13 +00:00
mattf d6891a1fb5 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 f3069d4b27 added option for install.pl to build entries for phones --build_phones_conf
updated docs

git-svn-id: svn://192.168.202.10@772 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-22 09:10:51 +00:00
mattf c2c741652a updated vtiger_search to 5.0.3 compatibility. Issue 159. Thanks to I. Taushanov
git-svn-id: svn://192.168.202.10@771 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-21 00:39:32 +00:00
mattf 0e7eb94a6f 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 17470a4f89 added ip_relay install and startup to install.pl script
git-svn-id: svn://192.168.202.10@769 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-15 19:54:07 +00:00
mattf a22ea883eb changed relay_control to non-path
git-svn-id: svn://192.168.202.10@768 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-15 19:36:58 +00:00
mattf 961446e020 Added ip_relay scripts for port forwarding of IAX locally
git-svn-id: svn://192.168.202.10@767 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-15 19:27:51 +00:00
mattf 17e630f853 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 ee44b77f0f 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 ee75466221 updated it_language.txt client-side tranalations file, thanks to Davide Bonavita
git-svn-id: svn://192.168.202.10@764 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-11 06:06:07 +00:00
mattf 64ce9eb347 Added --build_multiserver_conf option to install.pl script that will generate multi-server config settings and print them out to the screen without doing any other installation actions:
./install.pl --build_multiserver_conf

git-svn-id: svn://192.168.202.10@763 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-10 08:52:50 +00:00
mattf 7abf82550b fixed install.pl config sample generation after files install
git-svn-id: svn://192.168.202.10@762 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-10 08:50:08 +00:00
mattf 28c19e29c0 added option for system call trigger on call transfer to agi-VDAD_ALL_inbound.agi
git-svn-id: svn://192.168.202.10@761 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-10 08:01:08 +00:00
mattf ffcb43af71 added gender to vicidial.php. It was alredy passing as a hidden field this change allows the value to be changed. Shows up as gender_list field in the display as a select list.
git-svn-id: svn://192.168.202.10@760 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-09 20:14:10 +00:00
mattf 12633bcc13 Added --build_multiserver_conf option to install.pl script that will generate multi-server config settings and print them out to the screen without doing any other installation actions:
./install.pl --build_multiserver_conf

git-svn-id: svn://192.168.202.10@759 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-09 14:35:46 +00:00
mattf 1dbee5f908 added xfercallid link to vicidial_closer_log table
updated version and docs in trunk

git-svn-id: svn://192.168.202.10@758 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-03 18:05:50 +00:00
mattf 393d075292 changed kick-all-calls on logout option to first hangup agent in all cases in vdc_db_query.php
moved ugrade_2.0.5 to old and created new upgrade_2.0.5 file

git-svn-id: svn://192.168.202.10@757 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-28 17:07:03 +00:00
mattf 609dff968b changed kick-all-calls on logout option to first hangup agent in all cases in vdc_db_query.php
git-svn-id: svn://192.168.202.10@756 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-28 17:06:19 +00:00
mattf 2fc9bd652a added run-time config options to agi-record-prompts script for format(gsm/wav) and timeout(in milliseconds)
updated docs and conf_examples accordingly

git-svn-id: svn://192.168.202.10@755 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-26 18:45:03 +00:00
mattf 147d1260e2 removed debug output in vicidial.php
git-svn-id: svn://192.168.202.10@754 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-26 16:32:30 +00:00
mattf 912448816d added hard-code option to kick all calls from conference in vicidial.php in trunk
changed how closer call logging works to test in trunk

git-svn-id: svn://192.168.202.10@753 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-26 16:27:08 +00:00
mattf 8bdfd4f124 added hard-code option to kick all calls from conference in vicidial.php in 2.0.4 branch
git-svn-id: svn://192.168.202.10@752 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-26 16:26:25 +00:00
mattf 7cca3032db Created stable release branch of 2.0.4
git-svn-id: svn://192.168.202.10@751 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-22 08:20:56 +00:00
mattf d207a1b471 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 6ca386f0e4 changed closer/vdad/performance stats reports to be multi-day capable
git-svn-id: svn://192.168.202.10@749 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-19 05:17:24 +00:00
mattf 51bfc34caa added ability to flag special channel in CALLS IN THIS SESSION in vicidial.php. string defined in dbconnect.php
git-svn-id: svn://192.168.202.10@748 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-17 14:09:13 +00:00
mattf d9ae0b9a37 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