Get_CallID obtains a call identifier. A new number is issued each time
the function is used. This function is invoked at the start of the state table,
before a Delivered_Event, Originated_Event, or New_Transaction_Event.
ReceiveData
- CallID (number)
- The number that is assigned by Blueworx Voice Response to identify the call.
- Status (number)
- A value in the list of status codes that is given in Event Data Feed and Call Routing Interface Status Codes.
Note: The CallID that is returned is an Integer in the range 1-64000.
The Get_CallID function wraps the CallID when it reaches this upper limit.