The Connect_To_Resource message is sent from the PG to the VRU to
instruct the VRU to disconnect the outgoing leg of an existing call (if there
is an outgoing leg) and to prepare to accept a possible Run_Script_Request.
The VRU must respond with a Resource_Connected message.
SendData
- DialogueID (number)
- Obtained using the Create_DialogueID function.
ReceiveData
- Label (string[40])
- The destination to which the call must be routed.
- CallVariable1 (string[40])(optional)
- Additional information that is related to the call.
- CallVariable... (string[40])(optional)
- Additional information that is related to the call.
- CallVariable10 (string[40])(optional)
- Additional information that is related to the call.
- ECCVarValueTag1 (number)(optional)
- The numeric tag value by which this variable is identified.
- ECCVarValueString1 (string[210])(optional)
- Call-related data.
- ECCVarValueTag... (number)(optional)
- The numeric tag value by which this variable is identified.
- ECCVarValueString... (string[210])(optional)
- Call-related data.
- ECCVarValueTag5 (number)(optional)
- The numeric tag value by which this variable is identified.
- ECCVarValueString5 (string[210])(optional)
- Call-related data.
- ECCVarArrayTag1 (number)(optional)
- The numeric tag value by which this variable is identified.
- ECCVarArrayIndex1 (number)(optional)
- A numeric array index identifier.
- ECCVarArrayString1 (string[210])(optional)
- Call-related data.
- ECCVarArrayTag... (number)(optional)
- The numeric tag value by which this variable is identified.
- ECCVarArrayIndex... (number)(optional)
- A numeric array index identifier.
- ECCVarArrayString... (string[210])(optional)
- Call-related data.
- ECCVarArrayTag5 (number)(optional)
- The numeric tag value by which this variable is identified.
- ECCVarArrayIndex5 (number)(optional)
- A numeric array index identifier.
- ECCVarArrayString5 (string[210])(optional)
- Call-related data.
- Status (number)
- A value from the list of status codes that describes the result of this
request. See Table 3.