Commit Graph
18 Commits
Author SHA1 Message Date
mattf 8131ffbb48 Updated telnet login process to work with newer Asterisk versions in send-action-child, output, phone bin scripts
git-svn-id: svn://192.168.202.10@2960 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-03 20:13:54 +00:00
mattf 0ef00eb857 Added compatability in the Vicidial code for Asterisk 11
Added database and logfile logging of DTMF events. Works with Asterisk versions 1.8 and higher

git-svn-id: svn://192.168.202.10@2347 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-13 03:05:49 +00:00
mattf edd1b97c70 Small bug fixes related to AGI output in ALL inbound and outbound scripts
git-svn-id: svn://192.168.202.10@1920 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-22 18:04:20 +00:00
mattf dd261c5be1 Added BETA support for Asterisk 1.8 with vicidial. To download a version of Asterisk 1.8, go to:
http://downloads.vicidial.com/beta-apps/

git-svn-id: svn://192.168.202.10@1917 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-20 17:41:26 +00:00
mattf 910d685dcb Added code to deal with Asterisk Manager API logoff timeout changes in several scripts.
git-svn-id: svn://192.168.202.10@1460 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-25 19:41:54 +00:00
mattf b5374b63e4 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
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
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 837e4439d2 added new optimized AST_manager_send.pl and send_child scripts. Thanks to Lott Caskey for the code contribution
git-svn-id: svn://192.168.202.10@469 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-17 20:50:03 +00:00
mattf abfc292562 removed debug and added comments for volume control changes
git-svn-id: svn://192.168.202.10@330 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-04 21:29:34 +00:00
mattf d5a3d67b7a final changes for raising and lowering of individual participant volume levels in vicidial meetme rooms
Affects: vicidial.php, manager_send.php, AST_send_action_child.pl

git-svn-id: svn://192.168.202.10@329 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-04 21:25:54 +00:00
mattf ee500b5532 altered Manager sending scripts for smaller resource footprint
- AST_send_action_child gets all inputs from CLI ARGS, no DB or conf file
- AST_manager_send will launch child process with many encoded fields

git-svn-id: svn://192.168.202.10@184 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-17 17:56:45 +00:00
mattf ee479d83b8 added option to disable file logging for vicidial server-side scripts
git-svn-id: svn://192.168.202.10@171 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 22:10:25 +00:00
mattf 5d108c19bd remove all references to home/cron in bin scripts
git-svn-id: svn://192.168.202.10@165 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 16:18:36 +00:00
mattf eee63ba96a updated AST_send_action_child.pl to use /etc/astguiclient.conf for configs
git-svn-id: svn://192.168.202.10@76 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-18 14:30:14 +00:00
mattf a8a349eedd added DBI-version of AST_send_action_child.pl to bin directory
git-svn-id: svn://192.168.202.10@73 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-18 13:56:01 +00:00
mattf 80b45e3bda moved Net-version of AST_send_action_child.pl
git-svn-id: svn://192.168.202.10@72 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-18 13:51:42 +00:00
mattf 2b6cc8823c moving of executables into bin directory
git-svn-id: svn://192.168.202.10@26 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-08 00:13:19 +00:00