Commit Graph
128 Commits
Author SHA1 Message Date
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 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 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 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 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 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 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 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 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 8ca76c85e7 Added lead_all_info Non-Agent API function
Changed admin_modify_lead.php page links to javascript because of Chrome

git-svn-id: svn://192.168.202.10@3386 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-17 14:39:16 +00:00
mattf 97b7929fbb Added list_exists_check option for update_lead Non-Agent API function
git-svn-id: svn://192.168.202.10@3362 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-04 00:48:26 +00:00
mattf a88ae1f86d Added xferconf number options to update_campaign, add_list & update_list Non-Agent API functions
git-svn-id: svn://192.168.202.10@3359 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-27 16:32:19 +00:00
mattf 69986db424 Added menu_id option for add_did and update_did Non-Agent API functions
git-svn-id: svn://192.168.202.10@3355 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-17 20:39:46 +00:00
mattf b9efd4a7ba Added list_exists_check option for add_lead Non-Agent API function
git-svn-id: svn://192.168.202.10@3354 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-16 19:25:49 +00:00
mattf 1d00dd227b Added duplicate check with more X-day options for the Web Lead Loader and the Non-Agent API add_lead function.
git-svn-id: svn://192.168.202.10@3351 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-10 22:02:50 +00:00
mattf b3c6d7d34e Added 'add_did' function to the Non-Agent API.
git-svn-id: svn://192.168.202.10@3349 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-10 01:44:48 +00:00
mattf 18828322df Added 'copy_user' function to the Non-Agent API.
git-svn-id: svn://192.168.202.10@3342 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-14 14:14:48 +00:00
mattf df7e5146c1 Added group_by_campaign option to agent_stats_export function of the Non-Agent API
git-svn-id: svn://192.168.202.10@3333 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-01 21:57:09 +00:00
mattf f9f18b797b Added delete_did option to update_did function, Issue #1242
git-svn-id: svn://192.168.202.10@3324 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-13 12:57:19 +00:00
mattf b88eac841f Added campaign_id option to agent_stats_export function in Non-Agent API
git-svn-id: svn://192.168.202.10@3310 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-06 22:04:03 +00:00
mattf ffc9d9716b Added extension as recording_lookup option
Allowed for secure sounds_web_server setting

git-svn-id: svn://192.168.202.10@3301 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-10-04 13:13:36 +00:00
mattf 0a4460fcd8 Added search_method BLOCK option for hopper_list function in non-agent API
git-svn-id: svn://192.168.202.10@3281 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-08-26 04:31:02 +00:00
mattf 9558ebc2f2 Added campaigns_list & hopper_list functions to the Non-Agent API
git-svn-id: svn://192.168.202.10@3276 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-08-15 20:29:55 +00:00
mattf 550f4fb44b Added several more options to add_phone and update_phone functions in the Non-Agent API
git-svn-id: svn://192.168.202.10@3258 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-06-23 21:00:14 +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 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 296b2e735f docs updates
git-svn-id: svn://192.168.202.10@3250 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-05-22 17:30:29 +00:00
mattf d2434b437c minor doc fix
git-svn-id: svn://192.168.202.10@3228 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-19 01:03:03 +00:00
mattf dcb8192b26 doc update for last commit
git-svn-id: svn://192.168.202.10@3227 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-19 01:00:31 +00:00
mattf b728737f6f small doc fix
git-svn-id: svn://192.168.202.10@3214 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-04-06 03:51:20 +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 5f11a8eb1b Added CID Group Type of NONE
git-svn-id: svn://192.168.202.10@3185 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-01-08 18:41:52 +00:00
mattf c2853f83db Added remove_from_hopper option to update_lead Non-agent API function
git-svn-id: svn://192.168.202.10@3168 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-11-14 22:36:35 +00:00
mattf 3418327b9e Added add_dnc_phone and add_fpg_phone Non-agent API functions
git-svn-id: svn://192.168.202.10@3165 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-11-14 02:49:15 +00:00
mattf 60386dbfe2 Added list_info Non-Agent API function
git-svn-id: svn://192.168.202.10@3158 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-11-07 17:40:38 +00:00
mattf d60907a3e3 Added list_description field to add_list and update_list functions in the Non-Agent API
git-svn-id: svn://192.168.202.10@3137 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-09-30 20:52:34 +00:00
mattf ece5e126a1 Added custom_fields_copy option to add_list Non-Agent API function
git-svn-id: svn://192.168.202.10@3120 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-07-03 14:13:35 +00:00
mattf b6aa6db7e7 Added update_cid_group_entry function to the Non-Agent API
git-svn-id: svn://192.168.202.10@3117 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-06-28 19:06:52 +00:00
mattf 5d08d54796 Added "agent_campaigns" Non-Agent API function
git-svn-id: svn://192.168.202.10@3081 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-03-25 16:03:31 +00:00
mattf f848b67b34 Added lead_callback_info Non-Agent API function, it outputs scheduled callback data for a specific lead
git-svn-id: svn://192.168.202.10@3057 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-12-14 22:07:17 +00:00
mattf b327cf202f Added daily_reset_limit Lists feature(editable by level 9 users only)
git-svn-id: svn://192.168.202.10@3032 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-09-16 15:11:54 +00:00
mattf b45ac55ffa Added options to update_campaign, add_user, update_phone in Non-Agent API
Added function update_did to Non-Agent API

git-svn-id: svn://192.168.202.10@2959 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-31 21:29:15 +00:00
mattf 787458a1d2 Added Non-Agent API call_dispo_report function
Added URL columns to API Log Report
Added Time to/from to Agent Performancce Detail report

git-svn-id: svn://192.168.202.10@2906 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-08 22:34:57 +00:00
mattf 87f36940ea Added call_status_stats API function
Added vendor lead code filtering option to Lead Export Report

git-svn-id: svn://192.168.202.10@2882 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-01-10 01:27:59 +00:00
mattf 8d1be04e50 Added lead_status_search Non-Agent API function
Added more debug logging to ASTupdate AMI2 script

git-svn-id: svn://192.168.202.10@2878 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-12-29 21:46:15 +00:00