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
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
0e2b3cd339
AST_phone_update.pl asterisk 1.8 compatibility fixed, issue #724
...
git-svn-id: svn://192.168.202.10@2047 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-12-10 18:18:22 +00:00
mattf
cf21ae391e
Added several security changes to the admin interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
...
Added 3 new reports to the admin interface: url log, lagged log and user group login reports
Added new AST_phone_update.pl --agent-lookup flag to allow for logging of the IP address of the agent's SIP or IAX phone connection. Can be enabled as a crontab entry to perform the lookups on each asterisk server.
git-svn-id: svn://192.168.202.10@1997 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-02 06:00:53 +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
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
6f04c800a7
added AST_phone_update.pl to update registered IP address of phones in the phones table
...
git-svn-id: svn://192.168.202.10@621 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-21 20:11:56 +00:00