Telnyx Sip Javascript

🌐Community
by team-telnyx · vlatest · Repository

Integrate Telnyx SIP functionality into JavaScript applications using this robust backend tool from team-telnyx.

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-javascript npx -- -y @trustedskills/telnyx-sip-javascript
2

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

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

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

About This Skill

What it does

This skill enables AI agents to interact with the Telnyx SIP (Session Initiation Protocol) API using JavaScript. It allows for programmatic control of voice calls, including initiating calls, answering incoming calls, and managing call states. This facilitates integration of telephony functionality into automated workflows and conversational AI applications.

When to use it

  • Automated outbound calling: Automatically dial contacts from a list based on triggers or events.
  • Interactive Voice Response (IVR) systems: Build custom IVR flows that dynamically respond to user input via voice commands.
  • Call routing and management: Route incoming calls to specific agents or departments based on caller ID or other criteria.
  • Voicebot integration: Integrate a voice component into an existing chatbot for more natural interactions.

Key capabilities

  • SIP API interaction
  • JavaScript implementation
  • Call initiation
  • Call answering
  • Call state management

Example prompts

  • "Initiate a call to +15551234567."
  • "Answer the incoming call from +19876543210."
  • "Transfer the current call to extension 101."

Tips & gotchas

  • Requires an active Telnyx account and API credentials.
  • Familiarity with SIP protocol concepts is helpful for advanced usage.

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.