Delivered_Event

This function is invoked after the AnswerCall action, to notify the ICM that an inbound call has been received by Blueworx Voice Response.

SendData

CallID (number)
Obtained using the Get_CallID custom server function.
TrunkGroupID (number)
Set to SV177 (Current Channel Group) if the -c is specified as one of the custom server parameters (see Custom server parameters.) Otherwise set to SV166 (Physical Card Number).
TrunkNumber (number)
Set to SV165 (Logical Channel Number) if the -c is specified as one of the custom server parameters (see Custom server parameters.) Otherwise set to SV167 (Physical Channel Number).
ServiceID (number)
Obtained using the Get_ServiceID custom server function. When ServiceID is set to -1 the DNIS must be supplied, and is used by the ICM to derive the service attribution.
ANI (string[40]) (optional)
Set to SV186. If no ANI exists, SV186 contains ’?’ and is handled by the custom server as an empty string.
UserToUserInfo (string[131]) (optional)
Set to SV188.
DNIS (string[32]) (optional)
Set to SV185.

ReceiveData

Status (number)
A value in the list of status codes that is given in Event Data Feed and Call Routing Interface Status Codes.

Related functions

Call_Cleared_Event notifies the ICM that the call has ended.