SipDeviceConfiguration
Version 42 (Adrian Georgescu, 01/23/2012 10:17 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 | 13 | Adrian Georgescu | || Username || XXX|| |
16 | 13 | Adrian Georgescu | || Password|| YYY|| |
17 | 42 | Adrian Georgescu | || Domain/Realm||sip2sip.info|| |
18 | 20 | Adrian Georgescu | |
19 | 22 | Adrian Georgescu | * Replace XXX with your username and YYY with your password received during the registration of your SIP account |
20 | 37 | Adrian Georgescu | * Always Register must be On |
21 | 23 | Adrian Georgescu | * Set the Registration refresh interval to 600 seconds |
22 | 20 | Adrian Georgescu | |
23 | 39 | Adrian Georgescu | 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. |
24 | 38 | Adrian Georgescu | |
25 | 27 | Adrian Georgescu | [wiki:SipDevices Specific SIP devices configuration] |
26 | 1 | Adrian Georgescu | |
27 | 1 | Adrian Georgescu | == SIP Outbound Proxy == |
28 | 1 | Adrian Georgescu | |
29 | 38 | Adrian Georgescu | To traverse NAT you must use the proxy server: |
30 | 38 | Adrian Georgescu | |
31 | 38 | Adrian Georgescu | || Host || Port || Protocol || |
32 | 38 | Adrian Georgescu | || proxy.sipthor.net|| 5060|| UDP || |
33 | 41 | Adrian Georgescu | || proxy.sipthor.net|| 5060|| TCP || |
34 | 41 | Adrian Georgescu | || proxy.sipthor.net|| 5061|| TLS || |
35 | 34 | Adrian Georgescu | |
36 | 1 | Adrian Georgescu | == XCAP root == |
37 | 1 | Adrian Georgescu | |
38 | 34 | Adrian Georgescu | If you use SIMPLE presence you need to set XCAP root: |
39 | 20 | Adrian Georgescu | |
40 | 34 | Adrian Georgescu | || XCAP Root || https://xcap.sipthor.net/xcap-root@sip2sip.info/ || |
41 | 1 | Adrian Georgescu | |
42 | 33 | Adrian Georgescu | == MSRP Relay == |
43 | 1 | Adrian Georgescu | |
44 | 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. |