RECONNECT_CALL_REQ
The RECONNECT_CALL_REQ message, defined in the following tables, requests the combined action of clearing an active call and then retrieving an existing held call.
|
Fixed part Field name |
Value |
Data type |
Byte size |
|---|---|---|---|
|
InvokeID |
A unique ID generated by the CTI client for each request message. This ID is returned in the corresponding confirmation message. |
UINT |
4 |
|
reserved |
Set this value to 1. |
UINT |
4 |
|
ActiveCallID |
The Call ID value assigned to the currently active call by Unified CCX. |
UINT |
4 |
|
HeldCallID |
The Call ID value assigned to the held call by Unified CCX. |
UINT |
4 |
|
ActiveConnectionDeviceType |
The type of device ID supplied in the ActiveConnectionDeviceID floating field. See ConnectionDeviceType Values. |
USHORT |
2 |
|
HeldConnectionDeviceType |
The type device ID supplied in the HeldConnectionDeviceID floating field. See ConnectionDeviceType Values. |
USHORT |
2 |
|
Floating part Field name |
Value |
Data type |
Maximum size |
|---|---|---|---|
|
ActiveConnectionDeviceID[50] (required) |
The device identifier of the currently active call connection. |
STRING |
64 |
|
HeldConnectionDeviceID[53] (required) |
The device identifier of the held call connection. |
STRING |
64 |
|
AgentInstrument[6] (optional) |
The agent’s IP phone number. |
STRING |
64 |