Overview
A Telepath connection links a SIP username to an AI backend. Creating a connection involves three key steps: selecting your AI provider, configuring authentication, and activating your bridge.Step 1: Link Your AI Agent
The first phase involves authentication and credential management.Access the Dashboard
Log in to Telepath Dashboard and navigate to the Agents section.Select Your AI Provider
Choose from three options:- OpenAI
- ElevenLabs
- Custom WebSocket
Provider: OpenAI Realtime APIRequirements:
- OpenAI API key with access to
gpt-4o-realtime-preview - Model:
gpt-4o-realtime-preview - Optional: Custom system prompt
- Get your API key from platform.openai.com
- In Telepath, select “OpenAI”
- Paste your API key
- Optionally configure a system prompt
Step 2: Configure SIP Authentication
Set up your SIP credentials that will be used to authenticate calls.SIP Username: A unique identifier for this connection (e.g.,
agent-support-01)SIP Password: A secure password for authentication (minimum 12 characters recommended)- Enter a unique SIP username (alphanumeric and hyphens only)
- Create a strong SIP password
- Click Generate Credentials if you want system-generated values
- Save your SIP username and password securely—you’ll need these for carrier configuration
Step 3: Point Your SIP Trunk
Once your agent is connected, configure your telephony carrier to route calls to Telepath.Origination URI Format
Authentication
Use these credentials when prompted by your carrier:- Username: Your SIP username
- Password: Your SIP password
- Protocol: UDP or TLS (both supported)
- Codecs: G.711 (PCMU/PCMA) or G.722 (recommended for HD audio)
Step 4: Activate Your Connection
- Return to Telepath dashboard
- Verify all credentials are entered correctly
- Click Activate Connection
- Your connection status should show as Active
Managing Your Connection
View Connection Details
In the dashboard, you can:- View your SIP username and regenerate your password
- See connection status and uptime
- View recent calls routed through this connection
- Update your AI agent configuration
Update Credentials
To rotate your SIP password:- Go to your connection settings
- Click Rotate SIP Password
- Update your carrier configuration with the new password
- Confirm the change in Telepath
Delete a Connection
To remove a connection:- Go to connection settings
- Click Delete Connection
- Confirm the deletion
- Update your carrier to stop routing calls to this endpoint
API Integration
You can also manage connections programmatically using the Telepath API.API Reference
Create, update, and manage connections via REST API
Troubleshooting
Connection won’t activate:- Verify your AI provider credentials are correct
- Check that your SIP username is unique
- Ensure password meets minimum requirements
- Confirm your carrier configuration has the correct origination URI
- Verify SIP username and password match your connection
- Check carrier logs for any SIP errors

