Commit Graph
3321 Commits
Author SHA1 Message Date
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 cbd163147d Fix for Copy Phone issue in admin.php
git-svn-id: svn://192.168.202.10@3464 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-24 16:45:27 +00:00
mattf 2449b00b73 Fix for WebForm 3 after API update fields issue in vicidial.php
git-svn-id: svn://192.168.202.10@3463 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-23 13:37:35 +00:00
mattf 5e1175268a Fix for Leave 3-Way Start Recording issue in vicidial.php
git-svn-id: svn://192.168.202.10@3462 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-23 13:14:54 +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 b2e799cc02 Update to DB schema for new Asteirsk 16 code
git-svn-id: svn://192.168.202.10@3458 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-17 20:00:47 +00:00
mattf ce93c3ef50 removal of some debug code for QC
git-svn-id: svn://192.168.202.10@3457 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-17 15:24:41 +00:00
mattf ff4da7de46 Fix for issue #1314, realtime report
git-svn-id: svn://192.168.202.10@3456 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-16 02:44:16 +00:00
mattf e6f3f18fb6 Fixes in PHP scripts for XSS minor security issues.
git-svn-id: svn://192.168.202.10@3455 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-16 00:26:02 +00:00
mattf 1f249552ec Default security fixes, CVE-2021-28854
git-svn-id: svn://192.168.202.10@3454 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-15 15:10:25 +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 70b2001681 create mysql fix
git-svn-id: svn://192.168.202.10@3452 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-09 21:39:19 +00:00
mattf 43bb8364fe Added In-Group Drop Seconds Override Container and Inbound Manual Dial Agent Forced Ready features
git-svn-id: svn://192.168.202.10@3451 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-09 16:49:24 +00:00
mattf d5290f743c Added option to reset called_count to 0 to the Advanced Lead Managemt page
git-svn-id: svn://192.168.202.10@3450 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-07 14:52:51 +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 8aa16e4f62 Fixed help display for dozens of reports
Added more call detail stats for calls to DIDs and what happened to them
Fixed issue with User Group permissions in Inbound summary hourly report and the agent status detail report.

git-svn-id: svn://192.168.202.10@3448 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-05 13:10:27 +00:00
mattf 0c6b419917 Fix for specific custom field values with a slash in them, agc/functions.php
git-svn-id: svn://192.168.202.10@3447 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-03 20:29:30 +00:00
mattf 51181f86ef Quick fix for Issue #1311
git-svn-id: svn://192.168.202.10@3446 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-28 02:02:43 +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 84122e55ea Added DB disconnect and reconnect to save DB connections on long response time URLs to AST_send_URL.pl
git-svn-id: svn://192.168.202.10@3444 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-20 02:11:31 +00:00
mattf 09f31d3df1 Fix for Copy Phone conf rebuild, Require prompt be populated on Call Menu creation and modification
git-svn-id: svn://192.168.202.10@3443 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-19 23:43:24 +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 d3a30126a1 Added owner to DB=1 output for the hopperlist report
git-svn-id: svn://192.168.202.10@3441 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-14 20:22:59 +00:00
mattf 07e747eb88 Fix for SOURCESELECT issue in custom fields
git-svn-id: svn://192.168.202.10@3440 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-08 14:01:20 +00:00
mattf dc7c2657f6 Fix for SELECTSOURCE reloading issue in vdc_form_display.php
git-svn-id: svn://192.168.202.10@3439 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-06 22:29:13 +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 42ca7ba6f1 Added more list count options to list_split.php
git-svn-id: svn://192.168.202.10@3434 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-27 21:43:22 +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 97ece9cfeb Fix for campaign ID underscore issue #1265
git-svn-id: svn://192.168.202.10@3430 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-24 02:46:22 +00:00
mattf c37e4a5398 doc update for last commit, more screen labels
git-svn-id: svn://192.168.202.10@3429 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-22 02:28:22 +00:00
mattf c864ad6cb8 Added more screen labels for non-form fields
git-svn-id: svn://192.168.202.10@3428 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-22 02:26:19 +00:00
mattf a39afe285b small fix for KHOMP_updater.pl script
git-svn-id: svn://192.168.202.10@3427 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-21 22:07:13 +00:00
mattf dbf7a5e753 Fix for KHOMP outbound AGI script
git-svn-id: svn://192.168.202.10@3426 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-18 03:33:01 +00:00
mattf 5e706c032a Added calls_waiting_vl_ campaign options to add optional lead columns to the agent screen Calls In Queue panel
git-svn-id: svn://192.168.202.10@3425 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-17 16:02:27 +00:00
mattf 2b0f37d4b3 Added 4 fields to vicidial_khomp_log table in KHOMP_settings.sql
git-svn-id: svn://192.168.202.10@3424 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-14 21:44:15 +00:00
mattf 64997696c0 Update to KHOMP SQL setup file
git-svn-id: svn://192.168.202.10@3423 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-13 02:03:01 +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 817ff333f7 Modified the Hopper Drop-Run process to modify the priority and source of DROPs already in the hopper
git-svn-id: svn://192.168.202.10@3421 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-07 23:59:42 +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 6de9686467 Added only_field option for refresh of already-loaded custom form SOURCESELECT element, cascading SOURCESELECT custom field refreshes.
git-svn-id: svn://192.168.202.10@3419 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-05 03:29:51 +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 6cb3c1353c Fixed issue #1271, security_phrase field not populating in custom fields form
git-svn-id: svn://192.168.202.10@3417 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-02 01:33:43 +00:00