SipDeviceConfiguration
Version 34 (Adrian Georgescu, 05/15/2011 10:47 am)
1 | 31 | Adrian Georgescu | = Device Configuration = |
---|---|---|---|
2 | 1 | Adrian Georgescu | |
3 | 2 | Adrian Georgescu | [[TOC(WikiStart, Sip*, depth=3)]] |
4 | 2 | Adrian Georgescu | |
5 | 33 | Adrian Georgescu | There are thousands of SIP devices on the market, for how to configure them we advise you to consult the support forum of the device manufacturer. Do not open a ticket related to how a particular device is configured. |
6 | 33 | Adrian Georgescu | |
7 | 4 | Adrian Georgescu | Setup your SIP application software or hardware device as follows: |
8 | 1 | Adrian Georgescu | |
9 | 34 | Adrian Georgescu | == SIP Credentials == |
10 | 1 | Adrian Georgescu | |
11 | 34 | Adrian Georgescu | SIP Credentials are used for authentication and authorization of SIP requests performed by the SIP device. |
12 | 30 | Adrian Georgescu | |
13 | 13 | Adrian Georgescu | || Username || XXX|| |
14 | 13 | Adrian Georgescu | || Password|| YYY|| |
15 | 1 | Adrian Georgescu | || Domain||sip2sip.info|| |
16 | 20 | Adrian Georgescu | |
17 | 22 | Adrian Georgescu | * Replace XXX with your username and YYY with your password received during the registration of your SIP account |
18 | 34 | Adrian Georgescu | * Always Register |
19 | 23 | Adrian Georgescu | * Set the Registration refresh interval to 600 seconds |
20 | 20 | Adrian Georgescu | |
21 | 27 | Adrian Georgescu | [wiki:SipDevices Specific SIP devices configuration] |
22 | 1 | Adrian Georgescu | |
23 | 34 | Adrian Georgescu | == SIP Outbound Proxy == |
24 | 1 | Adrian Georgescu | |
25 | 1 | Adrian Georgescu | || Outboud proxy ||proxy.sipthor.net|| |
26 | 1 | Adrian Georgescu | |
27 | 1 | Adrian Georgescu | Though optional, is recommend that you always use the outbound proxy setting as this helps the NAT traversal and your device remains always reachable. |
28 | 1 | Adrian Georgescu | |
29 | 34 | Adrian Georgescu | Some poorly implemented SIP devices are not able to determine the address of the proxy. Here are the details that you could enter manually: |
30 | 34 | Adrian Georgescu | |
31 | 34 | Adrian Georgescu | || Host || proxy.sipthor.net|| |
32 | 34 | Adrian Georgescu | || Port || 5060|| |
33 | 34 | Adrian Georgescu | || Protocol || UDP || |
34 | 34 | Adrian Georgescu | |
35 | 1 | Adrian Georgescu | == XCAP root == |
36 | 1 | Adrian Georgescu | |
37 | 34 | Adrian Georgescu | If you use SIMPLE presence you need to set XCAP root: |
38 | 20 | Adrian Georgescu | |
39 | 34 | Adrian Georgescu | || XCAP Root || https://xcap.sipthor.net/xcap-root@sip2sip.info/ || |
40 | 1 | Adrian Georgescu | |
41 | 33 | Adrian Georgescu | == MSRP Relay == |
42 | 1 | Adrian Georgescu | |
43 | 33 | Adrian Georgescu | If you use SIMPLE instant messaging based on MSRP, a relay is available for helping traverse the NAT. You need to use the relay if you are the receiving party and you are behind a NAT-ed router. The MSRP relays can be found in the DNS by using SRV lookup for _msrps._tcp.sip2sip.info. |