ConnectionClearedEvent
This event informs that the connection to the device has been closed.
It is triggered when a user hangs up the call. This can also be done via the ClearConnection request.
ConnectionClearedEvent
<ConnectionClearedEvent xmlns="http://www.ecma.ch/standards/ecma-323/csta/ed6">
<monitorCrossRefID>u-12345678-200</monitorCrossRefID>
<droppedConnection>
<callID>SIP/hpbx-00000233</callID>
<deviceID>200</deviceID>
</droppedConnection>
<releasingDevice>
<deviceIdentifier>22334455</deviceIdentifier>
</releasingDevice>
<localConnectionInfo>null</localConnectionInfo>
<cause>Normal Clearing</cause>
<callLinkageData>
<globalCallData>
<globalCallLinkageId>f64b594c-ae2a-416b-9061-96299f8a5ee3</globalCallLinkageId>
</globalCallData>
</callLinkageData>
</ConnectionClearedEvent>