Commit Graph
1971 Commits
Author SHA1 Message Date
mattf 0f85f9905e Added survey_wait_sec campaign survey option
Added NOINT key for Call Menu prompts to allow for Playback() instead of Background()

git-svn-id: svn://192.168.202.10@1971 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-25 05:01:36 +00:00
mattf 4772ab343b fixed issue with pause code display in real-time report
git-svn-id: svn://192.168.202.10@1970 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-24 18:19:46 +00:00
mattf 3c60fe5e2d Added agent park/hold time stats to Agent Time Detail report
git-svn-id: svn://192.168.202.10@1969 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-23 12:04:36 +00:00
mattf afa945a8c0 Added VICIDIAL_rebuild_list_statuses.pl script, designed to scan all leads marked NOUSE and set them to their proper status, called_count and last_local_call_time according to the logs. Ability to restrict new list_id and old list_id as well.
git-svn-id: svn://192.168.202.10@1968 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-22 14:20:49 +00:00
mattf cd6c0cbc05 Added NANPA areacode and prefix phone number validation and timezone setting options to the admin web lead loader, the Non-Agent API and the CLI lead loader.
git-svn-id: svn://192.168.202.10@1967 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-21 01:43:34 +00:00
mattf 5aa6d396e8 Changed how menus in the hangup cause report were generated to speed up initial load time
git-svn-id: svn://192.168.202.10@1966 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-20 00:50:41 +00:00
mattf 45f5514f99 updated area code populate script, added field for lata_type
git-svn-id: svn://192.168.202.10@1965 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-19 17:32:37 +00:00
mattf 1c682a9fc7 Added Asterisk 1.8 compatibility for Sangoma CPD and the new SIP Hangup logging functions
Added new cpd and sip hangup patch for Asterisk 1.8.21

git-svn-id: svn://192.168.202.10@1964 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-19 00:07:00 +00:00
mattf 9f0fc2292f Changed how server list is generated for Carrier Log Report
Added auto-close to in-group/closer/territory selection screen if agent is not allowed to select.

git-svn-id: svn://192.168.202.10@1963 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-18 14:55:27 +00:00
mattf b88d88ab36 doc updates for new callback duplicate check feature
git-svn-id: svn://192.168.202.10@1962 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-15 03:51:41 +00:00
mattf 7178561e2d added option to remove duplicate callback entries, keeping the newest. For the AST_DB_dead_cb_purge.pl script
git-svn-id: svn://192.168.202.10@1961 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-15 03:26:01 +00:00
mattf 36f9947ed4 vdc_db_query.php, Small fix for multi-server inbound setups and did options in url functions
git-svn-id: svn://192.168.202.10@1960 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-15 01:43:45 +00:00
mattf ab20034617 Added admin report logging to all reports on the system, and added the "Admin Report Log Viewer" linked from the "Admin Utilities" page which allows you to see the reports that have been run on the system. This change has affected almost every report in the system. Bugs were fixed for some exporting reports that were set to use a slave read-only database.
git-svn-id: svn://192.168.202.10@1959 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-14 23:46:14 +00:00
mattf 93f0274bb1 Fix for issue #664, formatting fixes and added --quiet flag in AST_update.pl script
git-svn-id: svn://192.168.202.10@1958 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-14 02:09:29 +00:00
mattf c0cfc71f98 small fixes to bin scripts for SIP code feature
git-svn-id: svn://192.168.202.10@1957 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-13 12:29:57 +00:00
mattf ce2e286be7 changes to SIP code logging, added caller_code field to carrier_log table
git-svn-id: svn://192.168.202.10@1956 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-13 08:16:54 +00:00
mattf 53851e58b6 Add sipcausecodelog_1.4.39.1.patch file to enable AMI manager events for SIP congestion codes
git-svn-id: svn://192.168.202.10@1955 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-13 01:14:45 +00:00
mattf d7d2df4f5e Added method for logging SIP responses for congested calls and displaying them in agent screen for manual dial calls
Fixed issue with logging of manual dial congested calls
Added --email-post-audio option to the VDsales export perl script
Removed a "select *" in the inbound email parser perl script

git-svn-id: svn://192.168.202.10@1954 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-13 00:56:06 +00:00
mattf 8c644f19ba Added agent_status function to the non-agent API
git-svn-id: svn://192.168.202.10@1953 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-05 21:11:09 +00:00
mattf 6cce4c6fc1 Added user_group as a script, form, webform, start_call_url and dispo_call_url variable
git-svn-id: svn://192.168.202.10@1952 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-03 03:42:05 +00:00
mattf 008a76970e Added agi-phone_monitor.agi script to allow better phone-only monitoring of agents using agent user ID or phone extension. Read UPGRADE doc for instructions on how to set up.
git-svn-id: svn://192.168.202.10@1951 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-03 02:03:12 +00:00
mattf 9ac68654fe Added validation for agent manual dial permission on DIAL links
git-svn-id: svn://192.168.202.10@1950 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 14:23:57 +00:00
mattf 2632dc440a Added update_phone_number option to update_lead function, issue #653, non-agent API
git-svn-id: svn://192.168.202.10@1949 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 13:54:41 +00:00
mattf a5e4235191 Applied changes from Issue #655 for vicidial.php
git-svn-id: svn://192.168.202.10@1948 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 13:38:31 +00:00
mattf 5dedc437be added cm_date.agi file
git-svn-id: svn://192.168.202.10@1947 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 12:00:35 +00:00
mattf 66ad3b8075 Asterisk 1.8 fix in ADMIN keepalive script
git-svn-id: svn://192.168.202.10@1946 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 06:40:52 +00:00
mattf 35d12e4374 Added ability to use .agi scripts in Call Menu prompt. Also added cm_date.agi script to say date with options
Converted ereg to preg in the agc agent interface PHP scripts

