Telnyx Sip Python

🌐Community
by team-telnyx · vlatest · Repository

Automates SIP call control and management using Telnyx APIs via Python scripting for robust backend integration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add telnyx-sip-python npx -- -y @trustedskills/telnyx-sip-python
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-sip-python": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-sip-python"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with the Telnyx SIP (Session Initiation Protocol) API using Python. It enables programmatic control over SIP devices, including making and receiving calls, managing call forwarding, and handling other telephony functions. This provides a powerful way to automate communication workflows and integrate voice capabilities into AI-powered applications.

When to use it

  • Automated Call Routing: Automatically route incoming calls based on caller ID or other criteria.
  • Interactive Voice Response (IVR) Systems: Build custom IVR systems that respond dynamically to user input.
  • Call Recording and Transcription: Trigger call recording and transcription workflows programmatically.
  • SIP Device Management: Manage a fleet of SIP devices, such as IP phones or softphones, through an AI agent.

Key capabilities

  • SIP Call Origination
  • SIP Call Reception
  • Call Forwarding Management
  • Python API Integration

Example prompts

  • "Make a call to +15551234567 using SIP."
  • "Forward all incoming calls to +15559876543."
  • "Record the next incoming call and save it as 'voicemail.wav'."

Tips & gotchas

  • Requires a Telnyx API key for authentication. Ensure this is securely configured within your AI agent's environment.
  • SIP protocol knowledge can be helpful for troubleshooting advanced configurations.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
team-telnyx
Installs
8

🌐 Community

Passed automated security scans.