SIP client setup
Point a softphone or PBX at your trunk with the credentials your provider issued, then place a test call.
What you need
When your provider created your trunk account, they issued a SIP username and password. You configure your client to register with those. You do not register by IP address — authentication is by username.
5060.10000–20000 must be open outbound for two-way audio.Configure and register
- Enter the credentialsSet the SIP username, password, and server in your client. Set both the authentication user and the register user to your SIP username.
- Use UDP 5060Select UDP transport on port
5060. Enable symmetric RTP / rport if your client offers it — it keeps audio flowing through NAT. - RegisterYour client should show registered. If it does not, re-check the username and password exactly — a wrong password returns an authentication failure, not a silent drop.
- Place a test callDial a permitted destination. If you hear a reorder tone or "please hang up", your account may not be permitted to dial that destination, or the account is frozen — see below.
What governs your calls
After your first call
Your usage and call records appear in the portal within about a minute. See Call records.
If registration fails with the correct password, confirm your client sends the SIP username as the authentication user (not just the display name), and that it uses UDP 5060. Most "correct password but still rejected" cases are a client sending the wrong auth user.