DomainEnrollment » History » Version 38
Adrian Georgescu, 10/11/2012 11:41 PM
1 | 24 | 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 | 37 | Adrian Georgescu | In the description below the words *Internet domain*, *DNS zone*, *SIP domain* mean the same thing in different contexts. You may use them interchangeable. |
6 | |||
7 | 24 | Adrian Georgescu | h2. Login account setup |
8 | 5 | Adrian Georgescu | |
9 | 30 | Adrian Georgescu | "Register a login account at SIPThor Net platform":https://sipthor.net/register_login_account.phtml |
10 | 5 | Adrian Georgescu | |
11 | 38 | Adrian Georgescu | This login account will allow you to manage the data necessary to be able to use your own SIP domain and accounts. |
12 | |||
13 | |||
14 | 18 | Adrian Georgescu | h2. Domain setup |
15 | |||
16 | 31 | Adrian Georgescu | First register an Internet domain with a domain registrar or "SIPThor Net":https://sipthor.net/dns_zone.phtml?zType_form=domains. This allows you to manage the DNS zone associated with your Internet domain. Managing the DNS zone records allows you to use the SIP servers provided by *SIPThor Net* infrastructure. |
17 | 20 | Adrian Georgescu | |
18 | 1 | Adrian Georgescu | h2. DNS setup |
19 | |||
20 | 33 | Adrian Georgescu | For anyone to be able to communicate with your addresses using SIP protocol, they must be able to find the SIP servers that serve your domain. When using this service, the SIP servers belong to *SIPThor Net* infrastructure. 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: |
21 | 1 | Adrian Georgescu | |
22 | <pre> |
||
23 | 3 | Adrian Georgescu | example.com. 3600 IN NAPTR 30 100 "s" "SIP+D2U" "" _sip._udp.example.com. |
24 | example.com. 3600 IN NAPTR 10 100 "s" "SIP+D2T" "" _sip._tcp.example.com. |
||
25 | 1 | Adrian Georgescu | _sip._tcp.example.com. 3600 IN SRV 100 100 5060 proxy.sipthor.net. |
26 | _sip._udp.example.com. 3600 IN SRV 100 100 5060 proxy.sipthor.net. |
||
27 | </pre> |
||
28 | 15 | Adrian Georgescu | |
29 | 37 | Adrian Georgescu | Replace example.com with your own Internet domain name. |
30 | 15 | Adrian Georgescu | |
31 | 19 | Adrian Georgescu | h3. DNS zone served by a third-party |
32 | 10 | Adrian Georgescu | |
33 | 29 | Adrian Georgescu | Provision the DNS records described above into the DNS zone managed by the third party. Go to step *SIP account setup* |
34 | 1 | Adrian Georgescu | |
35 | 26 | Adrian Georgescu | h3. DNS zone delegated to SIPThor Net |
36 | 1 | Adrian Georgescu | |
37 | 34 | Adrian Georgescu | You can have your Internet domain registered with a third party and have the DNS records belonging to your Internet domain managed by *SIPThor Net*. At the domain registrar where you have registered your Internet domain, you can delegate the administration of the DNS zone belonging to your Internet domain to *SIPThor Net* name servers by changing the existing NS records to the following name servers: |
38 | 1 | Adrian Georgescu | |
39 | * ns1.dns-hosting.info |
||
40 | * ns2.dns-hosting.info |
||
41 | * ns3.dns-hosting.info |
||
42 | |||
43 | 26 | Adrian Georgescu | h3. DNS zone served by SIPThor Net |
44 | 15 | Adrian Georgescu | |
45 | * Go to the *DNS zones* section and "add your domain":https://sipthor.net/provisioning_mdns.phtml?service=dns_zones |
||
46 | 35 | Adrian Georgescu | * Click on the *Records* link while inside your *DNS zone* |
47 | 22 | Adrian Georgescu | * Select record type *SIP TCP Transport* enter value *proxy.sipthor.net* and click add. |
48 | * Select *SIP UDP Transport* enter value *proxy.sipthor.net* and click add. |
||
49 | 1 | Adrian Georgescu | |
50 | 27 | Adrian Georgescu | h2. SIP account setup |
51 | 1 | Adrian Georgescu | |
52 | * "Add your SIP domain in the SIP domain section":https://sipthor.net/provisioning_mdns.phtml?1=1&service=sip_domains@sipthor |
||
53 | * "Add you SIP accounts under SIP account section":https://sipthor.net/provisioning_mdns.phtml?1=1&service=sip_accounts@sipthor |
||
54 | 23 | Adrian Georgescu | |
55 | 27 | Adrian Georgescu | h2. SIP device setup |
56 | 23 | Adrian Georgescu | |
57 | 25 | Adrian Georgescu | Configure your SIP device with the account credentials created above. |
58 | 23 | Adrian Georgescu | |
59 | Enjoy your SIP Accounts! |
||
60 | 32 | Adrian Georgescu | |
61 | If you like the service you may make a donation using Paypal to paypal@ag-projects.com |