This shows you the differences between two versions of the page.
|
software:gui-designer:system-manager:sip-client [2015/11/07 02:35] jarrod |
software:gui-designer:system-manager:sip-client [2019/10/18 05:13] (current) jarrod |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== SIP Client ====== | ====== SIP Client ====== | ||
| <WRAP left round important 60%> | <WRAP left round important 60%> | ||
| - | **SIP Client systems are only available in iViewer version 5 or higher!** | + | **SIP Client systems are only available in iViewer v6 and guiDesigner v6 or above - These are not currently available for public use.** |
| </WRAP> | </WRAP> | ||
| Line 7: | Line 7: | ||
| SIP is an industry standard protocol for voice and video calling.\\ | SIP is an industry standard protocol for voice and video calling.\\ | ||
| iViewer can act as a SIP Client endpoint in a larger SIP network, making and receiving voice and video calls with other endpoints such as phones, intercoms and door stations. | iViewer can act as a SIP Client endpoint in a larger SIP network, making and receiving voice and video calls with other endpoints such as phones, intercoms and door stations. | ||
| + | |||
| + | ===== SIP Server ===== | ||
| + | You must have a PBX server/gateway available for communications to work with other SIP clients. There are many free SIP gateways available for running on your own machines, as well as quite a few online hosted solutions you can utilise. | ||
| + | |||
| + | Examples of servers: | ||
| + | * [[http://www.asterisk.org/downloads/asterisknow|AsteriskNOW]] | ||
| + | * [[https://www.freepbx.org/|FreePBX]] | ||
| + | * [[http://www.elastix.org/index.php/en/|Elastix]] | ||
| + | * [[http://www.3cx.com/phone-system/|3CX]] | ||
| ===== Adding SIP Client ===== | ===== Adding SIP Client ===== | ||
| Line 46: | Line 55: | ||
| ==== Identity and Presence: Identity String ==== | ==== Identity and Presence: Identity String ==== | ||
| - | Optional, and in most cases can be left blank. Only use this if you need to use an registration identity string that differs from the standard ''sip:<User ID>@<Server>''. | + | Optional, and in most cases can be left blank. Only use this if you need to use a registration identity string that differs from the standard ''sip:<User ID>@<Server>''. |
| + | |||
| + | === Example SIP Module === | ||
| + | {{:software:gui-designer:system-manager:com.commandfusion.sip.zip|}} | ||