Event | Description |
---|---|
Answer Event | Bandwidth API sends this message to the application when the call is answered. |
Audio File Playback Events | Bandwidth API sends this message to the application when audio file playback is started or done playing. |
CallTimeout Event | Bandwidth API sends this message to the application when the call is not answered until the specified timeout. |
Conference Event | Bandwidth API sends this event to the application when a conference is created or completed. |
Conference Audio File Playback Event | Bandwidth API sends this message to the application when audio playback has started or is done (stopped) in a conference. Note: For playback event in conference member, use the call playback event. |
Conference Member Event | Bandwidth API sends this message to the application when a conference member has joined / left the conference or when it as muted or put on hold. |
Conference Speak Event | Bandwidth API sends this message to the application when text-to-speech speaking has started or is done (stopped) in a conference. Note:— For speak event in conference member, use the call speak event. |
DTMF Event | Bandwidth API sends this message to the application when it receives number pad tone signals during a call. |
Gather Event | The Bandwidth API generates a gather event when the gather command completes in a call. |
Incoming Call Event | Bandwidth API sends this message to the application when an incoming call arrives. For incoming call the callback set is the one related to the Application associated with the called number. |
Hangup Event | Bandwidth API sends this message to the application when the call ends. |
Recording Event | Bandwidth API sends this event to the application when an the recording media file is saved or an error occurs while saving it. |
Reject Event | Bandwidth API sends this message to the application when the call is rejected. |
Speak Event | Bandwidth API sends this message to the application when text-to-speech starts or stops. |
Transcription Event – BETA | Bandwidth API sends this event to the application when a transcription is terminated or an error occurs while processing it. |
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.