SipDeviceConfiguration » History » Version 20
Adrian Georgescu, 04/19/2009 03:30 PM
1 | 3 | Adrian Georgescu | = Device configuration = |
---|---|---|---|
2 | 1 | Adrian Georgescu | |
3 | 2 | Adrian Georgescu | [[TOC(WikiStart, Sip*, depth=3)]] |
4 | |||
5 | 4 | Adrian Georgescu | Setup your SIP application software or hardware device as follows: |
6 | 1 | Adrian Georgescu | |
7 | 20 | Adrian Georgescu | == Authentication == |
8 | 1 | Adrian Georgescu | |
9 | 13 | Adrian Georgescu | || Username || XXX|| |
10 | || Password|| YYY|| |
||
11 | 1 | Adrian Georgescu | || Domain||sip2sip.info|| |
12 | 20 | Adrian Georgescu | |
13 | * Replace XXX with your username and YYY with your password received during the registration of your SIP account. |
||
14 | * Always register and set the refresh interval to 600 seconds or longer |
||
15 | |||
16 | == Outbound proxy == |
||
17 | |||
18 | 1 | Adrian Georgescu | || Outboud proxy ||proxy.sipthor.net|| |
19 | |||
20 | 20 | Adrian Georgescu | == NAT traversal == |
21 | 11 | Adrian Georgescu | |
22 | 20 | Adrian Georgescu | NAT traversal is solved automatically by the server infrastructure. We recommend that you disable any client feature related to NAT traversal: |
23 | 12 | Adrian Georgescu | |
24 | 20 | Adrian Georgescu | 1. Always use the outbound proxy |
25 | 1. Disable any keep-alive technique like PING, NOTIFY, OPTION, CR/LF or STUN |
||
26 | 1. Disable any SIP ALG support in the border router, most of the so called 'SIP enabled' routers on the market today are [http://www.voip-info.org/wiki/view/Routers+SIP+ALG simply broken] |
||
27 | 7 | Adrian Georgescu | 1. Disable voice activation detection (VAD) in your device |
28 | 1 | Adrian Georgescu | |
29 | |||
30 | == XCAP root == |
||
31 | |||
32 | 14 | Adrian Georgescu | If you use SIP SIMPLE presence you need to set XCAP root: |
33 | 1 | Adrian Georgescu | |
34 | || XCAP root || https://xcap.sipthor.net/xcap-root@sip2sip.info/ || |
||
35 | |||
36 | 7 | Adrian Georgescu | == MSRP relay == |
37 | 1 | Adrian Georgescu | |
38 | 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. |