Hi All,
The problem is agent use 1-step transfer to pass the call to another site's agent but failed. After checking T-server log, I find that invalid connection id error appears in RequestCompleteTransfer message.
Go through the log, I find that the original call CONNID is 00e5029bb21554fd and transfer call CONNID is 0212029bb3b9c69d.
But in RequestCompleteTransfer message, AttributeTransferConnID is 0212029bb3b9b6c6, which is different from 0212029bb3b9c69d.
Not sure what makes this happened in this case. Is there anyone have idea on it?
Agent's application is WDE 8.5 & Genesys SIP Endpoint.
Thank you very much.