Route format
- Domain or IP: Required destination used in the SIP request.
- Port: Optional signaling port; normally
5060when omitted. - Transport: Optional
tcporudp; normallyudpwhen omitted. - Proxy address: Optional network destination that receives the request on behalf of the SIP domain. It can include its own port.
Add and verify a route
- Read all current outbound routes.
- Confirm the exact destination, port, transport, and proxy with the receiving provider.
- Add the narrowest intended route without replacing unrelated entries.
- Read the complete list again.
- Place a representative outbound call.
- Verify caller identity, destination, audio, and transfer behavior.
- Inspect Vida logs and the provider’s SIP trace.