mattf
2b5780a985
Updates for agent 3-way press-1 calls feature
...
git-svn-id: svn://192.168.202.10@3778 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-18 21:07:19 +00:00
mattf
0175a169be
Added code for 3-way-press-agent functions in agent screen, more to follow.
...
git-svn-id: svn://192.168.202.10@3777 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-11-18 12:42:31 +00:00
mattf
7e88b39b1f
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
c709912e13
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
8673950621
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
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
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
4ae1ec617a
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
fc2da0cdad
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
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
ed5cce759f
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
57f909eaa7
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
baa8d8dd84
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
47d7b3647c
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
c4b69ded6e
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
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
0cf912ac2e
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
7b5e07688f
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
95aa01e233
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
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