SNAPSHOT_DEVICE_CONF
The SNAPSHOT_DEVICE_CONF message, defined in the following tables, confirms the requested completion of the Snapshot Device data request.
Fixed part Field name |
Value |
Data type |
Byte size |
---|---|---|---|
InvokeID |
Set to the same value as the InvokeID from the corresponding request message. |
UINT |
4 |
NumCalls |
The number of active calls associated with this device, up to a maximum of 16. This value also indicates the number of CallConnectionCallID, CallConnectionDeviceType, CallConnectionDeviceID, and CallState floating fields present in the floating part of the message. |
USHORT |
2 |
Floating part Field name |
Value |
Data type |
Maximum size |
---|---|---|---|
CallConnectionCallID[56] (optional) |
The Call ID value assigned to one of the calls. There can be more than one CallConnectionCallID field in the message (see NumCalls, above). |
UINT |
4 |
CallConnectionDeviceType[57] (optional) |
The connection type of the device supplied in the following CallConnectionDeviceID floating field. See ConnectionDeviceType Values. There can be more than one CallConnectionDeviceType field in the message (see NumCalls, above). This field always immediately follows the corresponding CallConnectionCallID field. |
USHORT |
2 |
CallConnectionDeviceID[58] (optional) |
Indicates the connection type supplied in the ConnectionDeviceID floating field. See ConnectionDeviceType Values. |
STRING |
64 |
CallDeviceConnectionState[61] (optional) |
The active state of the call (LocalConnectionState (LCS) Values). There can be more than one CallState field in the message (see NumCalls, above). This field always immediately follows the corresponding CallConnectionDeviceID field. |
USHORT |
2 |