SipDeviceConfiguration

Version 40 (Adrian Georgescu, 09/06/2011 09:58 am) → Version 41/109 (Adrian Georgescu, 01/23/2012 10:17 pm)

= Device Configuration =

[[TOC(WikiStart, Sip*, depth=3)]]

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.

Please do not open a ticket related to how a particular device must be configured.

Setup your SIP device as follows:

== Account Credentials ==

Account credentials are used for authentication and authorization of SIP requests performed by the SIP device.

|| Username || XXX||
|| Password|| YYY||
|| Domain||sip2sip.info||

* Replace XXX with your username and YYY with your password received during the registration of your SIP account
* Always Register must be On
* Set the Registration refresh interval to 600 seconds

SIP2SIP has a self organizing architecture with multiple active servers in multiple data centers. The address of the server must be automatically discovered by the SIP device by using DNS as described in RFC3263.

[wiki:SipDevices Specific SIP devices configuration]

== SIP Outbound Proxy ==

To traverse NAT you must use the proxy server:

|| Host || Port || Protocol ||
|| proxy.sipthor.net|| 5060|| UDP ||
|| proxy.sipthor.net|| 5060|| TCP ||
|| proxy.sipthor.net|| 5061|| TLS ||


== XCAP root ==

If you use SIMPLE presence you need to set XCAP root:

|| XCAP Root || https://xcap.sipthor.net/xcap-root@sip2sip.info/ ||

== MSRP Relay ==

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.