Commit Graph
9 Commits
Author SHA1 Message Date
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