For the complete documentation index, see llms.txt. This page is also available as Markdown.

Integration via SIP for Telephony Agents

Route the call to the virtual agent's phone number by using SIP

SIP Guide: https://developer.nexmo.com/voice/sip/overview

Invite requests using your own Nexmo credentials with the following syntax:- <AGENT_PHONE_NUMBER>@sip.nexmo.com

The following headers are accepted:

X-Vgai-Session-ID (optional): allows starting a conversation using a preconfigured session.

Last updated

Was this helpful?