Jörg
10/07/2025, 7:31 AMVercel
10/08/2025, 4:45 AMJörg
10/08/2025, 2:23 PMVercel
10/08/2025, 3:58 PMChiranjeet Mishra
10/09/2025, 2:20 AM{
"provider": "byo-sip-trunk",
"name": "My SIP Trunk",
"gateways": [
{
"ip": "sip.provider.com",
"port": 5060,
"outboundEnabled": true,
"inboundEnabled": false,
"outboundProtocol": "udp"
},
{
"ip": "203.0.113.10",
"port": 5060,
"outboundEnabled": false,
"inboundEnabled": true
}
]
}
Once you have configured the SIP trunk, you will receive a value for credentialId. Save that and use it for the next step of assigning the SIP trunk to a phone number, as that is a required value for setting up the phone number.
If you encounter any issues with the setup, please feel free to reach out.Jörg
10/09/2025, 9:03 AMJörg
10/09/2025, 10:32 PMJörg
10/11/2025, 7:54 PMChiranjeet Mishra
11/03/2025, 11:31 PM