Commit Graph
2202 Commits
Author SHA1 Message Date
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
mattf ece5a1248f 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 69ce7da2dd 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 4144b2b1e7 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 4988291dcb 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 13a1620732 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 d30fc1f06f 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 1da036291b 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 fe56a48e2a 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 410cff2f69 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
mattf 5e5c0a2cbe small bug fixes for admin web interfaces related to email configs
git-svn-id: svn://192.168.202.10@2308 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-22 03:17:39 +00:00
mattf 22066c8049 Fixed issue with manual dial with hotkeys in RATIO method, issue #836
git-svn-id: svn://192.168.202.10@2307 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-19 02:08:16 +00:00
mattf 715b9d05fa Added --db_raw_files_copy flag to the ADMIN_backup.pl script, issue #839
git-svn-id: svn://192.168.202.10@2306 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-18 22:34:38 +00:00
mattf 04082905f4 Added fixed fields to submit output in vdc_form_display.php, issue #842
git-svn-id: svn://192.168.202.10@2305 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-18 21:57:46 +00:00
mattf 347c495ca8 Fixed NANQUE bug with VMAIL_NO_INST
git-svn-id: svn://192.168.202.10@2304 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-10 10:38:36 +00:00
mattf 237b1bd6a0 Fixed issue with API dialing and preview in vicidial.php
git-svn-id: svn://192.168.202.10@2303 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-05 18:12:30 +00:00
mattf dc2afb2675 Added option to populate the entry_list_id from the DID when routing to an
In-Group

git-svn-id: svn://192.168.202.10@2302 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-04 20:03:33 +00:00
mattf 884f7a503f Allow for single quotes in vicidial_list and custom_ data fields
Added db schema version mismatch warning in System Settings

git-svn-id: svn://192.168.202.10@2301 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-13 14:34:00 +00:00
mattf f121f3aa7b Minor fix to admin form, campaign detail, drop_action
git-svn-id: svn://192.168.202.10@2300 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-12 18:19:08 +00:00
mattf fd7e59a528 Added ExpectedDBSchema line to astguiclient.conf
git-svn-id: svn://192.168.202.10@2299 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-12 16:06:38 +00:00
mattf 01b516d33f Fixed upgrade_2.12 sql file
git-svn-id: svn://192.168.202.10@2298 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-12 13:11:03 +00:00