Hi everyone, I've created the SIP integration with...
# ask-ai
d
Hi everyone, I've created the SIP integration with Twillio following the docs to a tee. I also setup a quick voice agent using the kickstart example. But, when I ring the Twillio number, it clicks continuously and I don't see any calls in the LiveKit dashboard. I have NOT hosted my Voice agent yet, is that why? Would really appreciate if someone could help me out here!
t
Thanks for reaching out, Aditya. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
It looks like the issue might be because your Voice agent isn’t hosted yet, or there could be a configuration hiccup. Could you help me out by clarifying a few things? • Have you double-checked the SIP URI setup in Twilio to make sure it’s pointing to the right LiveKit endpoint? • Are there any error messages or logs from Twilio or LiveKit that might give us more clues? • Have you taken a look at any firewall or port settings that could be blocking SIP traffic? Getting these details will really help us pinpoint what’s going on. Sources: packages/sip--um-actually/src/setup-livekit.ts | Making outbound calls | LiveKit Docs | test/integration/sip_test.go | Speech & Audio Processing | livekit/livekit_composite | DeepWiki | SIP Integration | livekit/livekit_composite | DeepWiki
d
Can you please identify if the AI agent needs to be deployed for this in production?
t
Yes, for the AI agent to handle calls smoothly with LiveKit SIP integration, it needs to be up and running in a production environment. This way, it can manage calls in real-time, chat with callers through LiveKit rooms, and use the right plugins for audio processing and responses. If you'd like, I’m here to help you with the deployment process—just let me know! Sources: SIP Integration | livekit/livekit_composite | DeepWiki | Agents telephony integration | LiveKit Docs