mattf
a2a18e32ea
added some notes to the email doc
...
git-svn-id: svn://192.168.202.10@1973 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-25 17:47:39 +00:00
mattf
813765ce6b
Added Survey No Response DROP option to send no-response calls to the campaign drop method
...
git-svn-id: svn://192.168.202.10@1972 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-25 11:19:55 +00:00
mattf
ffe494719f
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
d95613a6d7
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
6ce87ea2f1
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
b3247063ac
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
39e00ca770
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
89c9bf5d2f
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
0dffc8cb3f
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
5b8f449c27
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
02e9c62e4e
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
92368ed85c
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
9a9bcaf4cf
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
177ace7a38
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
ae07a44be1
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
c53fbb88f9
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
583218bb05
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
c999828c3b
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
e1376c0460
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
c35a591983
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
a807133d73
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
38001880d9
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
6322236f54
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
e31e8803ad
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
becaf99d9c
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
16d5e59c5a
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
8dcbf878cd
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
3e3a8c9cb0
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
4eb3174583
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
47569211f5
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
bd18cd9c1f
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
a232d1422c
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
820def3b1b
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
c2273a279e
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
df64b5a2c1
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
d30e1523bc
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
0cd4853649
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
04c4998495
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
c9fc07dcae
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
9046e3565e
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
9c50cd5607
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
158fef32fa
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
23244cee01
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
6b174c3953
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
caf44ed315
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
9e81d447a6
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
e8ee429a50
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
89dfb5ae05
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
be8bae7295
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
646de40c4d
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