mattf
e8fbb52338
Added recording filename Agent API append option
...
git-svn-id: svn://192.168.202.10@2096 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-03 22:55:06 +00:00
mattf
02449098f8
Added Agent API options to dial next number and search for lead phone number within a lead_id
...
git-svn-id: svn://192.168.202.10@2078 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-03-02 12:50:07 +00:00
mattf
e59d5e16ac
Added Agent API functions for preview_dial_action while previewing or manual alt dialing a lead
...
Added several lead field options to QM Socket URL
git-svn-id: svn://192.168.202.10@2074 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-16 03:27:54 +00:00
mattf
dab8f804e9
Added Agent API pause_code function
...
git-svn-id: svn://192.168.202.10@2061 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-26 13:39:53 +00:00
mattf
b3b3c683ed
Added logging of webserver and url used for all API calls, agent logins and reports
...
Fixed minor bug related to modify lead page with custom fields and encryption
git-svn-id: svn://192.168.202.10@2053 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-08 21:00:33 +00:00
mattf
295ba71e44
Changed require() to require_once() in agc directory PHP scripts
...
git-svn-id: svn://192.168.202.10@2016 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-22 11:05:10 +00:00
mattf
ad3831f7d9
Added AST_CRON_audio_4_ftp2_FTPSSL.pl script for secondary archival of recordings to an FTP SSL server.
...
Changed agent code to use mysqli PHP functions.
git-svn-id: svn://192.168.202.10@2009 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-05 12:12:54 +00:00
mattf
742456d3d5
Added optional password encryption to web interfaces
...
Altered agi-phone_monitor script to not hangup after agent hangs up customer, requires small change to custom dialplan entries
Added new Dial Log report
Added Disable Auto Dial system setting
git-svn-id: svn://192.168.202.10@1999 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-11 12:33:50 +00:00
mattf
97cf629d70
Added several security changes to the agent interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
...
Changed all of the admin scripts from using the PHP ereg functions to preg. This is a requirement for moving to PHP6 where ereg functions are depricated. This will also have the benefit of speeding up those scripts because preg is supposed to be more efficient and faster than ereg.
Added recording_id to the available fields for the dispo call url feature
Added pause code to the agent_status non-agent api function output
git-svn-id: svn://192.168.202.10@1994 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-15 16:08:13 +00:00
mattf
4eb3174583
Added ability to use .agi scripts in Call Menu prompt. Also added cm_date.agi script to say date with options
...
Converted ereg to preg in the agc agent interface PHP scripts
git-svn-id: svn://192.168.202.10@1945 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 04:52:48 +00:00
mattf
9f3d14d0e1
Added list expiration date feature
...
Added Other Campaign DNC List campaign option
git-svn-id: svn://192.168.202.10@1881 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-26 03:29:40 +00:00
mattf
57bdd4e2d8
Added QueueMetrics Socket-send function for custom queue_log record sending
...
git-svn-id: svn://192.168.202.10@1879 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-21 02:19:31 +00:00
mattf
c389e3b5ce
Added option for a group_alias to be used in the transfer_conf agent API function
...
git-svn-id: svn://192.168.202.10@1859 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-09-14 17:59:31 +00:00
mattf
648681fa64
Added non-loading webphone options and API agent call and webphone url functions
...
git-svn-id: svn://192.168.202.10@1852 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-20 15:08:18 +00:00
mattf
b6a201f6b0
Added recording and webserver functions to the agent API
...
git-svn-id: svn://192.168.202.10@1847 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-10 12:31:28 +00:00
mattf
92c9ff43c0
small fix for manual dial lead insertion with vendor_lead_code
...
git-svn-id: svn://192.168.202.10@1845 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-07-31 16:12:48 +00:00
mattf
7ba42cb3e9
fix for issue 577
...
git-svn-id: svn://192.168.202.10@1825 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-29 19:52:36 +00:00
mattf
b26aec26ed
minor security fixes from issue #545
...
git-svn-id: svn://192.168.202.10@1799 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-27 20:58:16 +00:00
mattf
e89e6c4570
Fixed issue #545
...
Fixed small admin.php moh issue in campaigns
Added separate Net::SFTP and Net::SSH2::SFTP sales export scripts
git-svn-id: svn://192.168.202.10@1793 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-03-01 22:47:25 +00:00
mattf
bc4d468eda
Added ability to set scheduled callbacks with Agent API.
...
Added alt_phone and address3 field searches to DID and Call Menu in-group call routing, to allow searching first by phone number, then optionally by alt_phone and address3.
Fixed admin change log display issue
git-svn-id: svn://192.168.202.10@1755 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-21 15:31:15 +00:00
mattf
55447ebcb1
Added Agent API function logout to log an agent out of their session
...
git-svn-id: svn://192.168.202.10@1721 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-11 20:19:40 +00:00
mattf
86a34213ae
Added queuemetrics_pe_phone_append option
...
git-svn-id: svn://192.168.202.10@1682 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-27 05:03:56 +00:00
mattf
85e206a8ae
Added ability to use external_dial Agent API function with a defined lead_id and optional alt_dial setting
...
git-svn-id: svn://192.168.202.10@1647 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-30 15:30:37 +00:00
mattf
1fa69abf14
added run time logging to the api functions
...
git-svn-id: svn://192.168.202.10@1637 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-09 12:29:29 +00:00
mattf
001b432129
Added on-hook phone agent features for inbound calls
...
Added ring_all Next-Agent-Call feature for inbound calls
see UPGRADE doc for more details
git-svn-id: svn://192.168.202.10@1611 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-04 15:36:10 +00:00
mattf
c32946d89f
Several fixes and small changes to QM queue_log logging
...
Added phone alias load balance login server twin validation option
Raising the input limit on most URL admin fields to 2000 characters
git-svn-id: svn://192.168.202.10@1609 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-25 05:50:23 +00:00
mattf
e88bfe6b8e
Added campaign options to allow for the ability to filter manual dial calls to adhere to the call time scheme selected for the campaign, and added the ability to queue multiple manual dial calls for a specific logged-in agent using the Agent API
...
git-svn-id: svn://192.168.202.10@1555 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-24 22:15:28 +00:00
mattf
13848cd431
fixed small bug in the change_ingroups function of agc/api.php
...
git-svn-id: svn://192.168.202.10@1519 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-14 19:40:37 +00:00
mattf
e5366d85e6
Added Agent API functions for Send DTMF, Park Customer and the Transfer Conference functions as well
...
Backported two small bug fixes to 2.2 branch
git-svn-id: svn://192.168.202.10@1443 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-28 02:26:51 +00:00
mattf
659150edc0
Added admin logging of API change of selected in-groups for a user
...
git-svn-id: svn://192.168.202.10@1401 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-05 19:44:40 +00:00
mattf
d522b0ff44
Added external_add_lead api.php function
...
git-svn-id: svn://192.168.202.10@1396 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-02 04:56:38 +00:00
mattf
7ae5b43da1
added remote agent extension groups feature
...
git-svn-id: svn://192.168.202.10@1379 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-20 15:33:40 +00:00
mattf
4754edf819
Added ra_call_control function to agent API to allow for hangup and transfer of calls sent to a Remote Agent also allows for setting of a disposition.
...
git-svn-id: svn://192.168.202.10@1376 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-16 06:53:12 +00:00
mattf
54c4be9b1e
bug fixes
...
git-svn-id: svn://192.168.202.10@1290 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-30 21:28:53 +00:00
mattf
9024491595
Added an agent API function to update vicidial_list fields and the field values in the agent screen on-the-fly for the agent's current call.
...
Added timer action options to campaigns and in-groups allowing a message, webform or D1/D2-dial to happen at a specified number of seconds after the customer connects to the agent. Also, an API callw as added for this
updated the Vtiger 5.1.0 patch
git-svn-id: svn://192.168.202.10@1289 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-29 17:04:26 +00:00
mattf
f7e85bd029
Added CRM Login Popup to campaign settings to allow for a custom window to be opened on agent login, optionally using agent and campaign variables
...
Added 5 custom fields to the user settings
Added st* functions to agent api
git-svn-id: svn://192.168.202.10@1276 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-13 01:03:54 +00:00
mattf
068c58571e
Added API function to allow for the changing of agent selected in-groups while logged-in to the agent screen.
...
git-svn-id: svn://192.168.202.10@1269 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-01 06:39:15 +00:00
mattf
d4aef7ba9e
Security fixes in PHP scripts for non-latin setting systems
...
git-svn-id: svn://192.168.202.10@1123 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-22 09:14:08 +00:00
mattf
9c851d4070
Changed all PHP tags to long tags
...
Added Call Menu feature
git-svn-id: svn://192.168.202.10@1111 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-08 12:08:02 +00:00
mattf
ccc2c476f3
small docs and comments updates
...
trunk - added Vtiger click-to-dial from Planned event screen
git-svn-id: svn://192.168.202.10@1093 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-08 08:59:47 +00:00
mattf
6463253fab
Added group aliases to allow selecting of callerID for manual and 3way calls
...
Added agent-specific in-group and campaign web variables
git-svn-id: svn://192.168.202.10@1067 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-06 16:14:14 +00:00
mattf
8bed9a7d76
Fixed rare bug with manual dial calls and using PRIs where live calls could be hung up
...
git-svn-id: svn://192.168.202.10@1065 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-03 16:38:16 +00:00
mattf
c6bda976aa
Added script to allow for batch synchronization between Vtiger 5.0.4 and VICIDIAL.
...
Added script to allow for batch loading of leads into Vtiger
Several other Vtiger integration changes
see docs/VTIGER.txt for more info
git-svn-id: svn://192.168.202.10@1039 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-28 21:02:17 +00:00
mattf
bcb667eef3
added click-to-dial to Vtiger integration
...
added agent alert option to vicidial.php
some bug fixes and doc updates
git-svn-id: svn://192.168.202.10@1038 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-27 08:03:01 +00:00
mattf
503dfe5013
added agent API functionality for pause/resume and dial a number
...
added api log in database
git-svn-id: svn://192.168.202.10@1036 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-20 22:33:45 +00:00
mattf
c17292ae7e
optimized all AST_CRON_audio handling scripts to be more efficient
...
added new minicsv file format for CLI lead loader script
in trunk, added new non-agent API script(add a new lead)
git-svn-id: svn://192.168.202.10@930 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-08-01 04:52:26 +00:00
mattf
4a44e08def
moved the seconds field in vicidial.php
...
added API functions for hangup and dispo to agent interface
added campaign option for queue calls waiting count
git-svn-id: svn://192.168.202.10@906 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-04 03:02:50 +00:00