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