Commit Graph
13 Commits
Author SHA1 Message Date
mattf 95f87d6782 Added response logging for manual dial outbound calls in Call Menu IVRs
git-svn-id: svn://192.168.202.10@3673 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-01-18 22:36:34 +00:00
mattf 337c1ba7ed Fixes for PHP7 for multiple reports
git-svn-id: svn://192.168.202.10@3142 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-10-13 12:46:08 +00:00
mattf 14078e03a8 Fixed QM partition problem with new MySQL keyword 'partition'
git-svn-id: svn://192.168.202.10@2610 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-02 16:55:52 +00:00
mattf 4553738a93 Added Alternate IVR(Call Menu) Logging options
Added more optional logging to ADMIN_keepalive_ALL.pl script for end-of-day processes, also those processes now only run on the voicemail server of a cluster.

git-svn-id: svn://192.168.202.10@2486 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-06 05:08:50 +00:00
mattf 3b5f770743 Changes to queue_log IVR event logging for new QM features
git-svn-id: svn://192.168.202.10@2028 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-27 20:20:42 +00:00
mattf 446b80719a Added filtering to AGI processes to help prevent DID SQL injection attacks
Added nanpa filtering log viewing to new NANPA updating process
Fixed span order in vicidial.php
Fixed issue with list webform overrides in agent interface
other small variable filtering fixes

git-svn-id: svn://192.168.202.10@2023 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-26 01:27:15 +00:00
mattf dff65806f6 Updates to cm AGI script for extended fields
altered cm.agi script to skip lead updates for extended fields with non-digit responses
Added tabtwo format to CLI lead loader

git-svn-id: svn://192.168.202.10@1861 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-10-08 11:10:48 +00:00
mattf af9ad1aa02 Several small fixes
Changed cm.agi to allow inbound logging when lead is defined

git-svn-id: svn://192.168.202.10@1844 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-07-30 11:31:01 +00:00
mattf 5196e990fb added optional extended VL fields to AGI scripts
git-svn-id: svn://192.168.202.10@1840 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-07-14 02:18:26 +00:00
mattf 43363f5785 Added the ability to login with the agent dial-in AGI script only using user and not password, as well as verifying against contact_information instead of vicidial_users, also option to route through call menu instead of redirecting to agent session
Added ability in the cm_lookup.agi script to log user/comments with the agent ID entered in the Agent dial-in AGI script as well as an option to log the call's uniqueid to the address3 field

git-svn-id: svn://192.168.202.10@1814 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-11 20:29:59 +00:00
mattf 79683313ae Small changes to allow for field updating in call menus from transfers
git-svn-id: svn://192.168.202.10@1752 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-05 04:59:32 +00:00
mattf a397c90c41 Added new cm_lookup.agi script to allow for account lookups within a Call Menu without having to go into an in-group. Also new Call Menu option added to allow for vicidial_list field logging of responses inside of a call menu.
git-svn-id: svn://192.168.202.10@1732 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-05 03:37:24 +00:00
mattf dbfc261b04 Added ability to have outbound auto-dial campaigns drop to an audio prompt or a call menu. Outbound IVR Report added. Added optional logging of call menu caller key presses. Lead ID can now be preserved on calls coming from auto-dial or in-groups that go through call menus and back into an in-group.
git-svn-id: svn://192.168.202.10@1664 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-26 04:37:51 +00:00