Pick a direction
Choose whether the agent needs to receive calls, place calls, or both:
If callers dial you and the agent also calls people back, create both.
Pick a setup mode
Within each direction, choose a setup mode:- Twilio: provider-specific guidance and a checklist for the Twilio console.
- Manual: SIP settings that you enter yourself. Use this mode with another carrier, or with Twilio when you want to configure the trunk without the guided flow.
Where connections live
Connections are org-wide, like BYOK keys. You create them once and attach them to as many agents as the direction allows:
Create and edit connections in the dashboard. The public API does not support
connection management. You can attach an existing connection from either the
dashboard or the API through
sip_inbound_trunk_id and
sip_outbound_trunk_id on the agent.
When a connection cannot be attached
The dashboard marks an unavailable connection with the reason. Thesip-trunk-options API endpoint returns the same reason in
unavailable_reason.
Receive calls on a number
Route calls that arrive on your number to an agent.
Place calls from an agent
Give an agent a caller ID so it can dial out and transfer calls.
Dispatch outbound calls
Start one call from the dashboard or API, or process a contact list.