xmpp: add support for authentication

This commit is contained in:
Saúl Ibarra Corretgé
2018-10-17 23:02:10 +02:00
parent 136460578d
commit ee90a92d43
8 changed files with 89 additions and 14 deletions

View File

@@ -23,16 +23,26 @@ TZ=Europe/Amsterdam
# Basic Jigasi configuration options (needed for SIP gateway support)
#
# SIP URI for incoming / outgoing calls
# SIP URI for incoming / outgoing calls.
#JIGASI_SIP_URI=test@sip2sip.info
# Password for the specified SIP account
# Password for the specified SIP account.
#JIGASI_SIP_PASSWORD=passw0rd
# SIP server (use the SIP account domain if in doubt)
# SIP server (use the SIP account domain if in doubt).
#JIGASI_SIP_SERVER=sip2sip.info
#
# Authentication configuration (see README for details)
#
# Enable authentication.
#ENABLE_AUTH=1
# Enable guest access.
#ENABLE_GUESTS=1
#
# Advanced configuration options (you generally don't need to change these)
#
@@ -49,6 +59,9 @@ XMPP_MUC_DOMAIN=muc.meet.jitsi
# XMPP domain for the internal MUC used for jibri, jigasi and jvb pools.
XMPP_INTERNAL_MUC_DOMAIN=internal-muc.meet.jitsi
# XMPP domain for unauthenticated users.
XMPP_GUEST_DOMAIN=guest.meet.jitsi
# MUC for the JVB pool.
JVB_BREWERY_MUC=jvbbrewery