Two ways to add phone numbers
Option 1: Twilio integration
Connect your Twilio account and import phone numbers with automatic SIP trunk configuration.Step 1: Create Twilio provider
- Dashboard
- API
- Navigate to Phone Numbers in the sidebar
- Click Add Provider → Twilio
- Enter your Twilio Account SID and Auth Token
- Click Connect
- Creates a SIP trunk in your Twilio account
- Generates SIP credentials for authentication
- Stores everything securely in your organization
Step 2: Import phone numbers
- Dashboard
- API
- In your Twilio provider, click Import Numbers
- Select the phone numbers you want to use
- Click Import Selected
Step 3: Link to agent
See Link phone numbers to agents below.Option 2: Manual SIP credentials
Configure SIP credentials from any provider (Telnyx, Bandwidth, Vonage, or others).Step 1: Create SIP credentials
- Dashboard
- API
- Navigate to Phone Numbers → Credentials tab
- Click Add Credentials
- Enter your SIP provider details:
- Server: SIP server address (e.g.,
sip.telnyx.com) - Auth User: Your SIP username
- Password: Your SIP password
- Transport: UDP, TCP, or TLS
- Server: SIP server address (e.g.,
- Click Save
Step 2: Add phone numbers
- Dashboard
- API
- Navigate to Phone Numbers → Numbers tab
- Click Add Number
- Enter the phone number and select credentials
- Enable Registration if your provider requires it
- Click Save
Step 3: Link to agent
See Link phone numbers to agents below.Link phone numbers to agents
After adding phone numbers, link them to agents for inbound routing or outbound calling.For inbound calls
Link a phone number to an agent so incoming calls route to that agent:- Dashboard
- API
- Go to Phone Numbers → Numbers tab
- Click on a phone number
- Select an agent from the Inbound Agent dropdown
- Click Save
For outbound calls
Set a phone number as an agent’s outbound caller ID:- Dashboard
- API
- Go to Agents → Select agent → Edit
- In the Outbound Phone Number section, select a number
- Click Save Agent
SIP credentials reference
Phone number reference
Check what’s using a phone number
Before modifying or deleting, see which agents use a phone number:Troubleshooting
Registration failing
Inbound calls not connecting
Outbound calls failing
Next steps
Inbound Calls
Handle incoming calls
Outbound Calls
Make outbound calls via API
Caller ID
Configure display names
SIP Configuration
Advanced SIP settings