Commit Graph
104 Commits
Author SHA1 Message Date
mattf bb5a774690 Added Wait Time options to in-groups. This is different from the Estimated Hold Time options because this is based only on the customer wait time. Also, second and third options were added for both allow the offering of a press 1, 2 and 3 option in the wait/hold time option features
git-svn-id: svn://192.168.202.10@1481 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-19 18:12:41 +00:00
mattf 76b5d2f260 Added several new options to agi-AGENT_route.agi
Added ability to send vendor_lead_code as a channel variable into the ALL_inbound AGI script when using VIDPROMPT Call Handle methods

git-svn-id: svn://192.168.202.10@1470 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-05 18:14:27 +00:00
mattf 16470fa44f Added prompt options for in-group VIDPROMPT methods when initiated from Call Menus
git-svn-id: svn://192.168.202.10@1445 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-17 04:01:30 +00:00
mattf 347b530093 added cleaning of north american CID(1 prefix) in ALL_inbound script and resetting of on-hold interval after hold-time-option played
git-svn-id: svn://192.168.202.10@1442 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-27 05:27:05 +00:00
mattf 1b64716a97 Added In-group options for setting the length of the on hold message and the hold time option press message as well as offering the option to have those two prompts be non-blocking and allow existing newer calls through to agents while the prompts are playing
git-svn-id: svn://192.168.202.10@1437 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-23 19:03:35 +00:00
mattf ab2b1ff4ec Added Call Time after-hours filename override options used by inbound groups
Added Campaign setting for inbound queue no dial that will prohibit outbound auto-dialing if there are any allowed in-group calls in queue if enabled

git-svn-id: svn://192.168.202.10@1436 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-18 11:19:12 +00:00
mattf 606c1a191a changed hold time callback filename to hold time after press filename and it now works after all PRESS_ hold time options if customer presses 1.
changed user_login_first in vicidial.php to attempt full login in one step after gathering phone login values from user record.

git-svn-id: svn://192.168.202.10@1435 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-14 03:44:23 +00:00
mattf 6c58ee31af small fixes for inbound PRESS changes
added csvdcref51 CLI lead loader format

git-svn-id: svn://192.168.202.10@1434 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-13 19:39:34 +00:00
mattf 7f02451148 Added several "PRESS-1" options to Hold Time Options settings for in-groups
git-svn-id: svn://192.168.202.10@1432 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-13 01:53:02 +00:00
mattf 91ff15af07 Added hold time option minimum option to in-groups to prevent hold time option until minimum number of hold seconds
Several changes to the development lists custom fields page

git-svn-id: svn://192.168.202.10@1425 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-05-07 15:37:51 +00:00
mattf 0088a2a826 small fixes for inbound and AMD
git-svn-id: svn://192.168.202.10@1423 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-30 20:38:30 +00:00
mattf e0fa6483f1 more remote agent fixes
git-svn-id: svn://192.168.202.10@1422 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-29 18:57:33 +00:00
mattf 2b0532d5e5 small changes for agi inbound remote agent transfers
git-svn-id: svn://192.168.202.10@1421 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-29 18:42:35 +00:00
mattf f5f59f6eaa Added manual dial override as campaign option
Added agent blind monitoring alert campaign options
Added inbound custom call id display options
Added optional phone codec settings
Added ability to block user information in the real-=time report by viewing user
Update Italian agent build in trunk

git-svn-id: svn://192.168.202.10@1417 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-25 06:03:36 +00:00
mattf e5ccda27cd small fixes for transfer double_log and blind transfers
git-svn-id: svn://192.168.202.10@1414 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-21 06:12:14 +00:00
mattf 5291643270 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 d37aff908f Fixed answering machine message issues(requires extensions.conf change)
Fixed inbound next-call-route issue

