I have configed some voicetreatmentport on TServer_IVR. and config iscc with a tsapi tserver.
the voicetreatementport are such as “013550”, “013551”, “013552”…
i can dial these number and connect the third party ivr from genesys agent.
but when i config the placegroup with these voicetreatmentport, and try to route a call to the place group .it failed.
i have got the error info from avaya tsapi spy.
CSTARouteSelectInvRequest ::=
{
routeRegisterReqID 4,
routingCrossRefID 189833,
routeSelected “013551”,
remainRetry 0,
setupInformation ''H,
routeUsedReq TRUE
}
CSTARouteEndEvent ::=
{
routeRegisterReqID 4,
routingCrossRefID 189833,
errorValue resourceOutOfService
}
thank you