Commit Graph
19 Commits
Author SHA1 Message Date
mattf 346f939676 Fix for Asterisk manager changes since version 13.
Added optionnal Asterisk security logging script.

git-svn-id: svn://192.168.202.10@3230 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-22 20:08:54 +00:00
mattf d896cb74af admin.php help fixes
Conf update script Fix for high-volume systems, added varibles to hangup queryCID

git-svn-id: svn://192.168.202.10@2969 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-21 03:29:19 +00:00
mattf 7c00875818 Added option for Auto-inactive of expired lists
Fixed issue with using CALLID at beginning of recording filename
Added partial experimantal Asterisk 13 compatibility

git-svn-id: svn://192.168.202.10@2817 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-09-21 12:28:02 +00:00
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 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 a868d64f65 AST_conf_update.pl Changed from hard-coded 60 minute limit to servers.vicidial_recording_limit
git-svn-id: svn://192.168.202.10@1528 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-28 19:07:12 +00:00
mattf a6459fb00f Added new beta script for faster checking of leave-3way conferences, AST_conf_update_3way.pl, read the comments before using
git-svn-id: svn://192.168.202.10@1499 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-08-12 02:52:41 +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 cf282e76fe Fixed extended alt dial bug in agent scripts
Changed agent screen to not delete session reservations at logout, instead ADMIN_keepalive will clear them out once a day at timeclock reset time
Changed callback purge to clear out ACTIVE callbacks older than month/week as well as LIVE

git-svn-id: svn://192.168.202.10@1202 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-12 05:44:35 +00:00
mattf 85ca6f7e6b fixes for manual dial leave 3-way conferences issues
git-svn-id: svn://192.168.202.10@976 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-13 22:26:53 +00:00
mattf c54a5b6873 fixed issues with remote agent pl script
added hangup for left 3way vicidial_conferences in conf_update script

git-svn-id: svn://192.168.202.10@958 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-09 14:11:56 +00:00
mattf 0115f559b0 rewrote leave-3way call functionality in vicidial.php for external calls
added more conferences and made some changes to the default extensions.conf files

git-svn-id: svn://192.168.202.10@951 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-09-15 22:01:26 +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 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 7195d25cb6 added AST_conf_update.pl DBI-version to bin directory
git-svn-id: svn://192.168.202.10@51 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-17 16:09:45 +00:00
mattf 12f604d818 moved AST_conf_update.pl to old Net::MySQL directory
git-svn-id: svn://192.168.202.10@50 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-17 16:04:37 +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