Can any one help me to achieve below option , we are using Avaya CM, SIP(routing point is in SIP), T-server for Avaya (Agent will be logged in to Avaya T-server).
Agent will be routing call to route point(in SIP Server) for T-PIN verification. The T-PIN verification routing strategy will be loaded on that RP.
once agent routed then he became NOT-READYIVR Mode at the time routing strategy will be getting agent ID, and extension from soft phone , after verification IVR sends the result to RP and from routing we need to target the same agent who is in NO - READIVR mode,
For this , first we need to make him available mode from strategy and reserve for some time (1 sec) then we need to route the call .
It may be possible to achieve required by using BlockDN IRD function. However, I have no chance to test it so it’s up to you.
Call flow:
1/ Agent makes single-step transfer to RP on SIP Server
2/ Routing strategy is executed on SIP RP
3/ BlockDN function is called to block agent who transferred call for defined period of time
4/ IVR verification is processed
5/ Call returns to RP and uses RouteCall to route call to original agent (DN)
It’s necessary to configure URS option ‘transition_time’ to value >0 to avoid immediate routing of new call to transferring agent (once he finished the transfer)