Commit Graph
2077 Commits
Author SHA1 Message Date
mattf d1d4a8fbfc Added queuemetrics_pausereason system setting
git-svn-id: svn://192.168.202.10@3257 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-06-22 14:53:02 +00:00
mattf bff43ccbcd Added duration option to recording_lookup function in the non-agent API
git-svn-id: svn://192.168.202.10@3256 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-06-10 19:07:29 +00:00
mattf feaab74530 Added NONE_ options for the campaign manual_dial_filter
Added optional queue_log cleanup for multiple PAUSEREASON records in the same PAUSE session in cleanup agent log script

git-svn-id: svn://192.168.202.10@3255 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-06-10 14:44:30 +00:00
mattf 4a11b07aa8 Added more settings to add_list & update_list
git-svn-id: svn://192.168.202.10@3254 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-06-06 14:17:49 +00:00
mattf 26a8e4b562 Added the ability to use Automated Reports with standard SFTP and FTPSSL remote servers.
git-svn-id: svn://192.168.202.10@3253 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-06-02 02:40:07 +00:00
mattf 7ec6c91726 Added "3-Way Recording Stop Exception" campaign option to override the "3-Way Recording Stop" setting based upon the 3way phone number dialed.
git-svn-id: svn://192.168.202.10@3252 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-29 03:06:03 +00:00
mattf 2acfe2145b Fix for agentchannel not populating while volumecontrol_active disabled in vicidial.php
git-svn-id: svn://192.168.202.10@3251 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-24 14:31:20 +00:00
mattf bc4fe501a9 Temporarily disabling the $ast13_volume_override feature, it's causing issues with manual dial calls
git-svn-id: svn://192.168.202.10@3249 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-19 21:50:24 +00:00
mattf c0ffae3f8f Fixed issue with Carrier custom dialplan allowing comments ';' in admin.php
git-svn-id: svn://192.168.202.10@3248 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-18 12:30:49 +00:00
mattf 9886d39d01 For agent screen, due to Asterisk stability issues, Disabled agent volume controls for Asterisk 13 servers, added options.php override setting(ast13_volume_override)
git-svn-id: svn://192.168.202.10@3247 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-15 17:57:07 +00:00
mattf 66590f1cd6 Fix for middle_initial --BLANK-- in non-agent API
git-svn-id: svn://192.168.202.10@3246 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-15 05:24:18 +00:00
mattf b29cc1e924 Added hide_relogin_fields URL variable feature in vicidial.php
git-svn-id: svn://192.168.202.10@3245 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-12 14:14:33 +00:00
mattf 1a71b3d944 Added feature to Call Menus to allow copying of previous option
Fixed some javascript and PHP7 issues.

git-svn-id: svn://192.168.202.10@3244 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-08 23:29:19 +00:00
mattf 9e565c6984 Added RS_CUSTINFOdisplay & RS_CUSTINFOminUL options to vicidial/options.php
git-svn-id: svn://192.168.202.10@3242 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-06 20:56:31 +00:00
mattf 86d5f4f8cf Fix for update_lead --BLANK-- issue with custom fields in the Non-Agent API
git-svn-id: svn://192.168.202.10@3241 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-02 13:02:09 +00:00
mattf 603690e887 fixed small bug with last commit
git-svn-id: svn://192.168.202.10@3240 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-01 19:45:14 +00:00
mattf 55f640213f Added NVAuser option for NVA recordings user column in user_stats.php, useful for NVA recording 3way call records
git-svn-id: svn://192.168.202.10@3239 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-01 17:22:55 +00:00
mattf 10b811dc13 Added RS_INcolumnsHIDE, RS_report_default_format & RS_AGENTstatusTALLY options.php settings for the Real-Time Report
git-svn-id: svn://192.168.202.10@3238 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-28 17:39:46 +00:00
mattf 63a865c0da Added use of slave database for real-time wallboard report, if activated, fixes Issue #1207
git-svn-id: svn://192.168.202.10@3237 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-28 02:35:06 +00:00
mattf 27c1ac08f2 Added 2nd option for agentcall_manual to disable FAST DIAL on vicidial.php
git-svn-id: svn://192.168.202.10@3236 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-25 14:04:27 +00:00
mattf b72ebbc9df Added STC(settings-container) and LTT(lead temp table) message playback options for the VD_amd.agi script
git-svn-id: svn://192.168.202.10@3235 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-25 06:29:14 +00:00
mattf 27c722f84e Small fixes for vicidial web issues
git-svn-id: svn://192.168.202.10@3231 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-23 08:04:25 +00:00
mattf 346f939676 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 49838cebe9 Fix for Agent performance detail report, user group issue
git-svn-id: svn://192.168.202.10@3229 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-22 13:54:23 +00:00
mattf e519ccfae9 Added custom_copy_method option for the add_list function, also added this feature to update_list in the Non-Agent API
git-svn-id: svn://192.168.202.10@3226 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-19 00:51:10 +00:00
mattf 30d4c63be0 small changes for mobile web reports
git-svn-id: svn://192.168.202.10@3225 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-16 04:42:30 +00:00
mattf c0f34617e5 Reorganized the Inbound section of admin.php
Fixed help and docs for SIP Event Logging

