FYI
Set the 'use_agent_capacity' paramater to false in URS
(see below for more information).
###########################
URS not routing calls to available agent in voice only enviornment
Problem Description
Calls made to a simple strategy are not being delivered to agents
Strategy targets an Agent Group which contains one agent
This agent is logged in and ready
This is a pure voice enviornment
Products
Routing
Major Release
7.2
7.5
7.6
Impact on Environment
Calls waiting in queue although agents are available
More number of abandoned calls
Troubleshooting Techniques
Collect matching TServer, StatServer and URS logs with problamatic connid
Capacity snapshot shows voice = 0 (non-routable)
If capacity rule not set, check the option use_agent_capacity
From StatServer logs:
2009-01-28 16:18:17> Server: Switch 'SwitchGenesys'->'EventAgentReady'
ThisDN '8394'
Agent LoginID 'T8281'
Extensions
'AgentSessionID' '5MA8CS6OV95DT32O0FS0H96K20011SGV'
2009-01-28 16:18:17> Action: Extension '8394@SwitchGenesys'(WaitForNextCall):
[2009-01-26 13:27:45] Monitored
[2009-01-28 12:10:42] OnHook
[2009-01-28 16:18:10] LoggedIn
[2009-01-28 16:18:17] WaitForNextCall
2009-01-28 16:18:17> Status: Capacity snapshot for place '8394'('Resources'), agent 'T8281'('Resources') (CR='<system default>')
media_state current_number max_number routable
--------------- --------------- --------------- ---------------
[ R -1 1 0 ] <-- voice
From URS logs
16:19:14.432_M_I_006b01a37e2761b8 [17:11] VQ 01490260 first available call: 006b01a37e2761b8, reason=binding
16:19:14.432_M_I_006b01a37e2761b8 [13:03] call (virtual queue 014ab060, id=106309, priority 0, time 1233134354.432) waits for VQ 01490260 (name="") now
16:19:14.432_M_I_006b01a37e2761b8 [17:0e] VQ 01490260 (virtual queue "", id=106309), (1 Targets): SELECT MAX by statistic <StatAgentsAvailable>(random )
_M_I_006b01a37e2761b8 [17:0e] VQ 01490260 Target "T8281"(014922e0): not ready passed
Root Cause
The use_agent_capacity parameter set to true in URS
Solution
Set the 'use_agent_capacity' paramater to false in URS, if MCR is not being used
Related Information
Universal Routing 7.2 Reference Manual -- 10
Last Modified Date: 03-25-2009ID: 10585