mattf
a06c8d2fe9
Added admin web interface to allow for easy linking and display of custom
...
reports that are not included in Vicidial
Added Status Groups and the ability to override Campaign Statuses on a per-In-Group or per-List basis
Added Minimum and Maximum Seconds options for all status settings. This allows you to prevent the use of a status by an agent if they have
talked to a customer less than X seconds or more than Y seconds.
Fixed issue with email Customer Gone message in agent screen
Added Asterisk 1.8 and higher voicemail.conf sample file
Added listed support in install.pl for Asterisk 11
git-svn-id: svn://192.168.202.10@2403 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-29 12:50:38 +00:00
mattf
4979aab5c3
Fixed issue with check-all in callbacks bulk move script
...
git-svn-id: svn://192.168.202.10@2402 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-24 14:56:17 +00:00
mattf
55052fe65f
Added audio alert when email arrives in vicidial.php, issue #899
...
git-svn-id: svn://192.168.202.10@2401 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-22 04:11:25 +00:00
mattf
9871cff1bd
Add sounds directory for agc directory for agent alerting on email/chat
...
git-svn-id: svn://192.168.202.10@2400 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-22 04:02:06 +00:00
mattf
5002a2b7d9
Added new perl script for CLI exporting of leads from a list with custom field data: AST_list_export.pl
...
git-svn-id: svn://192.168.202.10@2399 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-21 10:43:07 +00:00
mattf
305083d474
minor fix to admin.php copying campaign restrictions
...
git-svn-id: svn://192.168.202.10@2398 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-19 10:43:26 +00:00
mattf
3c805918a8
tiny fix for header info in admin.php
...
git-svn-id: svn://192.168.202.10@2397 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-08 03:57:56 +00:00
mattf
98ed97b4aa
Added links and lists for DIDs and Call Menus in use in sections in admin.php, Issue #835
...
git-svn-id: svn://192.168.202.10@2396 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-08 02:37:43 +00:00
mattf
a464105afd
Fixed issue with field deletion in admin_lists_custom.php
...
git-svn-id: svn://192.168.202.10@2395 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-08 00:06:45 +00:00
mattf
79bfb8784f
Added archive_path flag to ADMIN_backup.pl, issue #896
...
git-svn-id: svn://192.168.202.10@2394 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-06 17:42:23 +00:00
mattf
121595aa44
Changed campaign_cid_areacodes to operate with 2-5 digit areacodes
...
git-svn-id: svn://192.168.202.10@2393 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-06 14:17:42 +00:00
mattf
55bd667d13
Added --remove-nondigits and --protect-areacodes options to the DNC filter script
...
git-svn-id: svn://192.168.202.10@2392 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-05 02:26:05 +00:00
mattf
fd8b029ae0
Added AST_DB_DNC_filter.pl script to allow filtering of existing DNC entries
...
git-svn-id: svn://192.168.202.10@2391 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-05 01:02:24 +00:00
mattf
592a3bdeba
Fixed issue with recording vicidial_id for remote agent calls, now set to closecallid in ALL inbound AGI script
...
git-svn-id: svn://192.168.202.10@2390 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-04 12:16:19 +00:00
mattf
a68f2af2e5
Added logging of DNC list insertion and deletion to vicidial_dnc_log table
...
git-svn-id: svn://192.168.202.10@2389 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-10-01 01:12:58 +00:00
mattf
8e8410c3c7
Separated User Group permissions for Inbound Report report by in-group and by DID
...
git-svn-id: svn://192.168.202.10@2388 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-28 17:05:02 +00:00
mattf
b71879a943
Fixed issue with API transfers and dial_override flag
...
Change to Agent API to allow * and # in phone_number field
git-svn-id: svn://192.168.202.10@2387 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-28 16:07:34 +00:00
mattf
146c30473a
Added integer sort for phones listing in admin.php
...
git-svn-id: svn://192.168.202.10@2386 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-27 12:39:15 +00:00
mattf
055b96c650
Added did_carrier_description, sorting by columns in DID list page, integer sort for user list page in admin.php
...
git-svn-id: svn://192.168.202.10@2385 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-27 12:28:28 +00:00
mattf
f4937e861c
Added option to hide users from appearing on real-time report.
...
git-svn-id: svn://192.168.202.10@2384 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-26 02:39:22 +00:00
mattf
727af56ae9
Added DID custom fields as webform and script variables in the agent screen
...
git-svn-id: svn://192.168.202.10@2383 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-24 01:07:13 +00:00
mattf
dd8e8094ed
Fixed security issues with user access in Admin Modify Lead, issue #894
...
git-svn-id: svn://192.168.202.10@2382 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-23 11:55:40 +00:00
mattf
54240c3f68
Added more permission validation before deleting records in admin.php, issue #893
...
git-svn-id: svn://192.168.202.10@2381 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-17 20:35:52 +00:00
mattf
432255f4af
Added functionality to adjust the input field lengths in the agent screen
...
and the admin modify lead pages to follow the database schema field
lengths for the default lead fields.
git-svn-id: svn://192.168.202.10@2380 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-17 17:28:13 +00:00
mattf
83a78c6267
several small fixes to the AST_recordings_export.pl script
...
git-svn-id: svn://192.168.202.10@2379 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-16 10:51:28 +00:00
mattf
1bd24b2302
Added optional GPG audio recording encryption.
...
Added option to use RECID as a recording filename variable.
git-svn-id: svn://192.168.202.10@2378 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-16 02:20:11 +00:00
mattf
8e21e76b92
small variable fix for vdc_db_query.php
...
git-svn-id: svn://192.168.202.10@2377 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-11 16:28:08 +00:00
mattf
bef7e5881c
Added missing DB field to vicidial_users
...
git-svn-id: svn://192.168.202.10@2376 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-11 09:59:56 +00:00
mattf
615839f28b
Added $active_only_default_campaigns options.php option for Campaigns Listings in admin.php
...
git-svn-id: svn://192.168.202.10@2375 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-09 19:17:18 +00:00
mattf
ec07b0ad9d
Fixed issues with translated select list values, issue #885 , affected Export calls and leads reports
...
git-svn-id: svn://192.168.202.10@2374 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-09 11:54:16 +00:00
mattf
0a8755c5f0
Fix for time display issue for downloads, issue #886 , agent performance detail report
...
git-svn-id: svn://192.168.202.10@2373 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-09 11:30:57 +00:00
mattf
a4dc74f5f5
Fixed MDlogEPOCH variable issue #882 in vicidial.php
...
git-svn-id: svn://192.168.202.10@2372 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-09 06:21:40 +00:00
mattf
74e4303513
Fix for issue #887 , Added new User Group options for Allowed Reports to control the Report Page Servers Summary and the Admin Utilities Page
...
git-svn-id: svn://192.168.202.10@2371 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-09 06:07:42 +00:00
mattf
1a988dbc28
small fixes for custom fields data options
...
git-svn-id: svn://192.168.202.10@2370 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-09 05:37:23 +00:00
mattf
fe575eb003
Fixed field lengths that didn't match DB schema in admin modify lead scripts
...
Added debug output for vendor_lead_code duplicate rejections count
Fixed some untranslated phrases in admin.php
Added compatibility for custom fields data options
git-svn-id: svn://192.168.202.10@2369 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-08 19:47:33 +00:00
mattf
11348fd6bf
Added Admin -> Settings Containers to admin web interface to allow more easy
...
configuration of back end scripts and Dispo Email sending
Added agc/dispo_send_email.php script to be used with the Dispo Call URL
option in campaigns and in-groups.
git-svn-id: svn://192.168.202.10@2368 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-06 21:57:16 +00:00
mattf
a95fd39b14
Added DID Filter URL logging to url log, and added variables for uniqueid, channel and server_ip
...
git-svn-id: svn://192.168.202.10@2367 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-06 17:41:22 +00:00
mattf
439ecf919e
Added inbound group _lead_reset options for calls hung up or sent to voicemail/message
...
git-svn-id: svn://192.168.202.10@2366 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-05 02:59:49 +00:00
mattf
748ba761b0
Added experimental Agent Whisper Monitoring from the Real-time Report. Must be enabled in System Settings. Issue #840
...
git-svn-id: svn://192.168.202.10@2365 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-04 15:38:38 +00:00
mattf
1b5d77fc29
Added call status as option in user_stats.php report, Issue #883
...
git-svn-id: svn://192.168.202.10@2364 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-04 13:08:07 +00:00
mattf
7acc33919c
Added option to set entry_list_id as option in non-agent API for add_lead and update_lead functions. See doc for more info.
...
git-svn-id: svn://192.168.202.10@2363 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-31 01:56:29 +00:00
mattf
633e9860f9
Fix for non-latin display issue #858
...
git-svn-id: svn://192.168.202.10@2362 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-28 16:30:55 +00:00
mattf
555e0d7401
Added option for secondary sorting by vendor_lead_code, Issue #833
...
git-svn-id: svn://192.168.202.10@2361 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-28 15:12:05 +00:00
mattf
1b543de5e2
Added $DB hidden variable in Filter Text form, Issue #845
...
git-svn-id: svn://192.168.202.10@2360 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-28 14:16:37 +00:00
mattf
5d1b75eda8
Added option in the web-based lead loader to convert state names to their
...
two-letter abbreviations.
git-svn-id: svn://192.168.202.10@2359 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-28 13:15:32 +00:00
mattf
0940aaa6c8
Added default language in system settings
...
Fixed issue #877 , hide lead data and phone numbers in export reports
git-svn-id: svn://192.168.202.10@2358 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-28 02:04:21 +00:00
mattf
49cced282f
Added Agent Display Fields campaign option
...
git-svn-id: svn://192.168.202.10@2357 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-25 22:16:53 +00:00
mattf
1e65724fd7
Added agc/dispo_add_FPG.php script to be able to insert a phone number into
...
an inbound Filter Phone Group when set to a certain specific disposition using the Dispo Call URL.
git-svn-id: svn://192.168.202.10@2356 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-24 22:02:39 +00:00
mattf
19792e4a18
Added agent debug logging and report
...
git-svn-id: svn://192.168.202.10@2355 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-24 14:31:34 +00:00
mattf
6c0a9328f3
fixed issue #875
...
git-svn-id: svn://192.168.202.10@2354 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-18 19:36:23 +00:00