SipDeviceConfiguration
Version 13 (Adrian Georgescu, 04/19/2009 02:26 pm)
1 | 3 | Adrian Georgescu | = Device configuration = |
---|---|---|---|
2 | 1 | Adrian Georgescu | |
3 | 2 | Adrian Georgescu | [[TOC(WikiStart, Sip*, depth=3)]] |
4 | 2 | Adrian Georgescu | |
5 | 4 | Adrian Georgescu | Setup your SIP application software or hardware device as follows: |
6 | 1 | Adrian Georgescu | |
7 | 1 | Adrian Georgescu | == General == |
8 | 1 | Adrian Georgescu | |
9 | 13 | Adrian Georgescu | || Username || XXX|| |
10 | 13 | Adrian Georgescu | || Password|| YYY|| |
11 | 13 | Adrian Georgescu | || Domain||sip2sip.info|| |
12 | 13 | Adrian Georgescu | || Outboud proxy ||proxy.sipthor.net|| |
13 | 1 | Adrian Georgescu | |
14 | 7 | Adrian Georgescu | Replace XXX with your username and YYY with your password received during the registration of your SIP account. |
15 | 1 | Adrian Georgescu | |
16 | 9 | Adrian Georgescu | We recommend that you: |
17 | 9 | Adrian Georgescu | |
18 | 11 | Adrian Georgescu | 1. Always register and set the refresh interval to 600 seconds or longer |
19 | 11 | Adrian Georgescu | 1. Always use the outbound proxy |
20 | 12 | Adrian Georgescu | 1. Disable any keep-alive technique in the client (like pings, NOTIFY or STUN), the servers take care of all these automatically |
21 | 10 | Adrian Georgescu | 1. Disable any SIP ALG support in the border router, most so called 'SIP enabled routers' are simply broken |
22 | 9 | Adrian Georgescu | |
23 | 7 | Adrian Georgescu | |
24 | 1 | Adrian Georgescu | == XCAP root == |
25 | 1 | Adrian Georgescu | |
26 | 1 | Adrian Georgescu | If you use SIP SIMPLE presence you need to set XCAP root: |
27 | 1 | Adrian Georgescu | |
28 | 5 | Adrian Georgescu | || XCAP root || https://xcap.sipthor.net/xcap-root@sip2sip.info/ || |
29 | 1 | Adrian Georgescu | |
30 | 1 | Adrian Georgescu | == MSRP relay == |
31 | 1 | Adrian Georgescu | |
32 | 7 | Adrian Georgescu | If you use SIP 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. |