Difference between revisions of "CAFE"
From wiki.IPBRICK.COM
(→IPBRICK.OS v7.0) |
|||
Line 16: | Line 16: | ||
+ | == DNS Records == | ||
+ | |||
+ | == Ports used by Video Call/Conferencing == | ||
+ | |||
+ | 1- Configure the firewall to allow: | ||
+ | Local Network → IPBrick COMMUNICATIONS | ||
+ | → TCP/5222 (XMPP) – Instant Messaging | ||
+ | → TCP/8888 (WEBRTC) – Video Conference | ||
+ | → TCP/10060 – Webphone | ||
+ | → TCP/10062 (SSL) – Webphone | ||
+ | |||
+ | |||
+ | |||
+ | == Ports used by VoIP Calls == | ||
+ | |||
+ | |||
+ | 2- Add the following addresses on the DNS server: | ||
+ | → voip.<domain> pointing to IPBrick IP PBX servers IP | ||
+ | → im.<domain>, ucoip.<domain> and cafe.<domain> pointing to IPBrick CAFE servers IP | ||
* [[FAQS_CAFE|FAQS CAFE]] | * [[FAQS_CAFE|FAQS CAFE]] |
Revision as of 20:15, 20 April 2021
IPBRICK.CAFE is the IPBRICK’s Enterprise Social Network that provides a common virtual space for co-workers to exchange useful information and enhance relationships for increased productivity.
Contents
IPBRICK.OS v7.0
This section describes IPBRICK configurations necessary to use services available in CAFE like video call/conferencing and VoIP calls.
SSL Certificate
As many services and applications used by CAFE rely on TLS/SSL it is mandatory to use a valid SSL certificate. At the moment there are two possibilities to install and use a valid SSL certificate on IPBRICK.OS:
- Buy a valid wildcard SSL certificate and install it on IPBRICK.OS
- Use Let's Encrypt SSL certificate option available on IPBRICK.OS
DNS Records
Ports used by Video Call/Conferencing
1- Configure the firewall to allow: Local Network → IPBrick COMMUNICATIONS → TCP/5222 (XMPP) – Instant Messaging → TCP/8888 (WEBRTC) – Video Conference → TCP/10060 – Webphone → TCP/10062 (SSL) – Webphone
Ports used by VoIP Calls
2- Add the following addresses on the DNS server: → voip.<domain> pointing to IPBrick IP PBX servers IP → im.<domain>, ucoip.<domain> and cafe.<domain> pointing to IPBrick CAFE servers IP