Read_Connection_IDs

Description

Returns the Call IDs associated with the call.

Use this custom server function to return the “Call IDs” associated with the call. CallPath Call IDs are 8-byte arrays; they can contain any values. As this is not compatible with Blueworx Voice Response string handling, the values are returned as a hexadecimal string representation of the CIDs. This is the same form as they appear in CallPath traces.

Input parameters

None.

Output parameters

char caller_CID[17]
The CID of the caller’s connection to the switch.
char Blueworx Voice Response_CID[17]
The CID of Blueworx Voice Response’s connection to the switch.