Skip to content

Conversation

@a692570
Copy link

@a692570 a692570 commented Feb 10, 2026

Summary

This PR adds an example demonstrating how to configure LiveKit Agents to work with Telnyx as a SIP trunk provider for telephony integrations.

Changes

  • Added directory with:
      • Configuration guide for Telnyx SIP trunk integration
      • Example agent for handling incoming calls via Telnyx
      • Example for initiating outbound calls through Telnyx
      • Environment variable configuration template
      • Dependency notes

Technical Details

The example demonstrates:

  1. Environment variable configuration for Telnyx SIP trunk (, )
  2. Inbound call handling with Telnyx trunk
  3. Outbound call initiation using LiveKit SIP API with Telnyx trunk
  4. Integration with LiveKit Inference for STT, LLM, and TTS

Prerequisites

Users need:

  1. LiveKit Cloud account with SIP trunk configured using Telnyx
  2. Telnyx account with phone number and SIP connection
  3. Configuration of environment variables (see README.md)

Testing

The examples follow the same patterns used in existing telephony examples (, ) and use standard LiveKit SIP APIs.

Checklist

  • Code follows project style guidelines (ruff format)
  • Documentation included for configuration
  • Examples tested for syntax correctness

References

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Abhishek seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 5 additional findings.

Open in Devin Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants