Register_Variables

Register_Variables is issued to notify the ICM which Standard and Expanded call variables the VRU is interested in for that call instance. This request is necessary for support under ICM version 4 and above with SCI active.

SendData

DialogueID (number)
Obtained using the Create_DialogueID function.
CallVarFlag1 (number)
Set to 1 if this variable is to be supplied by the ICM, or changed by the VRU. Set to 0 if the VRU has no interest in the variable.
CallVarFlag... (number)
Set to 1 if this variable is to be supplied by the ICM, or changed by the VRU. Set to 0 if the VRU has no interest in the variable.
CallVarFlag10 (number)
Set to 1 if this variable is to be supplied by the ICM, or changed by the VRU. Set to 0 if the VRU has no interest in the variable.
ECCVarValueTag1 (number)(optional)
A numeric tag value by which this variable is identified.
ECCVarValueString1(string[32])(optional)
A string tag that is associated with this variable on the ICM.
ECCVarValueTag... (number)(optional)
A numeric tag value by which this variable is identified.
ECCVarValueString... (string[32])(optional)
A string tag that is associated with this variable on the ICM.
ECCVarValueTag5 (number)(optional)
A numeric tag value by which this variable is identified.
ECCVarValueString5(string[32])(optional)
A string tag that is associated with this variable on the ICM.
ECCVarArrayTag1 (number)(optional)
A numeric tag value by which this variable is identified.
ECCVarArrayString1(string[32])(optional)
A string tag that is associated with this variable on the ICM.
ECCVarArrayTag... (number)(optional)
A numeric tag value by which this variable is identified.
ECCVarArrayString... (string[32])(optional)
A string tag that is associated with this variable on the ICM.
ECCVarArrayTag5 (number)(optional)
A numeric tag value by which this variable is identified.
ECCVarArrayString5(string[32])(optional)
A string tag that is associated with this variable on the ICM.

ReceiveData

Status (number)
A value from the list of status codes that describes the result of this request. See Table 3.