git-svn-id: svn://192.168.202.10@1387 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-27 13:10:22 +00:00
mattf 18e921536e Added agi-AGENT_route.agi script to more easily allow for agentdirect calls from call menus without having to create a DID entry for every agent
git-svn-id: svn://192.168.202.10@1381 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-21 18:03:49 +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 5833ec44f4 Added Call Card minute balance feature set, see CALLCARD.txt for more info
git-svn-id: svn://192.168.202.10@1367 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-03-12 15:54:03 +00:00
mattf 11f04ae353 fixed issue with reinserts on ALL_inbound AGI script and added current time to logging
git-svn-id: svn://192.168.202.10@1350 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-26 15:20:02 +00:00
mattf a8b86304b8 Added ingroup and drop ingroup displays to Real-time report
changed several reports to list menu items in alphabetical order
Added AGENTVMAIL option to all ingroup drop methods in trunk

git-svn-id: svn://192.168.202.10@1336 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-14 23:17:12 +00:00
mattf e4bf160b61 added voicemail and crontab backups to ADMIN_backup.pl script
improved staggered dialing in the FILL script
other small fixes

git-svn-id: svn://192.168.202.10@1335 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-11 15:00:13 +00:00
mattf 95191334f8 fixed ranking bug on agent ingroup rank call routing setting
git-svn-id: svn://192.168.202.10@1320 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-26 17:36:34 +00:00
mattf 7c5ead0315 fixed SO call route issue
added DID stats display to user_stats.php script

git-svn-id: svn://192.168.202.10@1318 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-26 15:06:15 +00:00
mattf de21f6cbd8 deactivated the SO agent search option, replaced it with LO
Changed "After hours", "No agent no queue" and "drop timeout reached" DROPs to use AFTHRS/NANQUE/TIMEOT statuses respectively
Added an option to record calls that enter through a DID until they end or enter an in-group queue
Added ability to have AGENTDIRECT calls that drop go to user's defined voicemail box

git-svn-id: svn://192.168.202.10@1314 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-24 03:17:14 +00:00
mattf f70135f421 added DID logging of call length to call_log table from start until pre-in-group queue or hangup
git-svn-id: svn://192.168.202.10@1313 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-19 19:20:31 +00:00
mattf 1a9b972964 small bug fixes
git-svn-id: svn://192.168.202.10@1303 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-13 18:28:32 +00:00
mattf b9e0c22091 Added variable sizing on the vicidial.php screen
git-svn-id: svn://192.168.202.10@1293 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-07 12:29:04 +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 89a63aff07 Added several VID options including VIDPROMPT options to the ALL_inbound AGI script for in-group call handling to allow callers to enter an ID number that would populate in the Vendor ID(vendor_lead_code) field and optionally search by it.
git-svn-id: svn://192.168.202.10@1287 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-23 16:10:48 +00:00
mattf 426976758a Bug fix for rare in-group rank routing
git-svn-id: svn://192.168.202.10@1279 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-15 04:22:16 +00:00
mattf 7148cbce47 Added Initial Queue Position logging on inbound calls and a summary of this to the Inbound report
git-svn-id: svn://192.168.202.10@1277 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-14 15:16:59 +00:00
mattf 878f15f431 Various formatting fixes
Added more logging to emergency agent logout processes
changed start_asterisk_boot.pl script to launch unique astshell screen sessions

git-svn-id: svn://192.168.202.10@1275 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-11 01:59:57 +00:00
mattf a79154a890 Fixed campaign_logindate and added campaign_calldate field
Added exception for campaigns to generate stats even if MANUAL or INBOUND_MAN with no auto-dialing

git-svn-id: svn://192.168.202.10@1274 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-07 04:43:41 +00:00
mattf 8b192b433f Added Consultative checkbox to a newly redesigned transfer-conf panel in vicidial.php
Added Delete Voicemail After Email option to voicemail accounts

git-svn-id: svn://192.168.202.10@1272 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-12-06 05:53:23 +00:00
mattf cfe2c3ad44 Changed iax secret for servers to be defined in web interface.
***see UPGRADE doc for important changes you need to make***
Fixed AGENTDIRECT no-agent-no-queue bug

