Commit Graph
827 Commits
Author SHA1 Message Date
mattf b0744de0bd Added timeout fix for manual dial calls, set the CAMPDTO dialplan variable
git-svn-id: svn://192.168.202.10@3550 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-03 21:28:52 +00:00
mattf db9297e9d5 Added 'delete_cf_data' setting to the update_lead Non-Agent API function
git-svn-id: svn://192.168.202.10@3540 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-19 01:55:33 +00:00
mattf 4242aeb447 Added In-Group in_queue_nanque options
Added optional phone_number search for lead_all_info function
Fix for Inbound Report with optional campaign-select AHT calc

git-svn-id: svn://192.168.202.10@3535 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-08 03:54:53 +00:00
mattf c953332907 Added lead_search Non-Agent API function
git-svn-id: svn://192.168.202.10@3533 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-10-27 14:43:14 +00:00
mattf b7f73d59fc Updated dispo-send-email doc with script tab email example
git-svn-id: svn://192.168.202.10@3527 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-26 13:38:00 +00:00
mattf b930ae2dcd Update of KHOMP code.
git-svn-id: svn://192.168.202.10@3524 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-23 04:22:12 +00:00
mattf c44003af08 Added batch_update_lead function to the Non-Agent API
git-svn-id: svn://192.168.202.10@3522 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-19 13:23:07 +00:00
mattf 42a0e8c30d Added PJSIP_SUPPORT.txt document
git-svn-id: svn://192.168.202.10@3512 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-31 20:51:17 +00:00
mattf 9da5e53bc1 Small default sip.conf change for better PJSIP compatibility
git-svn-id: svn://192.168.202.10@3511 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-31 20:07:55 +00:00
mattf d5b6b70710 change default pjsip.conf to bind to port 5061
git-svn-id: svn://192.168.202.10@3506 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-27 15:01:52 +00:00
mattf 233b9a5847 Added PJSIP support for Asterisk 16
git-svn-id: svn://192.168.202.10@3505 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-27 14:36:09 +00:00
mattf 470a7aa28e Fix to allow for legacy attachment file locations in "agc" directory for dispo_send_email.php
git-svn-id: svn://192.168.202.10@3502 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-24 00:19:39 +00:00
mattf a42726bb0e Added 'Phone Stats' to report permissions list in admin.php
Added slave DB and user group allowed reports permissions code, and report log logging in phone_stats.php
Added update of live agent records for ingroup_rank/ingroup_grade in the update_user function in non_agent_api.php

git-svn-id: svn://192.168.202.10@3492 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-12 21:03:55 +00:00
mattf 17ca1bc19e Added CID Group Failover campaign setting(cid_group_id_two)
git-svn-id: svn://192.168.202.10@3489 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-01 00:38:51 +00:00
mattf 68fb0d6c8e documentation updates
git-svn-id: svn://192.168.202.10@3488 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-20 13:20:36 +00:00
mattf 988d3cf40a small doc fix
git-svn-id: svn://192.168.202.10@3486 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-19 21:21:00 +00:00
mattf f33fba656f Added new state override options for 24-Hour Call Count Limits
Fix for vicidial.php issue with Dial In-Group calls with filter errors

git-svn-id: svn://192.168.202.10@3485 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-19 21:11:23 +00:00
mattf 7f48e8a5b2 Fixes for 24-Hour Call Count Limits with standard Auto-Alt-Dialing and ANYONE scheduled callbacks
Added additional standard Auto-Alt-Dialing debug output

git-svn-id: svn://192.168.202.10@3484 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-19 02:07:46 +00:00
mattf 888a13abfc Added 24-Hour Called Count Limit campaign feature, allows you to limit the number of calls to be placed to a phone number or lead in a 24-hour time period. Also allows for state-based override settings. For more information, read the CALL_COUNT_LIMITS.txt doc.
git-svn-id: svn://192.168.202.10@3483 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-16 05:49:21 +00:00
mattf d4f52b1f3c Update to TILTX doc
git-svn-id: svn://192.168.202.10@3482 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-15 21:33:36 +00:00
mattf ae66cfbbba Added ingroup_rank/ingroup_grade options to the update_user Non-Agent API function
git-svn-id: svn://192.168.202.10@3469 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-02 02:11:48 +00:00
mattf 3ba9f02ba5 Added BARGESWAP option to blind_monitor function
for Non-Agent API, and added a related options.php setting

