How to integrate with Exotel?
# ask-ai
f
How to integrate with Exotel?
t
Thanks for reaching out, Ayush. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
LiveKit supports SIP integration and has been tested with Exotel. Could you clarify what specific functionality or use case you are looking to implement with Exotel? For example, are you looking to set up inbound or outbound calls, or do you have specific requirements for the integration? Sources: Agents telephony integration | LiveKit Docs | SIP overview | LiveKit Docs
f
Outbound calls
t
LiveKit supports outbound calls using SIP integration, and we've tested Exotel as a SIP provider. While I don’t have the exact Exotel setup details handy, I’m happy to share the general steps to get outbound calls working with any SIP provider: 1. Grab a phone number from your SIP provider (like Exotel). 2. Set up the SIP Trunk in your SIP provider’s system to accept SIP traffic from LiveKit’s SIP service. 3. Create an outbound trunk in LiveKit, linking it with your provider’s phone number and authentication info. 4. Use the
CreateSIPParticipant
API to kick off outbound calls. For the nitty-gritty on Exotel’s setup, I’d recommend checking out their docs or reaching out to their support team. And hey, if you want me to walk you through anything or have more questions, just let me know—I’m here to help! Sources: SIP overview | LiveKit Docs | Making outbound calls | LiveKit Docs