SipDeviceConfiguration » History » Version 51
Adrian Georgescu, 01/25/2012 01:11 PM
1 | 1 | Adrian Georgescu | |
---|---|---|---|
2 | 51 | Adrian Georgescu | h1. Device Configuration |
3 | 1 | Adrian Georgescu | |
4 | 51 | Adrian Georgescu | |
5 | |||
6 | |||
7 | 35 | Adrian Georgescu | 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. |
8 | 1 | Adrian Georgescu | |
9 | 35 | Adrian Georgescu | Please do not open a ticket related to how a particular device must be configured. |
10 | 1 | Adrian Georgescu | |
11 | Setup your SIP device as follows: |
||
12 | |||
13 | 51 | Adrian Georgescu | |
14 | h2. Account Credentials |
||
15 | |||
16 | 1 | Adrian Georgescu | |
17 | Account credentials are used for authentication and authorization of SIP requests performed by the SIP device. |
||
18 | 49 | Adrian Georgescu | |
19 | 51 | Adrian Georgescu | | Username| XXX| |
20 | | Password| YYY| |
||
21 | | !Domain/Realm|sip2sip.info| |
||
22 | 1 | Adrian Georgescu | |
23 | 51 | Adrian Georgescu | * Always Register must be On |
24 | * Set the Registration refresh interval to 600 seconds |
||
25 | * There are multiple servers available in multiple locations. To locate them, the SIP device must always perform DNS lookups as defined in SIP standard RFC3263. |
||
26 | 1 | Adrian Georgescu | |
27 | 51 | Adrian Georgescu | [[SipDevices|Specific SIP devices configuration]] |
28 | 48 | Adrian Georgescu | |
29 | 1 | Adrian Georgescu | |
30 | 51 | Adrian Georgescu | h2. Outbound Proxy |
31 | |||
32 | |||
33 | 49 | Adrian Georgescu | The following details may change over time, please use DNS lookups instead of hardwiring these setting into your SIP device. |
34 | 38 | Adrian Georgescu | |
35 | 51 | Adrian Georgescu | | Host | Port | Protocol | |
36 | | proxy.sipthor.net| 5060| UDP | |
||
37 | | proxy.sipthor.net| 5060| TCP | |
||
38 | | proxy.sipthor.net| 5061| TLS | |
||
39 | 34 | Adrian Georgescu | |
40 | 50 | Adrian Georgescu | |
41 | 51 | Adrian Georgescu | h2. XCAP Root |
42 | |||
43 | |||
44 | 34 | Adrian Georgescu | If you use SIMPLE presence you need to set XCAP root: |
45 | 1 | Adrian Georgescu | |
46 | 51 | Adrian Georgescu | | XCAP Root | https://xcap.sipthor.net/xcap-root@sip2sip.info/ | |
47 | 1 | Adrian Georgescu | |
48 | 51 | Adrian Georgescu | |
49 | h2. MSRP Relay |
||
50 | |||
51 | 1 | Adrian Georgescu | |
52 | 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. |