git-svn-id: svn://192.168.202.10@3466 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-25 18:39:43 +00:00
mattf cd84efca3c Added term_reason as a dispo_call_url variable
git-svn-id: svn://192.168.202.10@3465 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-25 18:01:39 +00:00
mattf cc542061ff Minor issue fix for CORS support
git-svn-id: svn://192.168.202.10@3461 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-18 19:34:48 +00:00
mattf 471759f33c Added CORS support for some admin web PHP scripts
git-svn-id: svn://192.168.202.10@3460 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-18 19:23:02 +00:00
mattf a84de7f6b2 Added CORS(Cross-Origin Resource Sharing) support for the VICIdial agent PHP scripts. see the CORS_SUPPORT.txt doc for more information.
git-svn-id: svn://192.168.202.10@3459 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-18 03:24:05 +00:00
mattf 0e1ffd4b1d Added more variables for add_did/update_did Non-Agent API functions
git-svn-id: svn://192.168.202.10@3453 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-11 20:41:10 +00:00
mattf 6228b167a0 Added TILTX features for pre-carrier call filtering
git-svn-id: svn://192.168.202.10@3449 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-06 14:08:45 +00:00
mattf b6fccf0dfd Added more optional QM data correction to the AST_cleanup_agent_log.pl script
git-svn-id: svn://192.168.202.10@3445 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-24 13:41:41 +00:00
mattf db5ff6183f Added phone_code as modifiable field in update_lead function in the Non-Agent API
git-svn-id: svn://192.168.202.10@3442 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-17 23:50:15 +00:00
mattf 80efec5dfa Updated WEBSOCKETS_SUPPORT.txt doc
git-svn-id: svn://192.168.202.10@3438 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-05 21:24:41 +00:00
mattf f4ac9096cb Updated AGENT_EVENTS_PUSH.txt doc
git-svn-id: svn://192.168.202.10@3437 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-05 21:20:56 +00:00
mattf 254de820fa Doc update for agent API
git-svn-id: svn://192.168.202.10@3436 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-05 00:08:43 +00:00
mattf 7a4ce83cc6 Added mohsuggest phone config option for SIP and IAX phones
Added new option/layout to agc/alt_display.php

git-svn-id: svn://192.168.202.10@3435 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-29 21:02:47 +00:00
mattf beca51816b small fix to last commit
git-svn-id: svn://192.168.202.10@3433 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-27 15:45:56 +00:00
mattf 436ecd0265 Update to Chrome JS throttling doc
git-svn-id: svn://192.168.202.10@3432 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-27 15:43:14 +00:00
mattf 072a736182 Added calls_inqueue_count_ campaign options
git-svn-id: svn://192.168.202.10@3431 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-26 15:05:26 +00:00
mattf aa93017117 Added Event handlers for new manager events, updates to the listen script
git-svn-id: svn://192.168.202.10@3422 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-08 14:35:22 +00:00
mattf cc2c7312fc Added hopper_drop_run_trigger_all option
Moved dialable_leads function to functions.php
Added 'dialable_count' option to list_info Non-Agent API function

git-svn-id: svn://192.168.202.10@3420 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-06 22:27:23 +00:00
mattf f985cb2dfb Added 'custom_fields_delete' option for update_list function of the Non-Agent API
git-svn-id: svn://192.168.202.10@3418 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-02 15:14:41 +00:00
mattf 2e812c8340 Added 'custom_fields_update' option for update_list function in the Non-Agent API
git-svn-id: svn://192.168.202.10@3415 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-01 19:54:04 +00:00
mattf bb43cf0569 Added ability to use custom_fields_copy on update_list on a deleted list_id in the Non-Agent API
git-svn-id: svn://192.168.202.10@3412 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-30 20:35:47 +00:00
mattf 2258f0484f git-svn-id: svn://192.168.202.10@3408 3d104415-ff17-0410-8863-d5cf3c621b8a 2021-03-28 15:00:13 +00:00
mattf 6d3881a0a3 Added system setting(agent_screen_timer) for selection of JavaScript timer: setTimeout or EventSource for the agent screen
git-svn-id: svn://192.168.202.10@3407 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-28 02:49:24 +00:00
mattf eb7307ad28 Added more data output fields to agent_stats_export Non-Agent API function
git-svn-id: svn://192.168.202.10@3404 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-26 00:45:23 +00:00
mattf d3a5d77f42 Added WEB_BROWSER_JAVASCRIPT_THROTTLING.txt document
git-svn-id: svn://192.168.202.10@3403 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-25 15:08:47 +00:00
mattf a571da5d91 Added checking of .wav files for asterisk-compatible format in Audio Store
Added display of bad wav file formats on sounds_list Non-Agent API function

git-svn-id: svn://192.168.202.10@3398 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-22 16:52:40 +00:00
mattf 6b35f07a01 Added additional update_fields options: scriptreload,script2reload,formreload,emailreload,chatreload
git-svn-id: svn://192.168.202.10@3396 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-21 04:05:02 +00:00
mattf b7d2068fa7 Added special 'xDAYS' value option for callback_datetime
to Non-Agent API
Added 'custom_fields_add' option for update_list function
 to Non-Agent API

git-svn-id: svn://192.168.202.10@3394 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-21 02:10:28 +00:00
mattf 55b74f5035 Fixes for better consistency in password change process for both vicidial.php and admin.php, Issue #1261
git-svn-id: svn://192.168.202.10@3387 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-17 16:14:27 +00:00