Commit Graph
26 Commits
Author SHA1 Message Date
mattf b0d4882168 Added agent_email as webform and script variable
git-svn-id: svn://192.168.202.10@2194 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-18 20:42:37 +00:00
mattf f194c66910 Changed agent code to use new QXZ function in functions.php. This will facilitate easier other language builds and easier dynamic text and image replacement.
git-svn-id: svn://192.168.202.10@2161 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-12 00:35:04 +00:00
mattf 690cc48738 small fixes to admin and agc script display
git-svn-id: svn://192.168.202.10@2153 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-11 01:56:34 +00:00
mattf ba4dcc24fa Added the FSCREEN option to Wrapup message to allow for message only display in agent interface
git-svn-id: svn://192.168.202.10@2143 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-30 22:31:26 +00:00
mattf f06bbcb1e5 Added Wrapup Bypass option to allow or disallow agents to skip the wrapup screen before the timer is finished. Also added the option to use a system Script as the Wrap Up Message
git-svn-id: svn://192.168.202.10@2137 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-24 02:46:36 +00:00
mattf 55c5503136 Added TABLEper_call_notes and called_count as agent script and form variables
git-svn-id: svn://192.168.202.10@2110 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-30 02:15:12 +00:00
mattf 43e7797095 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 e01116aa8b 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 ddd5e6ce69 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 9884e2ce4d 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 6cce4c6fc1 Added user_group as a script, form, webform, start_call_url and dispo_call_url variable
git-svn-id: svn://192.168.202.10@1952 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-03 03:42:05 +00:00
mattf 35d12e4374 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 5d9785d21f Added IGNORENOSCROLL option to force scroll bars in script tabs with an iframe
git-svn-id: svn://192.168.202.10@1792 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-28 01:22:10 +00:00
mattf ed95c85bb8 Added ability to chose the type of callerid sent for inbound ring-agent calls in the in-group: GENERIC, INGROUP, CUSTOMER PHONE and combos.
Added NA Call URL feature to campaigns and in-groups, works like dispo call url but only for non-agent handled calls like DROP, NA, etc...
Changed MULTI_LEAD Auto-Alt-Dial to use Auto-Alt-Dial Statuses set in the campaign automatically, you may need to add auto-alt-statuses
Added a check to admin.php to prevent submission of campaign and in-group changes before the entire form loads
Added call_id as a script and url variable
Added debug logging of dispo/start/add-lead/no-agent URL submissions to a database table

git-svn-id: svn://192.168.202.10@1706 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-02 05:49:37 +00:00
mattf acb5f299e1 added web_vars to script display in agent interface
git-svn-id: svn://192.168.202.10@1641 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-20 16:49:12 +00:00
mattf ad8f1c2bb7 Added ability to use Custom List Fields in Web Forms, Scripts and Dispo Call URL entries used by the agent interface
optimization of webform generation code in vicidial.php
cleanup of asterisk default conf files
several other small fixes

git-svn-id: svn://192.168.202.10@1525 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-28 04:02:00 +00:00
mattf 92bdeeb4ec Added closecallid, xfercallid, agent_log_id as webform and script variables
git-svn-id: svn://192.168.202.10@1513 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-02 18:27:09 +00:00
mattf 4facaff6a6 Added did_id, did_extension, did_pattern and did_description as webform and script variables in the agent screen.
Added "CallCard Search" as a report in the reports screen, level 7 users can now search-only the CallCards
Added PIN number search to CallCard Admin
Fixed issue with AA status auto-alt-dialing

git-svn-id: svn://192.168.202.10@1505 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-08-24 01:34:50 +00:00
mattf b4252edc72 Added list name and list description as script variables in the agent interface
Added CallerIDname extension append option to trunk

git-svn-id: svn://192.168.202.10@1407 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-15 03:01:41 +00:00
mattf c93ff5f9a8 Added vdc_script_notes.php for script tab call notes and appointment setting
git-svn-id: svn://192.168.202.10@1337 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-16 04:21:08 +00:00
mattf f655ae762c Added ignore_list_script_override option for in-groups
git-svn-id: svn://192.168.202.10@1323 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-27 21:17:21 +00:00
mattf bcac242cda DID related fixes
added presets to webforms and script as allowed variables

git-svn-id: svn://192.168.202.10@1307 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-16 14:32:00 +00:00
mattf c3aae778e0 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 1f8c0074b7 Added Recording Filename and Recording ID as agent Script variables
git-svn-id: svn://192.168.202.10@1271 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-05 05:23:54 +00:00
mattf f87d2c4830 added list agent script override
fixed minor bugs

git-svn-id: svn://192.168.202.10@1211 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-28 04:26:33 +00:00
mattf de3f459814 rewrote script handling in the agent interface
small bug fixes

git-svn-id: svn://192.168.202.10@1209 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-27 05:51:50 +00:00