git-svn-id: svn://192.168.202.10@1266 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-25 14:24:22 +00:00
mattf aa91ff4fd0 Added queue_log DID and IVR logging entries for QueueMetrics
git-svn-id: svn://192.168.202.10@1262 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-23 04:56:33 +00:00
mattf 945dea6834 fixes for queue_log validation
git-svn-id: svn://192.168.202.10@1256 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-10 11:56:30 +00:00
mattf be4e2b2743 - Added agi-NVA_recording.agi script to allow for logging and recording of phone dialed calls
- Added MIX directory auto mixing option to CRON audio step 1
- Added outbound callerIDnumber to DROP and other AGI transfers for in-groups
- Changed called_count to increment on alt-dial calls
- Fixed variable mis-assignment in several AGI and bin scripts
- Fixed Pause code issue with QueueMetrics

git-svn-id: svn://192.168.202.10@1254 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-09 07:56:44 +00:00
mattf 40e891284a Fixed queue_log issue with consultative transfers
git-svn-id: svn://192.168.202.10@1239 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-05 13:36:38 +00:00
mattf bd939cfaf2 Fixes for parked calls in vicidial.php
git-svn-id: svn://192.168.202.10@1223 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-09 13:25:20 +00:00
mattf 8124e3f74f Added names to select list on the outbound report
Added longest wait time as next agent call option
Added option to the Outbound(VDAD) report to calculate stats including the overflow drop in-group stats with the outbound campaign stats
Changed Real-time Report screen agent time display to be based upon a change in "state"(INCALL, READY, PAUSED, etc...) instead of being based upon the time of the last call they handled
Fixed manual dial calls_today bug in vicidial.php
Several small bug fixes

git-svn-id: svn://192.168.202.10@1199 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-08 07:33:46 +00:00
mattf 12857d1af5 Fixed agent grab call bug
Added allow_alerts option to users

git-svn-id: svn://192.168.202.10@1191 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-26 06:48:48 +00:00
mattf 6c903bc65d Added RANK and OWNER as fields in vicidial_list, and as sort by options in campaign screen
Added no-hopper dialing option for MANUAL and INBOUND_MAN campaigns
Added owner dialing for agents to have their own leads, or shared group/territory leads, within a single list and campaign
Added list reset times option to automatically reset lists at pre-set times during the day
Fixed leave-3way-call issue if customer is parked

git-svn-id: svn://192.168.202.10@1189 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-23 19:06:58 +00:00
mattf 5b6c6fcdf4 in branch 2.0.5 removed default 91NXXNXXXXXX dialplan entries
in trunk, several bug fixes: inbound stream file, extended alt dial 
added dialed_number and dialed_label to script variables

git-svn-id: svn://192.168.202.10@1186 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-20 05:02:02 +00:00
mattf 89f50b741e Added Calls in Queue display to agent interface
Added Grab call in Queue to agent interface and AGI inbound script
Added Re-Queue button to agent interface
Added pause after every call campaign option
Added option to auto-launch calls in queue frame in agent interface
Added ADD ALL and DELETE ALL options to the inbound group chooser screen in the agent interface

git-svn-id: svn://192.168.202.10@1183 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-13 06:11:44 +00:00
mattf 1e122d2342 Fixed bugs relating to alt number dialing transfers, dispo variable assignment and the agent sidebar
git-svn-id: svn://192.168.202.10@1181 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-10 09:39:44 +00:00
mattf 1c6bd3bb4a Fixed minor agent alert bug
Added option to send remote agent calls with phone number*vendor_id

git-svn-id: svn://192.168.202.10@1177 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-03 02:51:41 +00:00
mattf dbb6fca38e Fixed stats calculation issue on Real-Time report when inbound=No
Fixed help screen scrolling
Fixed AGI time check database close handle
Changed agent alert to launch from agent server instead of call server

git-svn-id: svn://192.168.202.10@1176 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-01 19:55:16 +00:00