Dear All,
In the IPOCC I am getting unique error while doing the consultant transfer to an extension in IVR. Below is my call flow
Call ->Task Flow -> IVR -> Task Flow ->Agent group
In Ivr I am doing a consultant transfer to an extension, in case extension is not available I want to send the call back to task flow so that I can send the cal to an Agent Group.
However I am getting error in IVR log while doing so(after IVR completes this error is printed in logs, and call is not returned to task flow)
“CHAP_TSE_Endpoint(0x10ABC90)::singlesteptransfer failed: ns_impl=0x(NULL), activeConnection=0x0913ADE8”.
In case I don't use consultant transfer in IVR everything works fine, call is retrieved in task flow back and I can send it to an Agent group.
Kindly assist.
Thanks,
Rajat Verma
In the IPOCC I am getting unique error while doing the consultant transfer to an extension in IVR. Below is my call flow
Call ->Task Flow -> IVR -> Task Flow ->Agent group
In Ivr I am doing a consultant transfer to an extension, in case extension is not available I want to send the call back to task flow so that I can send the cal to an Agent Group.
However I am getting error in IVR log while doing so(after IVR completes this error is printed in logs, and call is not returned to task flow)
“CHAP_TSE_Endpoint(0x10ABC90)::singlesteptransfer failed: ns_impl=0x(NULL), activeConnection=0x0913ADE8”.
In case I don't use consultant transfer in IVR everything works fine, call is retrieved in task flow back and I can send it to an Agent group.
Kindly assist.
Thanks,
Rajat Verma
Comment