Skip to main content

TransferCall

TransferCall request

TransferCall
<TransferCall>
<activeCall>
<callID>SIP/hpbx-0000b72f-att</callID>
<deviceID>200</deviceID>
</activeCall>
<heldCall>
<callID>SIP/hpbx-0000b72f</callID>
<deviceID>200</deviceID>
</heldCall>
<privateData>
<requestID>353-287f1ce8-3011-4689-b01c-3f89799c69bb</requestID>
</privateData>
</TransferCall>

Private Data

NodeDescription
requestIDUsed to track and correlate individual requests with their corresponding responses.

TransferCallResponse

The response looks like this:

TransferCallResponse
<TransferCallResponse xmlns="http://www.ecma.ch/standards/ecma-323/csta/ed6">
<transferredCall>
<callID>SIP/hpbx-0000b72f-att</callID>
<deviceID>200</deviceID>
</transferredCall>
<privateData>
<requestID>353-287f1ce8-3011-4689-b01c-3f89799c69bb</requestID>
</privateData>
</TransferCallResponse>

Private Data

NodeDescription
requestIDUsed to track and correlate individual requests with their corresponding responses.