SIP Trunking for Voice AI
SIP trunking lets a voice AI platform send and receive phone calls over the internet, connecting to the PSTN via a carrier like Twilio or Vobiz.
SIP (Session Initiation Protocol) trunking is how voice AI platforms connect to the public phone network. A SIP trunk is a virtual phone line over the internet, provided by a carrier like Twilio, Vobiz, Exotel or Telnyx. The voice AI platform sends and receives calls through the SIP trunk, and the carrier handles the actual PSTN connectivity. For Indian deployments, SIP trunks must be paired with DLT-registered caller IDs to be compliant.
How SIP trunking works with voice AI
When a phone call arrives at your SIP trunk (inbound) or your voice AI agent wants to dial out (outbound), the audio is streamed over the SIP trunk as RTP packets. The voice AI platform plugs into this stream, runs STT + LLM + TTS in real time, and sends the agent's audio back over the trunk. Modern voice AI platforms like ThinnestAI handle the SIP complexity automatically.
Why it matters
SIP trunking is what separates a voice AI agent you can only reach through a web page from a voice AI agent you can reach by dialing a real +91 phone number. Without SIP, there is no phone call.
More definitions
A voice AI agent is an AI system that holds real-time spoken conversations via phone, web or SIP — combining speech recognition, an LLM and speech synthesis.
Voice AI is the umbrella term for AI that understands and generates human speech in real time — powering voice assistants, phone agents and translation.
Conversational AI is the category of AI that interacts with humans in natural language across chat, voice, email and messaging — using NLU, LLMs and tools.
IVR is a rigid scripted tree (press 1 for sales). Voice AI is a natural-language agent that understands free-form speech, reasons and calls tools.
BYOK lets you bring your own LLM, STT and TTS API keys — the voice AI platform routes usage through your accounts instead of bundling provider costs.
BYON lets you bring your own phone number — via Twilio, Vobiz or Exotel — and connect it to the voice AI platform via SIP instead of renting one.