Ivan
12/07/2025, 6:15 PMChiranjeet Mishra
12/07/2025, 6:15 PMTremix
12/08/2025, 11:37 AMIvan
12/08/2025, 10:28 PMTremix
12/09/2025, 7:01 AMChiranjeet Mishra
12/10/2025, 4:35 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.Ivan
12/16/2025, 4:48 AMTremix
12/16/2025, 10:26 AMChiranjeet Mishra
12/18/2025, 7:30 PM