Telnyx Voice Conferencing Java
Integrates Telnyx voice conferencing into Java applications for robust, scalable audio experiences via a reliable backend skill.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add telnyx-voice-conferencing-java npx -- -y @trustedskills/telnyx-voice-conferencing-java
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telnyx-voice-conferencing-java": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telnyx-voice-conferencing-java"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to initiate and manage voice conferences using the Telnyx API. It handles creating conference rooms, inviting participants via their phone numbers, and controlling conference settings like muting/unmuting attendees. The skill is implemented in Java for backend integration.
When to use it
- Automated Meeting Scheduling: An agent can schedule a meeting with multiple external guests based on availability data.
- Support Call Routing: Route customers experiencing technical issues into a conference call with a support engineer.
- Group Announcements: Broadcast important updates or announcements to a pre-defined group of contacts.
- Emergency Response Coordination: Facilitate communication between first responders and incident command during emergencies.
Key capabilities
- Conference room creation via Telnyx API
- Participant invitation using phone numbers
- Control over conference settings (mute/unmute)
- Java-based backend integration
Example prompts
- "Create a voice conference for John Doe, Jane Smith, and 212-555-1212."
- "Start a new conference room and add these numbers: 415-555-3434, 646-555-5656."
- βMute participant with phone number 555-789-0123 in the current conference.β
Tips & gotchas
- Requires a Telnyx API key to function correctly.
- Ensure participants have access to telephony services for successful connection.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.