Project

General

Profile

SipDeviceConfiguration » History » Version 30

Adrian Georgescu, 10/04/2009 01:16 PM

1 30 Adrian Georgescu
= Sip 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 30 Adrian Georgescu
==  Credentials ==
8 1 Adrian Georgescu
 
9 30 Adrian Georgescu
Credentials are used for authentication and authorization of SIP requests performed by the SIP device.
10
11 13 Adrian Georgescu
|| Username || XXX||
12
|| Password|| YYY||
13 1 Adrian Georgescu
|| Domain||sip2sip.info||
14 20 Adrian Georgescu
15 22 Adrian Georgescu
 * Replace XXX with your username and YYY with your password received during the registration of your SIP account
16 23 Adrian Georgescu
 * Always register
17
 * Set the Registration refresh interval to 600 seconds
18 20 Adrian Georgescu
19 27 Adrian Georgescu
[wiki:SipDevices Specific SIP devices configuration]
20
21 20 Adrian Georgescu
== Outbound proxy ==
22 1 Adrian Georgescu
23
|| Outboud proxy ||proxy.sipthor.net||
24
25 30 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.
26 1 Adrian Georgescu
27
== XCAP root ==
28
29
If you use SIP SIMPLE presence you need to set XCAP root:
30
31 20 Adrian Georgescu
|| XCAP root || https://xcap.sipthor.net/xcap-root@sip2sip.info/ ||
32 7 Adrian Georgescu
33 1 Adrian Georgescu
== MSRP relay ==
34
35
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.
36 30 Adrian Georgescu
37
'''NAT traversal'''
38
39
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:
40
41
 1. Disable any keep-alive technique like PING, NOTIFY, OPTION, CR/LF or STUN
42
 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]
43
 1. Disable voice activation detection (VAD) in your device