DomainEnrollment

Version 13 (Adrian Georgescu, 10/11/2012 11:08 pm)

1 1 Adrian Georgescu
h1. SIP Domain Enrollment
2 1 Adrian Georgescu
3 12 Adrian Georgescu
You can create a limited number of SIP accounts under your own Internet domain as follows. The usage is based on a fair use policy and no support is provided. Do not complain that the SIP service does not work with some SIP devices, consult with the device manufacturer forum for this.
4 1 Adrian Georgescu
5 5 Adrian Georgescu
h2. Account setup
6 5 Adrian Georgescu
7 13 Adrian Georgescu
 * "Register a login account at SIPThor Net platform":https://sipthor.net/register_login_account.phtml
8 5 Adrian Georgescu
9 1 Adrian Georgescu
h2. DNS setup
10 1 Adrian Georgescu
11 10 Adrian Georgescu
For anyone to be able to communicate with your addresses using SIP protocol, they must be able to find the SIP server that serves your domain. For this to happen you must add certain records to the DNS zone for your domain at the entity that manages these records. These DNS records are describe here:
12 1 Adrian Georgescu
13 1 Adrian Georgescu
<pre>
14 3 Adrian Georgescu
example.com.		      3600 IN	NAPTR  30 100 "s" "SIP+D2U" "" _sip._udp.example.com.
15 3 Adrian Georgescu
example.com.		      3600 IN	NAPTR  10 100 "s" "SIP+D2T" "" _sip._tcp.example.com.
16 1 Adrian Georgescu
_sip._tcp.example.com.	3600 IN	SRV	100 100 5060 proxy.sipthor.net.
17 1 Adrian Georgescu
_sip._udp.example.com.	3600 IN	SRV	100 100 5060 proxy.sipthor.net.
18 1 Adrian Georgescu
</pre>
19 1 Adrian Georgescu
20 1 Adrian Georgescu
Replace example.com with your own domain name.
21 1 Adrian Georgescu
22 11 Adrian Georgescu
h3. Domain delegated by a third-party
23 10 Adrian Georgescu
24 10 Adrian Georgescu
Provision the DNS records described above into the DNS zone managed by the third party.  Go to step *SIP setup*
25 10 Adrian Georgescu
26 1 Adrian Georgescu
h3. Domain delegated with SIPThor Net
27 1 Adrian Georgescu
28 11 Adrian Georgescu
You can have your Internet domain registered with a third party and have the DNS records belong to your domain managed by SIP Thor Net.  At the domain service provider where you have registered your Internet domain, you can delegate the administration of the DNS records belonging to your Internet domain to SIP Thor Net name servers by adding NS records to the following name servers:
29 1 Adrian Georgescu
30 1 Adrian Georgescu
 * ns1.dns-hosting.info
31 1 Adrian Georgescu
 * ns2.dns-hosting.info
32 1 Adrian Georgescu
 * ns3.dns-hosting.info
33 1 Adrian Georgescu
34 10 Adrian Georgescu
Follow the step *DNS zone served by SIPThor Net*
35 1 Adrian Georgescu
36 1 Adrian Georgescu
h3. Internet domain registered by SIPThor Net
37 1 Adrian Georgescu
38 1 Adrian Georgescu
First register or transfer an Internet domain to "SIPThor Net":https://sipthor.net/dns_zone.phtml?zType_form=domains
39 1 Adrian Georgescu
40 1 Adrian Georgescu
h3. DNS zone served by SIPThor Net
41 1 Adrian Georgescu
42 5 Adrian Georgescu
 * Go to DNS zone section and "add your domain":https://sipthor.net/provisioning_mdns.phtml?service=dns_zones
43 5 Adrian Georgescu
 * Click on Records link for your DNS zone
44 10 Adrian Georgescu
 * Select "*IP TCP Transport* and click add. 
45 10 Adrian Georgescu
 * Select *SIP UDP Transport* and click add.
46 1 Adrian Georgescu
47 1 Adrian Georgescu
h2. SIP setup
48 1 Adrian Georgescu
49 1 Adrian Georgescu
 * "Add your SIP domain in the SIP domain section":https://sipthor.net/provisioning_mdns.phtml?1=1&service=sip_domains@sipthor
50 1 Adrian Georgescu
 * "Add you SIP accounts under SIP account section":https://sipthor.net/provisioning_mdns.phtml?1=1&service=sip_accounts@sipthor