Telnyx Voice Advanced Javascript

🌐Community
by team-telnyx · vlatest · Repository

Dynamically control Telnyx voice calls using advanced JavaScript logic for complex routing, DTMF, and custom interactions.

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

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

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

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 voice API using advanced JavaScript capabilities. It facilitates programmatic control over calls, including initiating outbound calls, answering incoming calls, and manipulating call flows through DTMF input. This enables complex automated communication workflows beyond simple text-based interactions.

When to use it

  • Automating outbound sales calls based on lead data.
  • Building interactive voice response (IVR) systems for customer support.
  • Creating a system that can answer incoming calls and route them intelligently.
  • Developing custom phone integrations with other applications.

Key capabilities

  • Initiate outbound calls programmatically.
  • Answer incoming calls automatically.
  • Send DTMF input to calls.
  • Utilize advanced JavaScript for call flow logic.

Example prompts

  • "Call John Doe at 555-123-4567 and play a pre-recorded message."
  • "Answer any incoming calls and route them to extension 101."
  • "Send the DTMF code '1234' during the call with ID abcdefg."

Tips & gotchas

Requires an active Telnyx account and API credentials. Familiarity with JavaScript is necessary to leverage the full potential of this skill for complex call flow management.

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
9

🌐 Community

Passed automated security scans.