Hello all again,
I'm facing again a scenario I already worked in the past, without a solution; I would like to play a message wit the agent number information, after the SelectDN function in a strategy.
I've got this IVR IRD (7.5) application (URS 7.5) in wich I use a function like:
SelectDN[VQ_NAME,GetPriority[],'',StatSelectAny,AGENT_GROUP,'','','','','','','','','']
That generates a string like:
15:51:01.747_M_I_009c024525e47957 [10:1b] blocking: agent 8825, place 042SX029, switch Switch001 dn 45129 is blocked for 10 sec by 753755, will expire 1400766671
result of SelectDN: STRING: return:ok|n:514953|vq:VQ_130_DISATTIVAZIONE_IN|dn:45129|rdn:45129|switch:Switch001|agent:8825|place:042SX029|target_location:StatServer75URS|target_name:Tiscali_Indagine_Q|target_type:GA|stat_value:0
Ok, at this point I would like to play the agent information, but the only method I've got in my architecture, is to invoke a PlayGVP application (201: Play&Exit) that plays a .vox file placed on IPCS and exits from GVP, allowing the distribution of the call.
Till here all fine... it worsks, but... I lose the target validity; If I try to force that target the SelectDN wrote, the router says "target not valid or not current". Game over, I have to do a new SelectDN and nothing guarantees that agent will be available.
Tips ? Offenses accepted too
Regards,
Gef.