Commit Graph
12 Commits
Author SHA1 Message Date
mattf 6a3d4267df 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 90768e4617 Changed to only allow running AST_vm_update.pl script on designated voicemail server, and run for all mailboxes
git-svn-id: svn://192.168.202.10@2198 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-24 15:29:23 +00:00
mattf 666a583b24 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 b0429123c3 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 f0e29dd07b Fixed small bug in voicemail update script
git-svn-id: svn://192.168.202.10@1282 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-17 16:13:00 +00:00
mattf 260144515e Changed WEBFORM links in vicidial.php to use window.open instead of traditional links due to IE7 issue
Added stand-alone voicemail accounts configurable through admin.php
cleanup of admin.php code to fit standard

git-svn-id: svn://192.168.202.10@1235 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-21 02:14: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
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 a86f0a0960 changed 6 scripts to use /etc/astguiclient.conf for configuration
git-svn-id: svn://192.168.202.10@64 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-17 19:45:24 +00:00
mattf d5084794cc added DBI-version of AST_vm_update.pl to bin directory
git-svn-id: svn://192.168.202.10@54 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-17 16:12:11 +00:00
mattf aaaa1140c2 moved AST_vm_update.pl to old directory
git-svn-id: svn://192.168.202.10@53 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-17 16:11:08 +00:00
mattf fba5777836 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