How to dial up Third Party applications using SIP Interconnect How to dial up Third Party applications using SIP Interconnect

How to dial up Third Party applications using SIP Interconnect

Vonage API Support

Question

How do I dial up third party applications using SIP interconnect?

Applies To

  • Video API
  • SIP Interconnect

Answer

Vonage SIP to Zoom Meetings:

Prerequisite: The Zoom account should have the SIP dialing feature enabled.

[Meeting ID]@[IP Address] OR
[Meeting ID].[Passcode]@[IP Address] OR
[Meeting ID].[Passcode].[Command].[Host Key]@[IP Address] OR
[Meeting ID].[Passcode].[Command].[Host Key]@zoomcrc.com
Dial zoomcrc.com and then enter the meeting ID using the Vonage play-DTMF API
SIP URI Example: ‘sip:12345678...653174@zoomcrc.com;transport=udp`;

Vonage SIP to Bluejeans Meetings:

Prerequisite: The Bluejeans Meeting account should have the SIP dialing feature enabled.

  • SIP URL Dial string fromVonage to Bluejeans:

[MeetingID]@bjn.vc OR
[MeetingID].[Passcode]@bjn.vc
SIP URI Example: ‘sip:646666666.9324@bjn.vc;transport=tcp’;
Note: When calling Bluejeans Meetings, set the SIP Interconnect dial property “Secure”=”FALSE” to disable encryption.

Vonage SIP to Cisco WebEx Meetings:

Prerequisite: The Cisco Webex Meeting account should have the SIP dialing feature enabled.

  • SIP URI Dial string from Vonage to Cisco Webex:

[MeetingID]@meetxxx.webex.com OR
[MeetingID].[site_name]@webex.com
SIP URI Example: `sip:pr1234567890@meet9.webex.com;transport=tls`;
Note: When calling Cisco WebEx Meetings, set ‘transport=tcp’ or ‘transport=tls’.

Vonage SIP to Linphone.org:

Prerequisite: Register for a Linphone SIP account at https://subscribe.linphone.org/ 

  • Dial string from Vonage to Linphone:

[username]@sip.linphone.org
SIP URI Example: `sip:jmontana@sip.linphone.org;transport=udp`;

Additional Information

For more information on SIP Interconnect on the Video API platform, please refer to our developer documentation below.

How to recognize if I'm using Vonage Video API Unified Environment or Vonage Video API OpenTok environment?