release: stable-5390
*0f541c8jicofo: migrate to new config *12823cbprosody: fix jibri recording websocket error *7594ea2jigasi: add ability to control SIP default room for incoming calls *b0e653ajigasi: fix when using authentication *4564170misc: working on latest
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3'
|
||||
services:
|
||||
# SIP gateway (audio)
|
||||
jigasi:
|
||||
image: jitsi/jigasi:latest
|
||||
image: jitsi/jigasi:stable-5390
|
||||
restart: ${RESTART_POLICY}
|
||||
ports:
|
||||
- '${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}:${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}/udp'
|
||||
|
||||
Reference in New Issue
Block a user