git-svn-id: svn://192.168.202.10@3223 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-09 21:23:06 +00:00
mattf 1f75291670 Small fix for Issue #1188, allow dial override
git-svn-id: svn://192.168.202.10@3222 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-08 14:11:40 +00:00
mattf 5f92645586 Added options at the campaign and in-group levels to allow you to play alert sounds when a call arrives in the agent's session, in the agents' web browser that they are logged into the agent screen with. Must be enabled in system settings.
git-svn-id: svn://192.168.202.10@3221 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-08 02:47:19 +00:00
mattf 28c4c2c1a8 Small changes to entries_per_page display in admin.php (w/ display all), also added it for DIDs
git-svn-id: svn://192.168.202.10@3220 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-07 03:21:49 +00:00
mattf bd85bdf7b4 Fix for gender custom field population in agent screen, Issue #1205
git-svn-id: svn://192.168.202.10@3219 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-06 16:20:00 +00:00
mattf 3b4571bd04 Fix for manual dial box with no phone number in vicidial.php, Issue #1188
git-svn-id: svn://192.168.202.10@3218 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-06 13:56:18 +00:00
mattf 073cdb5b06 added help documentation for DID Extension Context
git-svn-id: svn://192.168.202.10@3217 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-06 05:01:19 +00:00
mattf 6b34ab0485 Fix for Remote Agents where user deleted in admin.php
git-svn-id: svn://192.168.202.10@3216 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-06 04:36:54 +00:00
mattf 103e31869f Added warnings for inactive voicemail server
git-svn-id: svn://192.168.202.10@3213 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-06 03:41:49 +00:00
mattf 60ebf4aa9a Added entries_per_page system setting option, fixed phone relocate conf file load issue
git-svn-id: svn://192.168.202.10@3212 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-05 23:07:04 +00:00
mattf f2b444272a Fix for Issue #1202
git-svn-id: svn://192.168.202.10@3211 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-05 21:44:16 +00:00
mattf 1bd2603ad2 minor change for other campaign dnc in admin.php
git-svn-id: svn://192.168.202.10@3210 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-04 13:31:25 +00:00
mattf 6544aeb58c Added new System Settings option to allow sending of any CallerID through the Agent API for external_dial outbound calls.
git-svn-id: svn://192.168.202.10@3209 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-03 21:28:59 +00:00
mattf 121105c7ee Added option to show more customer info for level 9 users and customize the color chart times through a Settings Container
Fixes for Real-time report

git-svn-id: svn://192.168.202.10@3208 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-03 19:34:33 +00:00
mattf 98ea3032ce Added an optional "send this user a login link email" link to the User Modify page to send a shortcut URL link for the agent to more easily log into the agent screen. Must be enabled in System Settings.
git-svn-id: svn://192.168.202.10@3207 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-01 19:32:29 +00:00
mattf 3f59ab45f6 Added the "list_custom_fields" Non-Agent API function, to show all list custom data fields in a list/all-lists.
More translations fixes

git-svn-id: svn://192.168.202.10@3206 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-03-31 18:56:11 +00:00
mattf 8387c4309e Translation fixes for admin screens
git-svn-id: svn://192.168.202.10@3205 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-03-27 21:16:59 +00:00
mattf 0a9fe25bbb Small fixes for conference tab issues in astguiclient.php
git-svn-id: svn://192.168.202.10@3204 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-03-19 19:37:22 +00:00
mattf 7b97a6e369 Added a default bgcolor to the servers table on the Reports page, Issue #1203
git-svn-id: svn://192.168.202.10@3203 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-03-18 17:34:20 +00:00
mattf 256d4847de Added more mobile device-specific reports
Reformatted some scripts for mobile devices

git-svn-id: svn://192.168.202.10@3202 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-03-18 15:27:38 +00:00
mattf a256c2d80d Added a SKIP option for the CID Group auto-rotate feature in admin.php
git-svn-id: svn://192.168.202.10@3200 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-03-15 15:30:52 +00:00
mattf d0629d0e27 Added AGENT_PHONE_OVERRIDE campaign option, and amd_agent_route_options
git-svn-id: svn://192.168.202.10@3199 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-03-11 05:47:18 +00:00
mattf 3a49650daa Added support for KHOMP AMD solution
git-svn-id: svn://192.168.202.10@3198 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-02-10 22:22:47 +00:00
mattf bb8ba90285 Update to mobile app web pages
Updates to email integration with Gmail

git-svn-id: svn://192.168.202.10@3197 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-02-10 21:19:35 +00:00