mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-13 22:38:30 +02:00
v3.0.0-beta.5: basic working functionality
quite some features (recording, SIP, transcription, etc.) are not working yet, but a milestone where it should finally take a commit
This commit is contained in:
@ -7,4 +7,4 @@ cd $(dirname $0)/..
|
||||
. ./scripts/functions.sh
|
||||
load_env
|
||||
|
||||
docker compose exec freeswitch /opt/freeswitch/bin/fs_cli -H 10.7.7.1 -p "$FSESL_PASSWORD"
|
||||
docker compose exec freeswitch /opt/freeswitch/bin/fs_cli -H 10.7.7.10 -p "$FSESL_PASSWORD" $@
|
||||
|
Reference in New Issue
Block a user