Telephony event type

This type is used in VoipWebhookRequest to specify the type of the telephony event. Depending on the type of event, the system’s interface displays different types of notifications upon a call.

Enumeration members

NotifyAnswer

NotifyAnswer: = "notify_answer"

NotifyEnd

NotifyEnd: = "notify_end"

NotifyStart

NotifyStart: = "notify_start"