shin08
09/19/2025, 3:40 AMshin08
09/22/2025, 10:29 AMChiranjeet Mishra
09/22/2025, 11:55 PM{
"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.shin08
09/24/2025, 3:10 AMChiranjeet Mishra
09/25/2025, 9:52 PMshin08
09/26/2025, 6:47 AMChiranjeet Mishra
10/07/2025, 2:18 AM