====== SIP Trunk Information ====== celito's voice servers use standard SIP and will work with any device that is capable of SIP. While we will do everything we can to assist you in getting a SIP trunk online, celito does not sell or manage phone systems. If you need help getting your SIP trunk online beyond what celito can offer, you will need to contact your PBX vendor to receive assistance. ===== Notes ===== * celito requires that all SIP trunks be configured with a username and password for authentication. This helps protect you and celito from fraud and also allows you to easily change IP addresses without having to notify us. * After your SIP trunk has been configured we will email you your credentials, including which server(s) to use. The information below is generic meant to assist you; please follow any specific instructions in the details that were provided to you. ===== Example Setup ===== ==== Credentials ==== ^SIP User|ExampleUser| ^SIP Password|P4ssw0rd!| ^SIP Server/Domain|ExampleDomain.NMS.celitovoice.net:5060| The server address that you are provided is case sensitive. Not following the casing you are provided may allow the trunk to register but all calls will fail. We suggest you copy/paste the server name you are provided to prevent this from happening. ==== Details ==== All demo accounts will have the following settings: ^Call Limit|5 concurrent| ^Dial permission|US Only| ^Outbound Caller ID|All outbound calls will be hardcoded to a celito number to prevent rogue 911 calls. It will not match the inbound number| ===== Expected SIP Packets ===== To help assist you with troubleshooting, we are providing examples of what you should see in your SIP packets. If you are having issues registering or making/receiving calls then perform a packet capture on your network and use these examples to verify they match what we're expecting/sending. The examples will be using the information from above and the following details as example phone numbers and IP addresses: ^Your DID|9193333333| ^Outside DID|9194444444| ^Your PBX Public IP|1.1.1.1| ^Celito Public IP|2.2.2.2| ==== REGISTER ==== ^Contact|sip:ExampleUser@1.1.1.1| ^To|sip:ExampleUser@ExampleDomain.NMS.celitovoice.net| ^From|sip:ExampleUser@ExampleDomain.NMS.celitovoice.net| ==== INVITE (Outbound from client) ==== ^Contact|sip:ExampleUser@1.1.1.1| ^To|sip:9194444444@ExampleDomain.NMS.celitovoice.net| ^From|"Caller ID Name" sip:9193333333@ExampleDomain.NMS.celitovoice.net| ==== INVITE (Inbound to client) ==== ^Contact|sip:9194444444@2.2.2.2| ^To|sip:9193333333@ExampleDomain| ^From|"Caller ID Name" sip:9194444444@2.2.2.2| ===== Troubleshooting ===== If you have any issues registering the trunk or making/receiving calls, please contact support or your sales representative. ===== Related Articles ===== {{topic>sip sip_trunk new_client}} {{tag>sip sip_trunk new_client}}