SipDeviceConfiguration » History » Version 38
Adrian Georgescu, 07/13/2011 09:10 AM
1 | 31 | Adrian Georgescu | = Device Configuration = |
---|---|---|---|
2 | 1 | Adrian Georgescu | |
3 | 2 | Adrian Georgescu | [[TOC(WikiStart, Sip*, depth=3)]] |
4 | |||
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 | |||
9 | 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 | || Password|| YYY|| |
||
17 | 1 | Adrian Georgescu | || Domain||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 | 38 | Adrian Georgescu | The address of the server is automatically discovered by the SIP device by using DNS. |
24 | |||
25 | 27 | Adrian Georgescu | [wiki:SipDevices Specific SIP devices configuration] |
26 | 1 | Adrian Georgescu | |
27 | == SIP Outbound Proxy == |
||
28 | |||
29 | 38 | Adrian Georgescu | To traverse NAT you must use the proxy server: |
30 | |||
31 | || Host || Port || Protocol || |
||
32 | || proxy.sipthor.net|| 5060|| UDP || |
||
33 | || proxy.sipthor.net|| 5060|| TCP|| |
||
34 | || proxy.sipthor.net|| 5061|| LTS || |
||
35 | 34 | Adrian Georgescu | |
36 | 1 | Adrian Georgescu | == XCAP root == |
37 | |||
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. |