git-svn-id: svn://192.168.202.10@1945 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 04:52:48 +00:00
mattf 1284d15a71 Added vicidial lead_id and user logging from vicidial values to the NVA recording AGI script
git-svn-id: svn://192.168.202.10@1944 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-26 19:29:38 +00:00
mattf 886d549f50 Added Unique Agents column to the AST_inbound_daily_report.php
git-svn-id: svn://192.168.202.10@1943 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-23 00:08:58 +00:00
mattf 169e821e3b Changed auto-terminate vars to one day so it can restart for systems that don't reboot nightly in the AST_VDremote_agents.pl script
git-svn-id: svn://192.168.202.10@1942 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-23 00:00:00 +00:00
mattf c410696d86 Fixed variable reset affecting logging in AST_VDauto_dial.pl
git-svn-id: svn://192.168.202.10@1941 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-22 10:53:00 +00:00
mattf 553b1cde70 Added DTMF logging as default option in default logger.conf file
git-svn-id: svn://192.168.202.10@1940 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-12 15:03:13 +00:00
mattf 209fc39bdf update for Asterisk 1.8 conf files
added several tweeks for SFTP VD sales export perl script

git-svn-id: svn://192.168.202.10@1939 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-12 14:40:45 +00:00
mattf 78a3877fa4 Cleanup of AD FILL process and addition of keepalive flag
git-svn-id: svn://192.168.202.10@1938 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-27 23:51:01 +00:00
mattf 9497712193 DID extension made non-editable in Modify DID screen of admin.php
git-svn-id: svn://192.168.202.10@1937 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-22 03:25:17 +00:00
mattf e405cc5459 Added Level 8 Disable Add option to system settings
Added Email Log Report
Small change to Lists campaign report to make it more efficient

git-svn-id: svn://192.168.202.10@1936 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-22 02:53:19 +00:00
mattf 0256380fc3 Fixed issue with 3-way call dial timeout in vicidial.php
git-svn-id: svn://192.168.202.10@1935 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-20 17:25:24 +00:00
mattf b14cc553d8 Fixed issue with other campaign dnc in hopper script
git-svn-id: svn://192.168.202.10@1934 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-19 20:02:11 +00:00
mattf a8e618acdf For Realtime Report, added link to in-group selected users report for in-queue inbound calls
git-svn-id: svn://192.168.202.10@1933 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-14 18:28:56 +00:00
mattf 24871df6a6 small fix for new AMD action feature
git-svn-id: svn://192.168.202.10@1932 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-11 04:56:41 +00:00
mattf 90a48f5451 Added AMD actions for call menu and in-group
git-svn-id: svn://192.168.202.10@1931 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-11 02:01:25 +00:00
mattf 1d74d52a70 More updates for non-latin characters email handling
git-svn-id: svn://192.168.202.10@1930 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-30 03:17:31 +00:00
mattf 808089e8e4 better support for non-latin email characters.
new cpan module required: install MIME::Base64

git-svn-id: svn://192.168.202.10@1929 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-27 05:30:12 +00:00
mattf 889c92ade1 Added notice that builk phone insert will not trigger conf file rebuild.
git-svn-id: svn://192.168.202.10@1928 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-25 16:12:32 +00:00
mattf 139228ddff small fix for issue #641<omarrodriguezt>
git-svn-id: svn://192.168.202.10@1927 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-25 15:02:29 +00:00
mattf d32507f015 Issue #637 fix <karlb>
git-svn-id: svn://192.168.202.10@1926 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-25 00:10:23 +00:00
mattf 8ba5cf554a Added options.php option to display first and last name in the user stats results for outbound and inbound calls sections
git-svn-id: svn://192.168.202.10@1925 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-24 23:44:41 +00:00
mattf ae5a93167e Added Inbound Email Report and link
Also added Status Display LEADID options(issue #639)<Framercy>

git-svn-id: svn://192.168.202.10@1924 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-24 22:24:46 +00:00
mattf 2cb3ce4e95 Added new options to lead_tools script. Issue #632 <noah>
git-svn-id: svn://192.168.202.10@1923 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-24 16:31:19 +00:00
mattf ad14a9bf37 Added options.php option to allow non-selectable statuses on the admin modify lead page
git-svn-id: svn://192.168.202.10@1922 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-24 00:52:38 +00:00