This function is invoked after the MakeCall action, to notify the ICM that Blueworx Voice Response has
made an outbound call.
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 else 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 else set to SV167 (Physical Channel
Number).
- ServiceID (number)
- Obtained using the Get_ServiceID custom server function.
- UsertoUserInfo (string[131]) (optional)
- Set to SV188.
- DigitsDialed (string[40]) (optional)
- Set to the number used as the first parameter of the MakeCall action.