mattf
1bafb8dee7
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
33e08f96e3
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
d7a1282b74
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
79a4605fa1
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
ed73e7c992
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
b5b76a6c3c
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
6160e0ce95
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
b1d98e9e9b
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
3904daa534
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
d17bd19f00
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
239e18d306
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
6a3d4267df
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
e41b19c9a6
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
ba55f9d6f5
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
40bad4cc8a
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
8f9acf3cda
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
4af0b6d81c
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
fd523d3846
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
0d33be65de
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
e54b78d5d1
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
0568179b35
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
1bbf1b6e69
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
bc0daf4158
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
bb54921c7f
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
aed6e76b76
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
a0edf8e463
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
70dd65db75
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
518b1ac094
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
d585982bae
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
e213de385f
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
d435effcc8
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
1f3f29f1a5
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
84712a1a52
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
1a97dc5473
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
86c0c97e20
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
7850a38b27
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
af2d095d43
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
b2e3eae675
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
82668f3519
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
ec85e098a3
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
320d4c598d
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
mattf
93579a722f
Fix for non-latin customer data in agent screen code
...
git-svn-id: svn://192.168.202.10@2317 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-12 23:49:02 +00:00
mattf
5caf0f06af
fixed dbschema bug, issue #850
...
git-svn-id: svn://192.168.202.10@2316 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-09 12:28:42 +00:00
mattf
be48bab075
small db schema fix from last commit
...
git-svn-id: svn://192.168.202.10@2315 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-30 11:51:58 +00:00
mattf
227fc4e246
Added User API functions restrictions and API within-allowed-campaigns list ID restrictions
...
git-svn-id: svn://192.168.202.10@2314 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-30 10:50:14 +00:00
mattf
f90a2f76ce
Added webform 3 feature for the agent interface
...
Added campaign variable to No Agent URL process
git-svn-id: svn://192.168.202.10@2313 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-29 13:40:24 +00:00
mattf
058e38494e
Don't allow campaign dial timeout of less than 4 seconds in admin.php
...
git-svn-id: svn://192.168.202.10@2312 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-22 23:54:59 +00:00
mattf
8878c12d44
Added two new shift options for Agent Time Detail report
...
git-svn-id: svn://192.168.202.10@2311 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-22 20:44:34 +00:00
mattf
a204c524ca
Changed Default List ID list_id requirements in email accounts admin
...
git-svn-id: svn://192.168.202.10@2310 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-22 16:55:40 +00:00
mattf
67783659d5
small fix for list_id rejection of new email account
...
git-svn-id: svn://192.168.202.10@2309 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-22 16:28:02 +00:00