Objective
Configuring the SIP call monitoring to receive real-time callback events for your SIP call on your app server.
Applies To
- Vonage Video API
- Projects
- SIP Call Monitoring
Contents
- Procedure for Vonage Video API Opentok Environment
- Procedure for Vonage Video API Unified Environment
- Additional Information
Procedure for Vonage Video API Opentok Environment
SIP monitoring callback URL can be configured within the account portal. Whenever a SIP call event is detected, that is, a SIP call is created, updated, or destroyed, a HTTP POST request with the information about the progress of the SIP call is issued from the Vonage Video API infrastructure to your registered callback URL.
Callback URL can be configured by the registered Admin or Developer of your Vonage Video API account.
To register a callback:
- Log in to your Vonage Video API Account.
- From the left menu, choose the desired Account.
- Select a Project for which you want to register a SIP monitoring callback.
- Scroll down to Project Settings.
- Under SIP Call Monitoring, click Configure.
- Configure the callback URL and click Submit.
- If the callback is successfully registered, a popup with "Callback URL Configured" will appear.
- If the registered callback URL cannot be reached, a popup with "Configuration Failed" will appear. Double-check your callback URL and the server hosting the URL and Retry.
To remove the registered callback:
- Under SIP Call Monitoring, click Remove.
- Click Confirm Removal to remove the configured SIP monitoring callback.
Procedure for Vonage Video API Unified Environment
SIP monitoring callback URL can be configured within the account portal. Whenever a SIP call event is detected, that is, a SIP call is created, updated, or destroyed, a HTTP POST request with the information about the progress of the SIP call is issued from the Vonage Video API infrastructure to your registered callback URL.
Callback URL can be configured by the registered Admin or Developer of your Vonage Video API account.
To register a callback:
- Log in to your Vonage Video API Unified Environment Account.
- From the left menu, go to Applications.
- Select your Video Application for which you want to register a SIP monitoring callback. Click Edit.
- Scroll down to Video. Click on Show advanced features.
- Under SIP call monitoring, add the callback URL.
- Then, click Save changes on the lower right of the page.
- To remove the registered callback, simply delete the URL from the HTTP POST of SIP call monitoring.
Additional Information
For additional information about monitoring SIP call progress, see our developer documentation in Opentok Environment on SIP call monitoring or our developer documentation in Unified Environment for SIP Interconnect registering callbacks.
Related to:
Articles in this section
- How to dial up Third Party applications using SIP Interconnect
- How to set up and test SIP Outbound Video call using linphone and playground?
- How to use SIP Interconnect in Playground
- How to Configure SIP Monitoring Callbacks
- Which IP addresses should I allow for SIP interconnect when using Video API?
- Unable to Initiate SIP Call from Playground
- How to Send DTMF in a SIP Call using Playground
- When initiating a SIP call, it fails with '706 Call Reached Maximum Inactive Duration'
- How to Dial DTMF or Digit Extension in SIP Interconnect?
- Can a SIP user mute/unmute using DTMF?