Upcoming Webinar: RingQ 9.1 Release Webinar — US/Canada (Aug 5) — Wed, Aug 5 · 10:00 AM EST
RegisterCreating a Routing Profile & SIP Trunk | commio.io
This guide covers the two steps needed to route outbound calls through Commio:
Note: Both steps are required. A trunk with no routing profile, or a profile with no trunk, will not carry outbound traffic.
Log in at commio.io. In the left-hand sidebar, click: Outbound → Routing Profiles
Note: If Outbound is missing from the sidebar, your account may be in a sub-account view. Look for a ‘Return To Admin’ link at the bottom of the sidebar and click it.
Click the blue Add New button in the top-right corner of the Outbound Routing Profiles table to open the creation wizard.
Select where you want to route calls:
Click Next.
Choose a routing strategy. For North American profiles, only Least Cost Routing (LCR) is available. Click Next.
Fill in the profile settings, then click Next.
| Field | Default / Example | Notes |
|---|---|---|
| Name | Andy_Docs | Required. Choose a descriptive, unique label. |
| PDD Timer | 10 | Seconds before a call is considered failed (7–30). Default: 10. |
| Max Rate | 0.9999 | Max per-minute cost. Calls above this rate fail with SIP 503. |
| Max Carriers | (blank) | Optional. Limits how many carriers are attempted per call. |
Review the carrier list. All carriers are enabled by default. Toggle individual carriers on or off as needed.
Scroll to the bottom of the list and click Save.
A green ‘Profile successfully created’ banner confirms the save. The wizard then prompts:
In the left-hand sidebar, click: Outbound → Trunks
Alternatively, click Create a new trunk from the confirmation screen in Part 1 — this automatically pre-selects your new profile.
Click the blue Add New button in the top-right corner of the Outbound Trunks table.
Select the platform generating the outbound SIP traffic:
Click Next.
Complete the fields below and click Save.
| Field | Default / Example | Notes |
|---|---|---|
| Trunk Name | Andy_Docs | Required. Use the same name as the routing profile for clarity. |
| Routing Profile | Andy_Docs | Required. Select the profile created in Part 1. |
| Channel Limit | 25 | Max simultaneous calls on this trunk. |
| Prefix | (blank) | Optional. 4-digit code prepended to the SIP request URI. Only needed when two trunks share the same IP. |
| IP Address | 203.0.113.10 | Required. Public-routable IP of your PBX, SBC, or softswitch. Must not be 0.0.0.0 or 127.0.0.1. |
Note: IP address validation is strict. 0.0.0.0 and loopback addresses (127.x.x.x) are rejected. Use the actual public IP of your system.
A green ‘Trunk successfully created’ banner confirms the save. Your outbound configuration is now active.
Configure your PBX, SBC, or softswitch to send outbound SIP INVITE messages to one of the following targets:
| Host | Priority | Notes |
|---|---|---|
| icr.commio.com | Primary (SRV) | Most preferred. Supports SRV auto-failover. |
| a.icr.commio.com | Secondary (A) | Second choice. Failover delayed by DNS TTL. |
Note: Authentication is IP-based. Commio matches your inbound SIP traffic to the IP you registered on the trunk. No SIP username or password is required for outbound calls.
Note: If your PBX cannot accept SRV or DNS, please request an IP address from Commio.
Portal: commio.io
Routing Profiles: commio.io/#/outbound/routing-profiles
Trunks: commio.io/#/outbound/trunks
API Documentation: apidocs.thinq.com