Author Message
KishorePinnamaneni
Joined: Jan 10, 2014
Messages: 1
Offline
I successfully made SingleStepTransfer. But I am loosing the CallId of the original call (transfered call) on the receiving end after the transfer. Is there any way to preserve that? If not is there any event I can use to find out the callid of the second call I made thru SingleStep Trasfer at the originated end.
JohnBiggs
Joined: Jun 20, 2005
Messages: 1139
Location: Rural, Virginia
Offline
you need to be monitoring for the transferred event. It provides information about the new callID that will be used to track the resulting call.
KishorePinnamaneni
Joined: Jan 10, 2014
Messages: 1
Offline
I am using SingleStepTransfer and is firing the event "OnSingleStepTransferCallResponse" which does not have call info. "OnTransferredEvent" is not firing for SingleStepTransfer.
Go to:   
Mobile view