ConsultationCall
ConsultationCall request
ConsultationCall
<ConsultationCall>
<existingCall>
<callID>SIP/hpbx-0000af2f</callID>
<deviceID>200</deviceID>
</existingCall>
<consultedDevice>201</consultedDevice>
<privateData>
<requestID>343-edf5c2dc-aae2-4eb7-b837-8a900e447029</requestID>
</privateData>
</ConsultationCall>
Private Data
Node | Description |
---|---|
requestID | Used to track and correlate individual requests with their corresponding responses. |
ConsultationCallResponse
The response looks like this:
ConsultationCallResponse
<ConsultationCallResponse xmlns="http://www.ecma.ch/standards/ecma-323/csta/ed6">
<privateData>
<requestID>343-edf5c2dc-aae2-4eb7-b837-8a900e447029</requestID>
</privateData>
</ConsultationCallResponse>
Private Data
Node | Description |
---|---|
requestID | Used to track and correlate individual requests with their corresponding responses. |