SipDeviceConfiguration

Version 27 (Adrian Georgescu, 05/01/2009 01:48 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 20 Adrian Georgescu
==  Authentication ==
8 1 Adrian Georgescu
 
9 13 Adrian Georgescu
|| Username || XXX||
10 13 Adrian Georgescu
|| Password|| YYY||
11 1 Adrian Georgescu
|| Domain||sip2sip.info||
12 20 Adrian Georgescu
13 22 Adrian Georgescu
 * Replace XXX with your username and YYY with your password received during the registration of your SIP account
14 23 Adrian Georgescu
 * Always register
15 23 Adrian Georgescu
 * Set the Registration refresh interval to 600 seconds
16 20 Adrian Georgescu
17 27 Adrian Georgescu
[wiki:SipDevices Specific SIP devices configuration]
18 27 Adrian Georgescu
19 20 Adrian Georgescu
== Outbound proxy ==
20 20 Adrian Georgescu
21 1 Adrian Georgescu
|| Outboud proxy ||proxy.sipthor.net||
22 1 Adrian Georgescu
23 26 Adrian Georgescu
Is recommend that you always use the outbound proxy, this helps the NAT stay open during your sessions.
24 26 Adrian Georgescu
25 11 Adrian Georgescu
== NAT traversal ==
26 25 Adrian Georgescu
27 25 Adrian Georgescu
28 12 Adrian Georgescu
Practically you do not need to set anything special in the client, NAT traversal is solved automatically by the SIP2SIP server infrastructure. We recommend actually that you check to have disabled all client features related to NAT traversal:
29 20 Adrian Georgescu
30 20 Adrian Georgescu
 1. Disable any keep-alive technique like PING, NOTIFY, OPTION, CR/LF or STUN
31 20 Adrian Georgescu
 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]
32 7 Adrian Georgescu
 1. Disable voice activation detection (VAD) in your device
33 1 Adrian Georgescu
34 1 Adrian Georgescu
35 1 Adrian Georgescu
== XCAP root ==
36 1 Adrian Georgescu
37 14 Adrian Georgescu
If you use SIP SIMPLE presence you need to set XCAP root:
38 1 Adrian Georgescu
39 1 Adrian Georgescu
|| XCAP root || https://xcap.sipthor.net/xcap-root@sip2sip.info/ ||
40 1 Adrian Georgescu
41 7 Adrian Georgescu
== MSRP relay ==
42 1 Adrian Georgescu
43 1 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.