RetrieveCall
RetrieveCall request
RetrieveCall
<RetrieveCall>
<callToBeRetrieved>
<callID>SIP/hpbx-0000af1c</callID>
<deviceID>203</deviceID>
</callToBeRetrieved>
<privateData>
<requestID>337-0a7f3c37-2c50-4c1f-9c08-97007f90a748</requestID>
</privateData>
</RetrieveCall>
Private Data
Node | Description |
---|---|
requestID | Used to track and correlate individual requests with their corresponding responses. |
RetrieveCallResponse
The response looks like this:
RetrieveCallResponse
<RetrieveCallResponse xmlns="http://www.ecma.ch/standards/ecma-323/csta/ed6">
<privateData>
<requestID>337-0a7f3c37-2c50-4c1f-9c08-97007f90a748</requestID>
</privateData>
</RetrieveCallResponse>
Private Data
Node | Description |
---|---|
requestID | Used to track and correlate individual requests with their corresponding responses. |