SipDeviceConfiguration » History » Version 47
Adrian Georgescu, 01/25/2012 12:52 PM
| 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 | 44 | Adrian Georgescu | || Username|| XXX|| |
| 16 | 13 | Adrian Georgescu | || Password|| YYY|| |
| 17 | 43 | 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 | 47 | 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. |
| 24 | 38 | Adrian Georgescu | |
| 25 | 27 | Adrian Georgescu | [wiki:SipDevices Specific SIP devices configuration] |
| 26 | 1 | Adrian Georgescu | |
| 27 | 45 | Adrian Georgescu | == SIP Proxy == |
| 28 | 38 | Adrian Georgescu | |
| 29 | || Host || Port || Protocol || |
||
| 30 | || proxy.sipthor.net|| 5060|| UDP || |
||
| 31 | 41 | Adrian Georgescu | || proxy.sipthor.net|| 5060|| TCP || |
| 32 | || proxy.sipthor.net|| 5061|| TLS || |
||
| 33 | 34 | Adrian Georgescu | |
| 34 | 1 | Adrian Georgescu | == XCAP root == |
| 35 | |||
| 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. |