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
mattf
ef84757adf
Optimization for dialable lead count SQL
...
git-svn-id: svn://192.168.202.10@2353 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-17 17:34:30 +00:00
mattf
523f37429c
hopper fixes again
...
git-svn-id: svn://192.168.202.10@2352 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-17 16:47:28 +00:00
mattf
86d8a4cd95
bug fix hopper script
...
git-svn-id: svn://192.168.202.10@2351 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-17 16:45:47 +00:00
mattf
c8574eba43
only force index on counts in AST_VD_hopper.pl
...
git-svn-id: svn://192.168.202.10@2350 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-17 16:43:26 +00:00
mattf
833c0d3415
Added force index to some vicidial_list queries in AST_VDhopper.pl script
...
git-svn-id: svn://192.168.202.10@2349 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-17 16:32:47 +00:00
mattf
e81231bd14
add missing alt url admin page
...
git-svn-id: svn://192.168.202.10@2348 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-13 17:32:19 +00:00
mattf
0ef00eb857
Added compatability in the Vicidial code for Asterisk 11
...
Added database and logfile logging of DTMF events. Works with Asterisk versions 1.8 and higher
git-svn-id: svn://192.168.202.10@2347 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-13 03:05:49 +00:00
mattf
6ea37dc035
Added the ability to define multiple Dispo Call URLs as well as define specific statuses that they will be triggered for.
...
Changed how Dispo Call URLs are processed to not delay agent actions.
Added more logging and HTTPS compatibility to AST_send_URL.pl script
git-svn-id: svn://192.168.202.10@2346 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-13 00:51:13 +00:00
mattf
8263903bfa
Added max_queue_ingroup_ DID settings options
...
git-svn-id: svn://192.168.202.10@2345 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-09 03:55:04 +00:00
mattf
7d605e4177
Added user setting for lead_filter_id in no-hopper dialing
...
Fixed in-group no-agent call url
git-svn-id: svn://192.168.202.10@2344 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-07 15:28:06 +00:00
mattf
85d8622a30
Fixed issue with ALT and ADDR3 lookups with list/campaign restruction, Issue #872
...
git-svn-id: svn://192.168.202.10@2343 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-04 11:57:01 +00:00
mattf
41451efcde
Change disposubmit to be blocking before resume, Issue #863
...
git-svn-id: svn://192.168.202.10@2342 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-04 04:17:54 +00:00
mattf
90afedbe12
Fixed field sizes in Issues #867 and #868
...
git-svn-id: svn://192.168.202.10@2341 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-04 01:09:50 +00:00
mattf
d7699c039f
Added option to fully urlencode variables if IFRAME is used in script Issue #864
...
git-svn-id: svn://192.168.202.10@2340 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-04 00:47:09 +00:00
mattf
17b1b4b880
Added ability to use No Agent Call URL with the dispo_move_list.php script
...
Fixed issue with AST_send_URL.pl
git-svn-id: svn://192.168.202.10@2339 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-03 19:48:01 +00:00
mattf
5be64dc6f2
small fix for agent stats to count 0 second calls in Outbound Calling Report
...
git-svn-id: svn://192.168.202.10@2338 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-02 14:06:56 +00:00
mattf
7c8ad22059
Fixed mysqli connect error reporting
...
Added option to change drop perccentage calculation in VDAD stats report
other minor fixes
git-svn-id: svn://192.168.202.10@2337 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-01 17:06:17 +00:00
mattf
bbd40a0c07
updated doc on TCPA to include FCC June 2015 changes
...
git-svn-id: svn://192.168.202.10@2336 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-26 19:28:08 +00:00
mattf
dda75d73a8
Fix for group_handling in-group issue on older upgraded systems.
...
git-svn-id: svn://192.168.202.10@2335 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-17 13:06:14 +00:00
mattf
3e598795bc
Added campaign option to allow you to set the number of seconds after a customer hangs up before the warning shows on the agent screen
...
git-svn-id: svn://192.168.202.10@2334 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-10 14:01:05 +00:00
mattf
57e21c5c0c
Added list_description web url variable
...
git-svn-id: svn://192.168.202.10@2333 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-10 02:03:46 +00:00
mattf
772fb29827
Added option to change the background color for agent scripts
...
Added option to hide the In-Group ID in the agent screen for inbound calls
Added option to not populate the In-Group Name in the security_phrase field (the "Show" field) of the vicidial_list table on new inbound leads.
git-svn-id: svn://192.168.202.10@2332 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-09 22:42:25 +00:00
mattf
81d8fa47d2
updates for admin chat settings
...
git-svn-id: svn://192.168.202.10@2331 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-09 16:09:39 +00:00
mattf
9383bdd9af
Added new campaign settings for Manual Dial Search and Manual Dial Filter to allow for Alt phone and Address3 phone numbers to be allowed
...
Added campaign option to disable the Manual Dial Override field
git-svn-id: svn://192.168.202.10@2330 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-08 16:21:16 +00:00
mattf
5ecefe10ba
Added DB fields and web administration for chat features
...
git-svn-id: svn://192.168.202.10@2329 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-08 11:03:06 +00:00
mattf
798e66d17a
Added search lead email field
...
Fixed Performance and status reports to sort by status
Fixed format issue in non-agent api
Fixed email attachment issue in agent interface
git-svn-id: svn://192.168.202.10@2328 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-03 19:44:50 +00:00
mattf
9976905c35
Sub statuses are now sorted in alphabetical order in agent time detail report
...
git-svn-id: svn://192.168.202.10@2327 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-30 12:44:38 +00:00
mattf
d48142896b
Fixed issue with missing calls from user stats section in AST_CLOSERstats.php
...
git-svn-id: svn://192.168.202.10@2326 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-22 17:05:47 +00:00
mattf
bdf53462f8
Fixed issue #859 in vicidial.php
...
git-svn-id: svn://192.168.202.10@2325 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-22 16:55:52 +00:00
mattf
6f26720010
Fixed Javascript element problems in reports, Issue #857
...
git-svn-id: svn://192.168.202.10@2324 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-16 17:26:20 +00:00
mattf
b6d5107e0d
Added missing TZCODE segment to gmt_lookup function.php
...
git-svn-id: svn://192.168.202.10@2323 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-16 16:09:16 +00:00
mattf
11a71a9f2f
Fixed conflicts with functions.php over lookup_gmt
...
git-svn-id: svn://192.168.202.10@2322 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-16 15:42:40 +00:00
mattf
a5ae4756f2
Added POP3 Auth Mode for email, Issue #849
...
git-svn-id: svn://192.168.202.10@2321 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-15 12:03:07 +00:00
mattf
3cb04950e9
Added gmt lookup to add new lead process for admin web interface
...
git-svn-id: svn://192.168.202.10@2320 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-14 19:28:01 +00:00
mattf
575f6e9b75
Fixed issue with SQL for permissions check
...
git-svn-id: svn://192.168.202.10@2319 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-13 02:50:35 +00:00
mattf
001594e346
Added filtering of hash sign on some input variables in both api scripts, Issue #851
...
git-svn-id: svn://192.168.202.10@2318 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-13 00:30:56 +00:00