SipDeviceConfiguration » History » Version 33
Adrian Georgescu, 12/06/2010 08:20 AM
| 1 | 31 | Adrian Georgescu | = Device Configuration = |
|---|---|---|---|
| 2 | 1 | Adrian Georgescu | |
| 3 | 2 | Adrian Georgescu | [[TOC(WikiStart, Sip*, depth=3)]] |
| 4 | |||
| 5 | 33 | 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. Do not open a ticket related to how a particular device is configured. |
| 6 | |||
| 7 | 4 | Adrian Georgescu | Setup your SIP application software or hardware device as follows: |
| 8 | 1 | Adrian Georgescu | |
| 9 | 30 | Adrian Georgescu | == Credentials == |
| 10 | 1 | Adrian Georgescu | |
| 11 | 30 | Adrian Georgescu | Credentials are used for authentication and authorization of SIP requests performed by the SIP device. |
| 12 | |||
| 13 | 13 | Adrian Georgescu | || Username || XXX|| |
| 14 | || Password|| YYY|| |
||
| 15 | 1 | Adrian Georgescu | || Domain||sip2sip.info|| |
| 16 | 20 | Adrian Georgescu | |
| 17 | 22 | Adrian Georgescu | * Replace XXX with your username and YYY with your password received during the registration of your SIP account |
| 18 | 23 | Adrian Georgescu | * Always register |
| 19 | * Set the Registration refresh interval to 600 seconds |
||
| 20 | 20 | Adrian Georgescu | |
| 21 | 27 | Adrian Georgescu | [wiki:SipDevices Specific SIP devices configuration] |
| 22 | 1 | Adrian Georgescu | |
| 23 | 33 | Adrian Georgescu | == Outbound Proxy == |
| 24 | 1 | Adrian Georgescu | |
| 25 | || Outboud proxy ||proxy.sipthor.net|| |
||
| 26 | |||
| 27 | 30 | Adrian Georgescu | Though optional, is recommend that you always use the outbound proxy setting as this helps the NAT traversal and your device remains always reachable. |
| 28 | 1 | Adrian Georgescu | |
| 29 | == XCAP root == |
||
| 30 | |||
| 31 | If you use SIP SIMPLE presence you need to set XCAP root: |
||
| 32 | 20 | Adrian Georgescu | |
| 33 | 1 | Adrian Georgescu | || XCAP root || https://xcap.sipthor.net/xcap-root@sip2sip.info/ || |
| 34 | |||
| 35 | 33 | Adrian Georgescu | == MSRP Relay == |
| 36 | 1 | Adrian Georgescu | |
| 37 | 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. |