Compare commits

2 Commits

10 changed files with 408 additions and 516 deletions
-231
View File
@@ -1,231 +0,0 @@
TYPE=bigbluebutton
STACK_NAME=bigbluebutton
DOMAIN=bigbluebutton.example.com
## Domain aliases
#EXTRA_DOMAINS=', `www.bigbluebutton.example.com`'
PUBLIC_IPV4="192.168.43.149"
LETS_ENCRYPT_ENV=production
SECRET_POSTGRES_PASSWORD_VERSION=v1
SECRET_SHARED_SECRET_VERSION=v1
SECRET_RAILS_SECRET_VERSION=v1
SECRET_TURN_SECRET_VERSION=v1
SECRET_FSESL_PASSWORD_VERSION=v1
ETHERPAD_API_KEY_VERSION=v1
ENTRYPOINT_GREENLIGHT_VERSION=v1
ENTRYPOINT_COTURN_VERSION=v1
TURNSERVER_CONF_VERSION=v1
BBBHTML5_CONF_VERSION=v1
ENTRYPOINT_APPSAKKA_VERSION=v1
ENTRYPOINT_FSESLAKKA_VERSION=v1
ENTRYPOINT_WEBRTCSFU_VERSION=v1
MONGOD_CONF_VERSION=v1
INIT_REPLICA_VERSION=v1
ENTRYPOINT_BBBPADS_VERSION=v1
ENTRYPOINT_ETHERPAD_VERSION=v1
ENTRYPOINT_FREESWITCH_VERSION=v1
ENTRYPOINT_BBBWEB_VERSION=v1
# ====================================
# ADDITIONS to BigBlueButton
# ====================================
# (place a '#' before to disable them)
# HTTPS Proxy
# fully automated Lets Encrypt certificates
#ENABLE_HTTPS_PROXY=true
# If your network doesn't allow access to DNS at 8.8.8.8 specify your own resolvers
#RESOLVER_ADDRESS=x.x.x.x
# coturn (a TURN Server)
# requires either the abhove HTTPS Proxy to be enabled
# or TLS certificates to be mounted to container
ENABLE_COTURN=true
COTURN_TLS_CERT_PATH=/etc/ssl/certs/cert.pem
COTURN_TLS_KEY_PATH=/etc/ssl/certs/privkey.pem
# Greenlight Frontend
# https://docs.bigbluebutton.org/greenlight/gl-overview.html
ENABLE_GREENLIGHT=true
# Enable Webhooks
# used by some integrations
#ENABLE_WEBHOOKS=true
# Prometheus Exporter
# serves the bigbluebutton-exporter under following URL:
# https://yourdomain/bbb-exporter
#ENABLE_PROMETHEUS_EXPORTER=true
#ENABLE_PROMETHEUS_EXPORTER_OPTIMIZATION=true
# Recording
# IMPORTANT: this is currently a big privacy issues, because it will
# record everything which happens in the conference, even when the button
# suggets, that it does not.
# https://github.com/bigbluebutton/bigbluebutton/issues/9202
# make sure that you get peoples consent, before they join a room
#ENABLE_RECORDING=true
#REMOVE_OLD_RECORDING=false
#RECORDING_MAX_AGE_DAYS=14
# ====================================
# SECRETS
# ====================================
# temporary keeping these until docker secrets work
# SHARED_SECRET=
# ETHERPAD_API_KEY=
# RAILS_SECRET=
POSTGRESQL_SECRET="test"
# FSESL_PASSWORD=
# ====================================
# CONNECTION
# ====================================
EXTERNAL_IPv4="192.168.43.149"
# EXTERNAL_IPv6=2010
# STUN SERVER
# stun.freeswitch.org
STUN_IP=
STUN_PORT=3478
# TURN SERVER
# uncomment and adjust following two lines to add an external TURN server
# TURN_SERVER=turns:bigbluebutton.example.com:5349?transport=tcp
# Allowed SIP IPs
# due to high traffic caused by bots, by default the SIP port is blocked.
# but you can allow access by your providers IP or IP ranges (comma seperated)
# Hint: if you want to allow requests from every IP, you can use 0.0.0.0/0
SIP_IP_ALLOWLIST=
# ====================================
# CUSTOMIZATION
# ====================================
CLIENT_TITLE=BigBlueButton
# use following lines to replace the default welcome message and footer
WELCOME_MESSAGE="Welcome to <b>%%CONFNAME%%</b>!<br><br>For help on using BigBlueButton see these (short) <a href='https://www.bigbluebutton.org/html5' target='_blank'><u>tutorial videos</u></a>.<br><br>To join the audio bridge click the speaker button. Use a headset to avoid causing background noise for others."
WELCOME_FOOTER="This server is running <a href='https://docs.bigbluebutton.org/'' target='_blank'><u>BigBlueButton</u></a>."
# use following line for an additional SIP dial-in message
#WELCOME_FOOTER="This server is running <a href='https://docs.bigbluebutton.org/' target='_blank'><u>BigBlueButton</u></a>. <br><br>To join this meeting by phone, dial:<br> INSERT_YOUR_PHONE_NUMBER_HERE<br>Then enter %%CONFNUM%% as the conference PIN number."
# for a different default presentation, place the pdf file in ./conf/ and
# adjust the following path
DEFAULT_PRESENTATION=./mod/nginx/default.pdf
# language of sound announcements
# options:
# - en-ca-june - EN Canadian June
# - en-us-allison - US English Allison
# - en-us-callie - US English Callie (default)
# - de-de-daedalus3 - German by Daedalus3 (https://github.com/Daedalus3/freeswitch-german-soundfiles)
# - es-ar-mario - Spanish/Argentina Mario
# - fr-ca-june - FR Canadian June
# - pt-br-karina - Brazilian Portuguese Karina
# - ru-RU-elena - RU Russian Elena
# - ru-RU-kirill - RU Russian Kirill
# - ru-RU-vika - RU Russian Viktoriya
# - sv-se-jakob - Swedish (Sweden) Jakob
# - zh-cn-sinmei - Chinese/China Sinmei
# - zh-hk-sinmei - Chinese/Hong Kong Sinmei
SOUNDS_LANGUAGE=en-us-callie
# set to false to disable listenOnlyMode
LISTEN_ONLY_MODE=true
# set to true to disable echo test
DISABLE_ECHO_TEST=false
# set to true to automatically share webcam
AUTO_SHARE_WEBCAM=false
# set to true to disable video preview for webcam sharing
DISABLE_VIDEO_PREVIEW=false
# set to false to disable chat
CHAT_ENABLED=true
# set to true to start chat closed
CHAT_START_CLOSED=false
# set to true to disable announcements "You are now (un-)muted"
DISABLE_SOUND_MUTED=false
# set to true to disable announcement "You are the only person in this conference"
DISABLE_SOUND_ALONE=false
# maximum count of breakout rooms per meeting
# Warning: increasing the limit of breakout rooms per meeting
# can generate excessive overhead to the server. We recommend
# this value to be kept under 12.
BREAKOUTROOM_LIMIT=8
# set to false to disable the learning dashboard
ENABLE_LEARNING_DASHBOARD=true
# ====================================
# Tuning
# ====================================
# Default = 2; Min = 1; Max = 4
# On powerful systems with high number of meetings you can set values up to 4 to accelerate handling of events
NUMBER_OF_BACKEND_NODEJS_PROCESSES=2
# Default = 2; Min = 1; Max = 8
# Set a number between 1 and 4 times the value of NUMBER_OF_BACKEND_NODEJS_PROCESSES where higher number helps with meetings
# stretching the recommended number of users in BigBlueButton
NUMBER_OF_FRONTEND_NODEJS_PROCESSES=2
# ====================================
# GREENLIGHT CONFIGURATION
# ====================================
### SMTP CONFIGURATION
# Emails are required for the basic features of Greenlight to function.
# Please refer to your SMTP provider to get the values for the variables below
#SMTP_SENDER_EMAIL=
#SMTP_SENDER_NAME=
#SMTP_SERVER=
#SMTP_PORT=
#SMTP_DOMAIN=bigbluebutton.example.com
#SMTP_USERNAME=
#SMTP_PASSWORD=
#SMTP_AUTH=
#SMTP_STARTTLS_AUTO=true
#SMTP_STARTTLS=false
#SMTP_TLS=false
#SMTP_SSL_VERIFY=true
### EXTERNAL AUTHENTICATION METHODS
#
#OPENID_CONNECT_CLIENT_ID=
#OPENID_CONNECT_CLIENT_SECRET=
#OPENID_CONNECT_ISSUER=
#OPENID_CONNECT_REDIRECT=
# To enable hCaptcha on the user sign up and sign in, define these 2 keys
#HCAPTCHA_SITE_KEY=
#HCAPTCHA_SECRET_KEY=
# Set these if you are using a Simple Storage Service (S3)
# Uncomment S3_ENDPOINT only if you are using a S3 OTHER than Amazon Web Service (AWS) S3.
#S3_ACCESS_KEY_ID=
#S3_SECRET_ACCESS_KEY=
#S3_REGION=
#S3_BUCKET=
#S3_ENDPOINT=
# Define the default locale language code (i.e. 'en' for English) from the fallowing list:
# [en, ar, fr, es]
#DEFAULT_LOCALE=en
-171
View File
@@ -1,171 +0,0 @@
# ====================================
# ADDITIONS to BigBlueButton
# ====================================
# (place a '#' before to disable them)
# HTTPS Proxy
# fully automated Lets Encrypt certificates
#ENABLE_HTTPS_PROXY=true
LETSENCRYPT_EMAIL=
# Greenlight Frontend
# https://docs.bigbluebutton.org/greenlight/gl-overview.html
ENABLE_GREENLIGHT=true
# Collabora
# Enable Collabora service
# Deactivate if you use an external collabora server
# https://www.collaboraonline.com/
ENABLE_COLLABORA=true
COLLABORA_URL=https://collabora:9980/cool
# Coturn
# Enable Coturn service
# Deactivate if you use an external coturn server
# https://github.com/coturn/coturn
ENABLE_COTURN=true
# Enable Webhooks
# used by some integrations
#ENABLE_WEBHOOKS=true
# Prometheus Exporter
# serves the bigbluebutton-exporter under following URL:
# https://yourdomain/bbb-exporter
ENABLE_PROMETHEUS_EXPORTER=true
ENABLE_PROMETHEUS_EXPORTER_OPTIMIZATION=true
# Recording
# IMPORTANT: this is currently a big privacy issues, because it will
# record everything which happens in the conference, even when the button
# suggets, that it does not.
# https://github.com/bigbluebutton/bigbluebutton/issues/9202
# make sure that you get peoples consent, before they join a room
ENABLE_RECORDING=true
REMOVE_OLD_RECORDING=true
RECORDING_MAX_AGE_DAYS=1
# ====================================
# SECRETS
# ====================================
# important! change these to any random values
SHARED_SECRET=aFCwuRTeKYSszkoumeucjdFrW2yvlcH9MlbyR6FG
ETHERPAD_API_KEY=ctaZWif5LumKdlzocTgBCgekyeixpl7RFruljwhR
RAILS_SECRET=c63fc30655cc2ea40888cd939bb6ac4cb23d2a25165ee2ba2d5490afd1109d5cf2b7edabf3b2cf38027101d89aa747c7c07263134af42d24b60b196716874bb9
POSTGRESQL_SECRET=ENoxKgDvu8CxNREHWia0W5LGieHzZQ0Le8P8nr6J
FSESL_PASSWORD=Nkp9O3GXoHZousvRUsNbo2DAzdw2euXF2AFiYuV9
TURN_SECRET=B1EXNS8BYNA3Ma0N2J4YUWJCL93FMbXA
# ====================================
# CONNECTION
# ====================================
DOMAIN=bbb-test.mirnet.org
EXTERNAL_IPv4=45.77.104.180
EXTERNAL_IPv6=2001:19f0:0:43f0:5400:5ff:fee1:106e
# STUN SERVER
# stun.freeswitch.org
STUN_IP=45.77.104.180
STUN_PORT=3478
# TURN SERVER
# uncomment and adjust following two lines to add an external TURN server
#TURN_EXT_SERVER=turns:example.org:443?transport=tcp
#TURN_EXT_SECRET=
# Allowed SIP IPs
# due to high traffic caused by bots, by default the SIP port is blocked.
# but you can allow access by your providers IP or IP ranges (comma seperated)
# Hint: if you want to allow requests from every IP, you can use 0.0.0.0/0
SIP_IP_ALLOWLIST=
# ====================================
# CUSTOMIZATION
# ====================================
# use following lines to replace the default welcome message and footer
WELCOME_MESSAGE="Welcome to <b>%%CONFNAME%%</b>!<br><br>For help on using BigBlueButton see these (short) <a href='https://www.bigbluebutton.org/html5' target='_blank'><u>tutorial videos</u></a>.<br><br>To join the audio bridge click the speaker button. Use a headset to avoid causing background noise for others."
WELCOME_FOOTER="This server is running <a href='https://docs.bigbluebutton.org/'' target='_blank'><u>BigBlueButton</u></a>."
# use following line for an additional SIP dial-in message
#WELCOME_FOOTER="This server is running <a href='https://docs.bigbluebutton.org/' target='_blank'><u>BigBlueButton</u></a>. <br><br>To join this meeting by phone, dial:<br> INSERT_YOUR_PHONE_NUMBER_HERE<br>Then enter %%CONFNUM%% as the conference PIN number."
# for a different default presentation, place the pdf file in ./conf/ and
# adjust the following path
DEFAULT_PRESENTATION=./mod/nginx/default.pdf
# language of sound announcements
# options:
# - en-ca-june - EN Canadian June
# - en-us-allison - US English Allison
# - en-us-callie - US English Callie (default)
# - de-de-daedalus3 - German by Daedalus3 (https://github.com/Daedalus3/freeswitch-german-soundfiles)
# - es-ar-mario - Spanish/Argentina Mario
# - fr-ca-june - FR Canadian June
# - pt-br-karina - Brazilian Portuguese Karina
# - ru-RU-elena - RU Russian Elena
# - ru-RU-kirill - RU Russian Kirill
# - ru-RU-vika - RU Russian Viktoriya
# - sv-se-jakob - Swedish (Sweden) Jakob
# - zh-cn-sinmei - Chinese/China Sinmei
# - zh-hk-sinmei - Chinese/Hong Kong Sinmei
SOUNDS_LANGUAGE=en-us-callie
# set to true to disable announcements "You are now (un-)muted"
DISABLE_SOUND_MUTED=false
# set to true to disable announcement "You are the only person in this conference"
DISABLE_SOUND_ALONE=false
# set to false to disable the learning dashboard
ENABLE_LEARNING_DASHBOARD=true
# ====================================
# GREENLIGHT CONFIGURATION
# ====================================
### SMTP CONFIGURATION
# Emails are required for the basic features of Greenlight to function.
# Please refer to your SMTP provider to get the values for the variables below
#SMTP_SENDER_EMAIL=
#SMTP_SENDER_NAME=
#SMTP_SERVER=
#SMTP_PORT=
#SMTP_DOMAIN=bbb-test.mirnet.org
#SMTP_USERNAME=
#SMTP_PASSWORD=
#SMTP_AUTH=
#SMTP_STARTTLS_AUTO=true
#SMTP_STARTTLS=false
#SMTP_TLS=false
#SMTP_SSL_VERIFY=true
### EXTERNAL AUTHENTICATION METHODS
#
#OPENID_CONNECT_CLIENT_ID=
#OPENID_CONNECT_CLIENT_SECRET=
#OPENID_CONNECT_ISSUER=
#OPENID_CONNECT_REDIRECT=
# To enable hCaptcha on the user sign up and sign in, define these 2 keys
#HCAPTCHA_SITE_KEY=
#HCAPTCHA_SECRET_KEY=
# Set these if you are using a Simple Storage Service (S3)
# Uncomment S3_ENDPOINT only if you are using a S3 OTHER than Amazon Web Service (AWS) S3.
#S3_ACCESS_KEY_ID=
#S3_SECRET_ACCESS_KEY=
#S3_REGION=
#S3_BUCKET=
#S3_ENDPOINT=
# Define the default locale language code (i.e. 'en' for English) from the fallowing list:
# [en, ar, fr, es]
#DEFAULT_LOCALE=en
+1 -1
View File
@@ -7,7 +7,7 @@ DOMAIN=bigbluebutton.example.com
## Domain aliases
#EXTRA_DOMAINS=', `www.bigbluebutton.example.com`'
PUBLIC_IPV4=
PUBLIC_IPV4=195.201.196.39
LETS_ENCRYPT_ENV=production
Submodule bbb-webrtc-sfu deleted from 083ec6bae8
+106 -5
View File
@@ -208,12 +208,112 @@ services:
- redis
- freeswitch
ports:
# mediasoup UDP port range — must match mediasoup.worker.rtcMinPort/rtcMaxPort in webrtc-sfu-config.yaml
- "24577-24676:24577-24676/udp"
- {target: 24577, published: 24577, protocol: udp, mode: host}
- {target: 24578, published: 24578, protocol: udp, mode: host}
- {target: 24579, published: 24579, protocol: udp, mode: host}
- {target: 24580, published: 24580, protocol: udp, mode: host}
- {target: 24581, published: 24581, protocol: udp, mode: host}
- {target: 24582, published: 24582, protocol: udp, mode: host}
- {target: 24583, published: 24583, protocol: udp, mode: host}
- {target: 24584, published: 24584, protocol: udp, mode: host}
- {target: 24585, published: 24585, protocol: udp, mode: host}
- {target: 24586, published: 24586, protocol: udp, mode: host}
- {target: 24587, published: 24587, protocol: udp, mode: host}
- {target: 24588, published: 24588, protocol: udp, mode: host}
- {target: 24589, published: 24589, protocol: udp, mode: host}
- {target: 24590, published: 24590, protocol: udp, mode: host}
- {target: 24591, published: 24591, protocol: udp, mode: host}
- {target: 24592, published: 24592, protocol: udp, mode: host}
- {target: 24593, published: 24593, protocol: udp, mode: host}
- {target: 24594, published: 24594, protocol: udp, mode: host}
- {target: 24595, published: 24595, protocol: udp, mode: host}
- {target: 24596, published: 24596, protocol: udp, mode: host}
- {target: 24597, published: 24597, protocol: udp, mode: host}
- {target: 24598, published: 24598, protocol: udp, mode: host}
- {target: 24599, published: 24599, protocol: udp, mode: host}
- {target: 24600, published: 24600, protocol: udp, mode: host}
- {target: 24601, published: 24601, protocol: udp, mode: host}
- {target: 24602, published: 24602, protocol: udp, mode: host}
- {target: 24603, published: 24603, protocol: udp, mode: host}
- {target: 24604, published: 24604, protocol: udp, mode: host}
- {target: 24605, published: 24605, protocol: udp, mode: host}
- {target: 24606, published: 24606, protocol: udp, mode: host}
- {target: 24607, published: 24607, protocol: udp, mode: host}
- {target: 24608, published: 24608, protocol: udp, mode: host}
- {target: 24609, published: 24609, protocol: udp, mode: host}
- {target: 24610, published: 24610, protocol: udp, mode: host}
- {target: 24611, published: 24611, protocol: udp, mode: host}
- {target: 24612, published: 24612, protocol: udp, mode: host}
- {target: 24613, published: 24613, protocol: udp, mode: host}
- {target: 24614, published: 24614, protocol: udp, mode: host}
- {target: 24615, published: 24615, protocol: udp, mode: host}
- {target: 24616, published: 24616, protocol: udp, mode: host}
- {target: 24617, published: 24617, protocol: udp, mode: host}
- {target: 24618, published: 24618, protocol: udp, mode: host}
- {target: 24619, published: 24619, protocol: udp, mode: host}
- {target: 24620, published: 24620, protocol: udp, mode: host}
- {target: 24621, published: 24621, protocol: udp, mode: host}
- {target: 24622, published: 24622, protocol: udp, mode: host}
- {target: 24623, published: 24623, protocol: udp, mode: host}
- {target: 24624, published: 24624, protocol: udp, mode: host}
- {target: 24625, published: 24625, protocol: udp, mode: host}
- {target: 24626, published: 24626, protocol: udp, mode: host}
- {target: 24627, published: 24627, protocol: udp, mode: host}
- {target: 24628, published: 24628, protocol: udp, mode: host}
- {target: 24629, published: 24629, protocol: udp, mode: host}
- {target: 24630, published: 24630, protocol: udp, mode: host}
- {target: 24631, published: 24631, protocol: udp, mode: host}
- {target: 24632, published: 24632, protocol: udp, mode: host}
- {target: 24633, published: 24633, protocol: udp, mode: host}
- {target: 24634, published: 24634, protocol: udp, mode: host}
- {target: 24635, published: 24635, protocol: udp, mode: host}
- {target: 24636, published: 24636, protocol: udp, mode: host}
- {target: 24637, published: 24637, protocol: udp, mode: host}
- {target: 24638, published: 24638, protocol: udp, mode: host}
- {target: 24639, published: 24639, protocol: udp, mode: host}
- {target: 24640, published: 24640, protocol: udp, mode: host}
- {target: 24641, published: 24641, protocol: udp, mode: host}
- {target: 24642, published: 24642, protocol: udp, mode: host}
- {target: 24643, published: 24643, protocol: udp, mode: host}
- {target: 24644, published: 24644, protocol: udp, mode: host}
- {target: 24645, published: 24645, protocol: udp, mode: host}
- {target: 24646, published: 24646, protocol: udp, mode: host}
- {target: 24647, published: 24647, protocol: udp, mode: host}
- {target: 24648, published: 24648, protocol: udp, mode: host}
- {target: 24649, published: 24649, protocol: udp, mode: host}
- {target: 24650, published: 24650, protocol: udp, mode: host}
- {target: 24651, published: 24651, protocol: udp, mode: host}
- {target: 24652, published: 24652, protocol: udp, mode: host}
- {target: 24653, published: 24653, protocol: udp, mode: host}
- {target: 24654, published: 24654, protocol: udp, mode: host}
- {target: 24655, published: 24655, protocol: udp, mode: host}
- {target: 24656, published: 24656, protocol: udp, mode: host}
- {target: 24657, published: 24657, protocol: udp, mode: host}
- {target: 24658, published: 24658, protocol: udp, mode: host}
- {target: 24659, published: 24659, protocol: udp, mode: host}
- {target: 24660, published: 24660, protocol: udp, mode: host}
- {target: 24661, published: 24661, protocol: udp, mode: host}
- {target: 24662, published: 24662, protocol: udp, mode: host}
- {target: 24663, published: 24663, protocol: udp, mode: host}
- {target: 24664, published: 24664, protocol: udp, mode: host}
- {target: 24665, published: 24665, protocol: udp, mode: host}
- {target: 24666, published: 24666, protocol: udp, mode: host}
- {target: 24667, published: 24667, protocol: udp, mode: host}
- {target: 24668, published: 24668, protocol: udp, mode: host}
- {target: 24669, published: 24669, protocol: udp, mode: host}
- {target: 24670, published: 24670, protocol: udp, mode: host}
- {target: 24671, published: 24671, protocol: udp, mode: host}
- {target: 24672, published: 24672, protocol: udp, mode: host}
- {target: 24673, published: 24673, protocol: udp, mode: host}
- {target: 24674, published: 24674, protocol: udp, mode: host}
- {target: 24675, published: 24675, protocol: udp, mode: host}
- {target: 24676, published: 24676, protocol: udp, mode: host}
environment:
# ESL_PASSWORD is set via entrypoint.webrtc-sfu.sh
# ip must be 0.0.0.0 (container can't bind to external host IP)
MS_WEBRTC_LISTEN_IPS: '[{"ip":"${EXTERNAL_IPv4}", "announcedIp":"${EXTERNAL_IPv4}"}]'
# ip must be 0.0.0.0 (container binds all interfaces; it can't bind the host's external IP directly).
# announcedIp is the address mediasoup puts in the ICE candidates sent to the browser, so it MUST be
# the server's PUBLIC IPv4 (PUBLIC_IPV4) — NOT 0.0.0.0, or the browser can't connect and ICE times out.
MS_WEBRTC_LISTEN_IPS: '[{"ip":"0.0.0.0", "announcedIp":"${PUBLIC_IPV4}"}]'
configs:
- source: entrypoint_webrtcsfu
target: /usr/local/bin/docker-entrypoint.sh
@@ -390,7 +490,6 @@ services:
# - "/var/home/thebastard/.abra/recipes/bigbluebutton/cert/cert.pem:/tmp/cert.pem:ro"
# - "/var/home/thebastard/.abra/recipes/bigbluebutton/cert/key.pem:/tmp/key.pem:ro"
# network_mode: host <- mine has this commented out
network_mode: host
user: root
entrypoint: /usr/local/bin/docker-entrypoint.sh
@@ -448,6 +547,8 @@ services:
image: nicolaka/netshoot
entrypoint: /bin/bash
command: -c "sleep infinity"
ports:
- {target: 9999, published: 9999, protocol: udp, mode: host}
networks:
- internal
-100
View File
@@ -1,100 +0,0 @@
Apr 16 16:07:08 bluefin dockerd[1866058]: time="2026-04-16T16:07:08.942230623-04:00" level=info msg="sbJoin: gwep4 ''->'0444418f04cd', gwep6 ''->''" eid=0444418f04cd ep=gateway_2fcaa0e716dd net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:08 bluefin dockerd[1866058]: time="2026-04-16T16:07:08.954615712-04:00" level=info msg="sbJoin: gwep4 ''->'0444418f04cd', gwep6 ''->''" eid=1c160800c7c1 ep=bigbluebutton_coturn.1.r2vnkajas4ac3ki4ybsbnsrj2 net=bigbluebutton_default nid=ocbzmrumgmlp
Apr 16 16:07:11 bluefin dockerd[1866058]: time="2026-04-16T16:07:11.883884189-04:00" level=info msg="received task-delete event from containerd" container=fade732c9d45b03cf426cf71fcbac1bbd4535185619deac43a23faa49d6fab68 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:12 bluefin dockerd[1866058]: time="2026-04-16T16:07:12.046544730-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=kuggvpbzq9vz35tcboh483bxa task.id=r2vnkajas4ac3ki4ybsbnsrj2
Apr 16 16:07:12 bluefin dockerd[1866058]: time="2026-04-16T16:07:12.114667268-04:00" level=warning msg="underweighting node kf7px64bhjsjv89hq5p1ry20z for service kuggvpbzq9vz35tcboh483bxa because it experienced 5 failures or rejections within 5m0s" module=scheduler node.id=kf7px64bhjsjv89hq5p1ry20z
Apr 16 16:07:13 bluefin dockerd[1866058]: time="2026-04-16T16:07:13.084516965-04:00" level=info msg="sbJoin: gwep4 ''->'997fc07febd9', gwep6 ''->''" eid=997fc07febd9 ep=gateway_4119ff7ece4e net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:13 bluefin dockerd[1866058]: time="2026-04-16T16:07:13.098085300-04:00" level=info msg="sbJoin: gwep4 ''->'997fc07febd9', gwep6 ''->''" eid=de9db6255b38 ep=bigbluebutton_nginx.1.xhyob086xxxhvl723ium3xcpc net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:13 bluefin dockerd[1866058]: time="2026-04-16T16:07:13.168977283-04:00" level=info msg="received task-delete event from containerd" container=73e44d2b4f179c4c94bb31e4fcfe12e6013bc36fb3c232315a9a8868c5721042 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:13 bluefin dockerd[1866058]: time="2026-04-16T16:07:13.301754434-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=xfv714zknfsl3tc5csi78fu9y task.id=xhyob086xxxhvl723ium3xcpc
Apr 16 16:07:13 bluefin dockerd[1866058]: time="2026-04-16T16:07:13.938226249-04:00" level=info msg="sbJoin: gwep4 ''->'12d7d6fb2b48', gwep6 ''->''" eid=12d7d6fb2b48 ep=gateway_78f070353723 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:13 bluefin dockerd[1866058]: time="2026-04-16T16:07:13.950513951-04:00" level=info msg="sbJoin: gwep4 ''->'12d7d6fb2b48', gwep6 ''->''" eid=9911befd924c ep=bigbluebutton_etherpad.1.beywqcydvvw843qrvb5gp7peg net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:14 bluefin dockerd[1866058]: time="2026-04-16T16:07:14.028863468-04:00" level=info msg="received task-delete event from containerd" container=4b9a1f5b51f247deeb86534a269f611dfaf5d07923473b84f9cd8b0db993c7de module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:14 bluefin dockerd[1866058]: time="2026-04-16T16:07:14.045150398-04:00" level=warning msg="deleteServiceInfoFromCluster NetworkDB DeleteEntry failed for 9911befd924c5052675d3bcaeced49ab102c7470175657947cc42d135e2c1f90 wsourhi03h8sfnhe8b7aw9ufs err:cannot delete entry endpoint_table with network id wsourhi03h8sfnhe8b7aw9ufs and key 9911befd924c5052675d3bcaeced49ab102c7470175657947cc42d135e2c1f90 does not exist or is already being deleted"
Apr 16 16:07:14 bluefin dockerd[1866058]: time="2026-04-16T16:07:14.045183982-04:00" level=warning msg="rmServiceBinding deleteServiceInfoFromCluster bigbluebutton_etherpad 9911befd924c5052675d3bcaeced49ab102c7470175657947cc42d135e2c1f90 aborted c.serviceBindings[skey] !ok"
Apr 16 16:07:14 bluefin dockerd[1866058]: time="2026-04-16T16:07:14.178630825-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=29hqwstm2a7p1gjzgytzlb3fo task.id=beywqcydvvw843qrvb5gp7peg
Apr 16 16:07:17 bluefin dockerd[1866058]: time="2026-04-16T16:07:17.487722961-04:00" level=info msg="sbJoin: gwep4 ''->'e7318e55783c', gwep6 ''->''" eid=e7318e55783c ep=gateway_52752ac9b3d3 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:17 bluefin dockerd[1866058]: time="2026-04-16T16:07:17.501136460-04:00" level=info msg="sbJoin: gwep4 ''->'e7318e55783c', gwep6 ''->''" eid=5825e168ccb9 ep=bigbluebutton_coturn.1.d5mug3vmgyrmila9hya92x2vd net=bigbluebutton_default nid=ocbzmrumgmlp
Apr 16 16:07:18 bluefin dockerd[1866058]: time="2026-04-16T16:07:18.862914266-04:00" level=info msg="sbJoin: gwep4 ''->'94eaeb1df1fe', gwep6 ''->''" eid=94eaeb1df1fe ep=gateway_8ccc19d0f6bb net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:18 bluefin dockerd[1866058]: time="2026-04-16T16:07:18.877745591-04:00" level=info msg="sbJoin: gwep4 ''->'94eaeb1df1fe', gwep6 ''->''" eid=affd8fa7b3bf ep=bigbluebutton_nginx.1.2o1p2n4bxh7rr8wwavmokb3lp net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:19 bluefin dockerd[1866058]: time="2026-04-16T16:07:19.012657489-04:00" level=info msg="received task-delete event from containerd" container=8de02e04100f3f71ffd028c19bb56e328379c7db61523bfe8b60c002317977cf module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:19 bluefin dockerd[1866058]: time="2026-04-16T16:07:19.310873139-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=xfv714zknfsl3tc5csi78fu9y task.id=2o1p2n4bxh7rr8wwavmokb3lp
Apr 16 16:07:20 bluefin dockerd[1866058]: time="2026-04-16T16:07:20.044826095-04:00" level=info msg="sbJoin: gwep4 ''->'2eed4c1c4101', gwep6 ''->''" eid=2eed4c1c4101 ep=gateway_34049e5cc534 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:20 bluefin dockerd[1866058]: time="2026-04-16T16:07:20.081720157-04:00" level=info msg="sbJoin: gwep4 ''->'2eed4c1c4101', gwep6 ''->''" eid=bd77bd6283aa ep=bigbluebutton_etherpad.1.eluvt64jt83q1m6yut6suml8s net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:20 bluefin dockerd[1866058]: time="2026-04-16T16:07:20.300853465-04:00" level=info msg="received task-delete event from containerd" container=9143c521cb156c6d726835fbbfdc81bbb798412b7793e580dbac5dab5498d6f8 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:20 bluefin dockerd[1866058]: time="2026-04-16T16:07:20.332554294-04:00" level=warning msg="deleteServiceInfoFromCluster NetworkDB DeleteEntry failed for bd77bd6283aac6ade0c0784850f0b7c2efb0e8f6ddc0ec0e8efafaaa6340f9fb wsourhi03h8sfnhe8b7aw9ufs err:cannot delete entry endpoint_table with network id wsourhi03h8sfnhe8b7aw9ufs and key bd77bd6283aac6ade0c0784850f0b7c2efb0e8f6ddc0ec0e8efafaaa6340f9fb does not exist or is already being deleted"
Apr 16 16:07:20 bluefin dockerd[1866058]: time="2026-04-16T16:07:20.332588163-04:00" level=warning msg="rmServiceBinding deleteServiceInfoFromCluster bigbluebutton_etherpad bd77bd6283aac6ade0c0784850f0b7c2efb0e8f6ddc0ec0e8efafaaa6340f9fb aborted c.serviceBindings[skey] !ok"
Apr 16 16:07:20 bluefin dockerd[1866058]: time="2026-04-16T16:07:20.510495092-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=29hqwstm2a7p1gjzgytzlb3fo task.id=eluvt64jt83q1m6yut6suml8s
Apr 16 16:07:21 bluefin dockerd[1866058]: time="2026-04-16T16:07:21.446612662-04:00" level=info msg="received task-delete event from containerd" container=c4bebd0a5c1e6235a4331fbe9d66a2106179e39d611e2673426a63456f6d5d9a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:21 bluefin dockerd[1866058]: time="2026-04-16T16:07:21.634242810-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=kuggvpbzq9vz35tcboh483bxa task.id=d5mug3vmgyrmila9hya92x2vd
Apr 16 16:07:24 bluefin dockerd[1866058]: time="2026-04-16T16:07:24.756394422-04:00" level=info msg="sbJoin: gwep4 ''->'d0ba8d6c5f0e', gwep6 ''->''" eid=d0ba8d6c5f0e ep=gateway_e387a15502df net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:24 bluefin dockerd[1866058]: time="2026-04-16T16:07:24.773681600-04:00" level=info msg="sbJoin: gwep4 ''->'d0ba8d6c5f0e', gwep6 ''->''" eid=d755661be8f1 ep=bigbluebutton_nginx.1.eorgx3plvlxtg08idffomsd1o net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:24 bluefin dockerd[1866058]: time="2026-04-16T16:07:24.857866958-04:00" level=info msg="received task-delete event from containerd" container=a3f89e3a3ddc0d8fbc06da7decb1a3a6e2b6680788ae7dcf20666ed4dc329868 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:25 bluefin dockerd[1866058]: time="2026-04-16T16:07:25.047624985-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=xfv714zknfsl3tc5csi78fu9y task.id=eorgx3plvlxtg08idffomsd1o
Apr 16 16:07:26 bluefin dockerd[1866058]: time="2026-04-16T16:07:25.994670726-04:00" level=info msg="sbJoin: gwep4 ''->'d604c03877e1', gwep6 ''->''" eid=d604c03877e1 ep=gateway_ba1d8e0df334 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:26 bluefin dockerd[1866058]: time="2026-04-16T16:07:26.026674305-04:00" level=info msg="sbJoin: gwep4 ''->'d604c03877e1', gwep6 ''->''" eid=a202b06b8842 ep=bigbluebutton_etherpad.1.mu1v9b8h80o2zh9lr24c5ub84 net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:26 bluefin dockerd[1866058]: time="2026-04-16T16:07:26.171710758-04:00" level=info msg="received task-delete event from containerd" container=e8ef10bf0461fb906442fbdcf6164b6069c01705671b2233a6941af06908f32e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:26 bluefin dockerd[1866058]: time="2026-04-16T16:07:26.217772502-04:00" level=warning msg="deleteServiceInfoFromCluster NetworkDB DeleteEntry failed for a202b06b88427f0fd98d6f33d8cd89ac0435e4da3c7f5cc3c787eacb9788ee0b wsourhi03h8sfnhe8b7aw9ufs err:cannot delete entry endpoint_table with network id wsourhi03h8sfnhe8b7aw9ufs and key a202b06b88427f0fd98d6f33d8cd89ac0435e4da3c7f5cc3c787eacb9788ee0b does not exist or is already being deleted"
Apr 16 16:07:26 bluefin dockerd[1866058]: time="2026-04-16T16:07:26.217808421-04:00" level=warning msg="rmServiceBinding deleteServiceInfoFromCluster bigbluebutton_etherpad a202b06b88427f0fd98d6f33d8cd89ac0435e4da3c7f5cc3c787eacb9788ee0b aborted c.serviceBindings[skey] !ok"
Apr 16 16:07:26 bluefin dockerd[1866058]: time="2026-04-16T16:07:26.367036788-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=29hqwstm2a7p1gjzgytzlb3fo task.id=mu1v9b8h80o2zh9lr24c5ub84
Apr 16 16:07:27 bluefin dockerd[1866058]: time="2026-04-16T16:07:27.074676560-04:00" level=info msg="sbJoin: gwep4 ''->'8ef0b0a0398e', gwep6 ''->''" eid=8ef0b0a0398e ep=gateway_6cd3d69f91a7 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:27 bluefin dockerd[1866058]: time="2026-04-16T16:07:27.087391791-04:00" level=info msg="sbJoin: gwep4 ''->'8ef0b0a0398e', gwep6 ''->''" eid=2004b38dcbac ep=bigbluebutton_coturn.1.1ieceoaklcpattgq27hujvaai net=bigbluebutton_default nid=ocbzmrumgmlp
Apr 16 16:07:30 bluefin dockerd[1866058]: time="2026-04-16T16:07:30.260704549-04:00" level=info msg="received task-delete event from containerd" container=c12de032d86992a577615d09d64d76d2bfa450b5854b46fd5778d218aa3c7fc1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:30 bluefin dockerd[1866058]: time="2026-04-16T16:07:30.603618855-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=kuggvpbzq9vz35tcboh483bxa task.id=1ieceoaklcpattgq27hujvaai
Apr 16 16:07:30 bluefin dockerd[1866058]: time="2026-04-16T16:07:30.670153506-04:00" level=info msg="sbJoin: gwep4 ''->'5bfefe9f29c8', gwep6 ''->''" eid=5bfefe9f29c8 ep=gateway_82645eea0208 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:30 bluefin dockerd[1866058]: time="2026-04-16T16:07:30.697269767-04:00" level=info msg="sbJoin: gwep4 ''->'5bfefe9f29c8', gwep6 ''->''" eid=fa1afde60767 ep=bigbluebutton_nginx.1.cc02yame7jo3ng89vmc7oiiab net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:30 bluefin dockerd[1866058]: time="2026-04-16T16:07:30.793705376-04:00" level=info msg="received task-delete event from containerd" container=8e4e74dee821cb69fa28097b633a7b0062053ef0c8dfa7ba837ae1802157689a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:30 bluefin dockerd[1866058]: time="2026-04-16T16:07:30.970666101-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=xfv714zknfsl3tc5csi78fu9y task.id=cc02yame7jo3ng89vmc7oiiab
Apr 16 16:07:31 bluefin dockerd[1866058]: time="2026-04-16T16:07:31.862736627-04:00" level=info msg="sbJoin: gwep4 ''->'75fb097c7995', gwep6 ''->''" eid=75fb097c7995 ep=gateway_2350ce193251 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:31 bluefin dockerd[1866058]: time="2026-04-16T16:07:31.877284003-04:00" level=info msg="sbJoin: gwep4 ''->'75fb097c7995', gwep6 ''->''" eid=c014158daf11 ep=bigbluebutton_etherpad.1.tzmcz0co9cdukknyy1ndapn1t net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:31 bluefin dockerd[1866058]: time="2026-04-16T16:07:31.997741213-04:00" level=info msg="received task-delete event from containerd" container=2a937d1857130a4c3e0875ad4fc89984f3246b8343b3c864d9992b8ed45847e1 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:32 bluefin dockerd[1866058]: time="2026-04-16T16:07:32.019856697-04:00" level=warning msg="deleteServiceInfoFromCluster NetworkDB DeleteEntry failed for c014158daf11e796d1ba8b11a00245667e53e38d8e9ae05d3854996a3395784a wsourhi03h8sfnhe8b7aw9ufs err:cannot delete entry endpoint_table with network id wsourhi03h8sfnhe8b7aw9ufs and key c014158daf11e796d1ba8b11a00245667e53e38d8e9ae05d3854996a3395784a does not exist or is already being deleted"
Apr 16 16:07:32 bluefin dockerd[1866058]: time="2026-04-16T16:07:32.019893358-04:00" level=warning msg="rmServiceBinding deleteServiceInfoFromCluster bigbluebutton_etherpad c014158daf11e796d1ba8b11a00245667e53e38d8e9ae05d3854996a3395784a aborted c.serviceBindings[skey] !ok"
Apr 16 16:07:32 bluefin dockerd[1866058]: time="2026-04-16T16:07:32.130089731-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=29hqwstm2a7p1gjzgytzlb3fo task.id=tzmcz0co9cdukknyy1ndapn1t
Apr 16 16:07:36 bluefin dockerd[1866058]: time="2026-04-16T16:07:36.234511507-04:00" level=info msg="sbJoin: gwep4 ''->'7d920b636ce3', gwep6 ''->''" eid=7d920b636ce3 ep=gateway_8a3ae6d4b700 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:36 bluefin dockerd[1866058]: time="2026-04-16T16:07:36.260684356-04:00" level=info msg="sbJoin: gwep4 ''->'7d920b636ce3', gwep6 ''->''" eid=cf94d4384f20 ep=bigbluebutton_coturn.1.46ftep2kurpo018f22y88td8g net=bigbluebutton_default nid=ocbzmrumgmlp
Apr 16 16:07:36 bluefin dockerd[1866058]: time="2026-04-16T16:07:36.610907512-04:00" level=info msg="sbJoin: gwep4 ''->'51cbe200f73c', gwep6 ''->''" eid=51cbe200f73c ep=gateway_f3fc857893e9 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:36 bluefin dockerd[1866058]: time="2026-04-16T16:07:36.631567855-04:00" level=info msg="sbJoin: gwep4 ''->'51cbe200f73c', gwep6 ''->''" eid=214343c4ad66 ep=bigbluebutton_nginx.1.wub25oij5ar28y7fvw9ciyvo3 net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:36 bluefin dockerd[1866058]: time="2026-04-16T16:07:36.744346635-04:00" level=info msg="received task-delete event from containerd" container=92bb23960a57106fbb122e158b1905d5de2f069e710ea2d3a9bed0f4c834d436 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:36 bluefin dockerd[1866058]: time="2026-04-16T16:07:36.938337789-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=xfv714zknfsl3tc5csi78fu9y task.id=wub25oij5ar28y7fvw9ciyvo3
Apr 16 16:07:37 bluefin dockerd[1866058]: time="2026-04-16T16:07:37.818225698-04:00" level=info msg="sbJoin: gwep4 ''->'30eba3791061', gwep6 ''->''" eid=30eba3791061 ep=gateway_eafcbe89a18e net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:37 bluefin dockerd[1866058]: time="2026-04-16T16:07:37.836320436-04:00" level=info msg="sbJoin: gwep4 ''->'30eba3791061', gwep6 ''->''" eid=210a58bcb1fa ep=bigbluebutton_etherpad.1.ukkyovdprsskha5cv6hepkush net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:37 bluefin dockerd[1866058]: time="2026-04-16T16:07:37.980323629-04:00" level=info msg="received task-delete event from containerd" container=c04a1d7c39430ea892ac99b00c134688014b96c55680193911c37194816e38e2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:38 bluefin dockerd[1866058]: time="2026-04-16T16:07:38.007549342-04:00" level=warning msg="deleteServiceInfoFromCluster NetworkDB DeleteEntry failed for 210a58bcb1fa46852e45ef3c538fbd0bae9835cbd90fdf6df7437c2e1b3b4460 wsourhi03h8sfnhe8b7aw9ufs err:cannot delete entry endpoint_table with network id wsourhi03h8sfnhe8b7aw9ufs and key 210a58bcb1fa46852e45ef3c538fbd0bae9835cbd90fdf6df7437c2e1b3b4460 does not exist or is already being deleted"
Apr 16 16:07:38 bluefin dockerd[1866058]: time="2026-04-16T16:07:38.007591239-04:00" level=warning msg="rmServiceBinding deleteServiceInfoFromCluster bigbluebutton_etherpad 210a58bcb1fa46852e45ef3c538fbd0bae9835cbd90fdf6df7437c2e1b3b4460 aborted c.serviceBindings[skey] !ok"
Apr 16 16:07:38 bluefin dockerd[1866058]: time="2026-04-16T16:07:38.185976584-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=29hqwstm2a7p1gjzgytzlb3fo task.id=ukkyovdprsskha5cv6hepkush
Apr 16 16:07:39 bluefin dockerd[1866058]: time="2026-04-16T16:07:39.255354868-04:00" level=info msg="received task-delete event from containerd" container=8dba29907f4bb62f4eb7d9b4d08115cf76294679203facfa4fff4c8a7efb2357 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:39 bluefin dockerd[1866058]: time="2026-04-16T16:07:39.465150463-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=kuggvpbzq9vz35tcboh483bxa task.id=46ftep2kurpo018f22y88td8g
Apr 16 16:07:42 bluefin dockerd[1866058]: time="2026-04-16T16:07:42.463143435-04:00" level=info msg="sbJoin: gwep4 ''->'0fcc75d6d2a3', gwep6 ''->''" eid=0fcc75d6d2a3 ep=gateway_f40194dfe2a4 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:42 bluefin dockerd[1866058]: time="2026-04-16T16:07:42.504526229-04:00" level=info msg="sbJoin: gwep4 ''->'0fcc75d6d2a3', gwep6 ''->''" eid=64027695cdfc ep=bigbluebutton_nginx.1.numi5xmmqlj47dvnwxmbmof9q net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:42 bluefin dockerd[1866058]: time="2026-04-16T16:07:42.776523455-04:00" level=info msg="received task-delete event from containerd" container=7ddb464df31687e5fdfb2bba47c6ce0977efc6b73132b874c40c228877a27773 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:43 bluefin dockerd[1866058]: time="2026-04-16T16:07:43.111296673-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=xfv714zknfsl3tc5csi78fu9y task.id=numi5xmmqlj47dvnwxmbmof9q
Apr 16 16:07:44 bluefin dockerd[1866058]: time="2026-04-16T16:07:44.129447129-04:00" level=info msg="sbJoin: gwep4 ''->'6cc005fd514d', gwep6 ''->''" eid=6cc005fd514d ep=gateway_14cdad52d24b net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:44 bluefin dockerd[1866058]: time="2026-04-16T16:07:44.160270972-04:00" level=info msg="sbJoin: gwep4 ''->'6cc005fd514d', gwep6 ''->''" eid=9ad79a55c017 ep=bigbluebutton_etherpad.1.497p9ou1h6l0sn9v88uuktm9z net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:44 bluefin dockerd[1866058]: time="2026-04-16T16:07:44.306733815-04:00" level=info msg="received task-delete event from containerd" container=9f5e9c258fcb66fcc775117f554a7a3214f5ca13dfd72c64684e468a9dc03138 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:44 bluefin dockerd[1866058]: time="2026-04-16T16:07:44.335354233-04:00" level=warning msg="deleteServiceInfoFromCluster NetworkDB DeleteEntry failed for 9ad79a55c0174c1c042973b7eacb1231cfb52f34e14e286cf5fcaa61cddf98e5 wsourhi03h8sfnhe8b7aw9ufs err:cannot delete entry endpoint_table with network id wsourhi03h8sfnhe8b7aw9ufs and key 9ad79a55c0174c1c042973b7eacb1231cfb52f34e14e286cf5fcaa61cddf98e5 does not exist or is already being deleted"
Apr 16 16:07:44 bluefin dockerd[1866058]: time="2026-04-16T16:07:44.335535682-04:00" level=warning msg="rmServiceBinding deleteServiceInfoFromCluster bigbluebutton_etherpad 9ad79a55c0174c1c042973b7eacb1231cfb52f34e14e286cf5fcaa61cddf98e5 aborted c.serviceBindings[skey] !ok"
Apr 16 16:07:44 bluefin dockerd[1866058]: time="2026-04-16T16:07:44.667924739-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=29hqwstm2a7p1gjzgytzlb3fo task.id=497p9ou1h6l0sn9v88uuktm9z
Apr 16 16:07:45 bluefin dockerd[1866058]: time="2026-04-16T16:07:45.173486313-04:00" level=info msg="sbJoin: gwep4 ''->'b3e8758b5ec3', gwep6 ''->''" eid=b3e8758b5ec3 ep=gateway_0f16c77172c0 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:45 bluefin dockerd[1866058]: time="2026-04-16T16:07:45.214864328-04:00" level=info msg="sbJoin: gwep4 ''->'b3e8758b5ec3', gwep6 ''->''" eid=d95ab8ec64d7 ep=bigbluebutton_coturn.1.kmi2qi48pxqp6i3hxuymx17ai net=bigbluebutton_default nid=ocbzmrumgmlp
Apr 16 16:07:45 bluefin dockerd[1866058]: time="2026-04-16T16:07:45.476420690-04:00" level=info msg="received task-delete event from containerd" container=b3f8ba7d1393d9d01265539082c479817de24171c25444f225f2aa5d9c262cb9 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:45 bluefin dockerd[1866058]: time="2026-04-16T16:07:45.891099531-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=umiwqhnqf9oh3quda1e7f6vn8 task.id=trbtz2f5ts3jihkgn8unoq9wb
Apr 16 16:07:48 bluefin dockerd[1866058]: time="2026-04-16T16:07:48.479350605-04:00" level=info msg="Container failed to exit within 10s of signal 15 - using the force" container=c43c87bd4573b904904aba5eb97ca15ed82c28983cbbfaf56f9323f9e7bc15c7
Apr 16 16:07:48 bluefin dockerd[1866058]: time="2026-04-16T16:07:48.658850773-04:00" level=info msg="received task-delete event from containerd" container=8d369cecf0a731a8fed4edbdb8ab5cd567eefbab66a5a060369d4c89cf467d52 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:48 bluefin dockerd[1866058]: time="2026-04-16T16:07:48.703868479-04:00" level=info msg="received task-delete event from containerd" container=c43c87bd4573b904904aba5eb97ca15ed82c28983cbbfaf56f9323f9e7bc15c7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:48 bluefin dockerd[1866058]: time="2026-04-16T16:07:48.811121269-04:00" level=warning msg="deleteServiceInfoFromCluster NetworkDB DeleteEntry failed for 8c6a79148a6af71afaa3311d3996f61777e4f8145fd31ccadc5108a353ae098c wsourhi03h8sfnhe8b7aw9ufs err:cannot delete entry endpoint_table with network id wsourhi03h8sfnhe8b7aw9ufs and key 8c6a79148a6af71afaa3311d3996f61777e4f8145fd31ccadc5108a353ae098c does not exist or is already being deleted"
Apr 16 16:07:48 bluefin dockerd[1866058]: time="2026-04-16T16:07:48.811161795-04:00" level=warning msg="rmServiceBinding deleteServiceInfoFromCluster bigbluebutton_bbb-graphql-server 8c6a79148a6af71afaa3311d3996f61777e4f8145fd31ccadc5108a353ae098c aborted c.serviceBindings[skey] !ok"
Apr 16 16:07:49 bluefin dockerd[1866058]: time="2026-04-16T16:07:49.331314636-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=kuggvpbzq9vz35tcboh483bxa task.id=kmi2qi48pxqp6i3hxuymx17ai
Apr 16 16:07:49 bluefin dockerd[1866058]: time="2026-04-16T16:07:49.333055729-04:00" level=error msg="fatal task error" error="task: non-zero exit (137): dockerexec: unhealthy container" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=a0b9bmedfmpb5473k4htvsff6 task.id=d2suk3bhurmj7dr8ipa1ge4ot
Apr 16 16:07:49 bluefin dockerd[1866058]: time="2026-04-16T16:07:49.366673966-04:00" level=info msg="sbJoin: gwep4 ''->'41b002f6189b', gwep6 ''->''" eid=41b002f6189b ep=gateway_991e8b5d4664 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:49 bluefin dockerd[1866058]: time="2026-04-16T16:07:49.385653811-04:00" level=info msg="sbJoin: gwep4 ''->'41b002f6189b', gwep6 ''->''" eid=58ce3641e399 ep=bigbluebutton_nginx.1.ft7nre9w0j125qymj8nci7ydv net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:49 bluefin dockerd[1866058]: time="2026-04-16T16:07:49.554874772-04:00" level=info msg="received task-delete event from containerd" container=75bf8dade78fbdd5dfaed905be09f311f0cb6e58bcbda6bdf351d084398ce841 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:49 bluefin dockerd[1866058]: time="2026-04-16T16:07:49.853635852-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=xfv714zknfsl3tc5csi78fu9y task.id=ft7nre9w0j125qymj8nci7ydv
Apr 16 16:07:50 bluefin dockerd[1866058]: time="2026-04-16T16:07:50.553532167-04:00" level=info msg="sbJoin: gwep4 ''->'7b8a72b63f9d', gwep6 ''->''" eid=7b8a72b63f9d ep=gateway_040589804a95 net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:50 bluefin dockerd[1866058]: time="2026-04-16T16:07:50.571328131-04:00" level=info msg="sbJoin: gwep4 ''->'7b8a72b63f9d', gwep6 ''->''" eid=e9f699f6e0cd ep=bigbluebutton_etherpad.1.tb502rq0nzp78n9q2pv2bhlaj net=bigbluebutton_bbb-net nid=wsourhi03h8s
Apr 16 16:07:50 bluefin dockerd[1866058]: time="2026-04-16T16:07:50.990721805-04:00" level=info msg="received task-delete event from containerd" container=784d23dbfffb64ebf5461684bf78878235082e0242ee8cbdf147db4911b14390 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
Apr 16 16:07:51 bluefin dockerd[1866058]: time="2026-04-16T16:07:51.038684963-04:00" level=warning msg="deleteServiceInfoFromCluster NetworkDB DeleteEntry failed for e9f699f6e0cd5499498b4440fd305e72f52e2a44ecd3df45e54eccdcc860bd23 wsourhi03h8sfnhe8b7aw9ufs err:cannot delete entry endpoint_table with network id wsourhi03h8sfnhe8b7aw9ufs and key e9f699f6e0cd5499498b4440fd305e72f52e2a44ecd3df45e54eccdcc860bd23 does not exist or is already being deleted"
Apr 16 16:07:51 bluefin dockerd[1866058]: time="2026-04-16T16:07:51.038724463-04:00" level=warning msg="rmServiceBinding deleteServiceInfoFromCluster bigbluebutton_etherpad e9f699f6e0cd5499498b4440fd305e72f52e2a44ecd3df45e54eccdcc860bd23 aborted c.serviceBindings[skey] !ok"
Apr 16 16:07:51 bluefin dockerd[1866058]: time="2026-04-16T16:07:51.291384615-04:00" level=error msg="fatal task error" error="task: non-zero exit (1)" module=node/agent/taskmanager node.id=kf7px64bhjsjv89hq5p1ry20z service.id=29hqwstm2a7p1gjzgytzlb3fo task.id=tb502rq0nzp78n9q2pv2bhlaj
Apr 16 16:07:51 bluefin dockerd[1866058]: time="2026-04-16T16:07:51.725514147-04:00" level=info msg="sbJoin: gwep4 ''->'4a74245677dd', gwep6 ''->''" eid=4a74245677dd ep=gateway_354a0438068a net=docker_gwbridge nid=5a365a93255b
Apr 16 16:07:51 bluefin dockerd[1866058]: time="2026-04-16T16:07:51.750619354-04:00" level=info msg="sbJoin: gwep4 ''->'4a74245677dd', gwep6 ''->''" eid=10dd19fa4d7e ep=bigbluebutton_bbb-pads.1.57bvnypv6ha32mnkh1q0u1bgz net=bigbluebutton_bbb-net nid=wsourhi03h8s
+21 -6
View File
@@ -81,14 +81,29 @@ fi
export SOUNDS_PATH=$SOUNDS_DIR/$(echo "$SOUNDS_LANGUAGE" | sed 's|-|/|g')
sed -i -e 's/10.7.7.10/0.0.0.0/g' /etc/freeswitch/vars.xml.tmpl
sed -i -e 's/console_loglevel=info/console_loglevel=debug/g' /etc/freeswitch/vars.xml.tmpl
sed -i -e 's/:5066/0.0.0.0:5066/g' /etc/freeswitch/sip_profiles/external.xml
# sed -i -e 's/:5066/0.0.0.0:5066/g' /etc/freeswitch/sip_profiles/external-ipv6.xml
# sed -i -e 's/:5066/0.0.0.0:5066/g' /etc/freeswitch/sip_profiles/internal.xml
sed -i -e 's/:5066/0.0.0.0:5066/g' /etc/freeswitch/sip_profiles/internal.xml
# sed -i -e 's/$${local_ip_v4}/auto-nat/g' /etc/freeswitch/sip_profiles/external.xml
# sed -i -e 's/$${local_ip_v4}/auto-nat/g' /etc/freeswitch/sip_profiles/external-ipv6.xml
# This deployment is IPv4-only (EXTERNAL_IPv6 is unset). Remove the IPv6 sofia
# profiles so they do not also bind the WebSocket audio port (5066).
rm -f /etc/freeswitch/sip_profiles/external-ipv6.xml
rm -f /etc/freeswitch/sip_profiles/internal-ipv6.xml
# Determine this container's IPv4 address on the internal overlay network.
FS_PEER_IP=$(getent hosts redis | awk '{print $1; exit}' || true)
OVERLAY_PREFIX=$(echo "$FS_PEER_IP" | cut -d. -f1,2)
OWN_IP=""
if [ -n "$OVERLAY_PREFIX" ]; then
OWN_IP=$(hostname -I | tr ' ' '\n' | grep "^${OVERLAY_PREFIX}\." | head -n1)
fi
[ -z "$OWN_IP" ] && OWN_IP=$(hostname -I | awk '{print $1}')
echo "entrypoint.freeswitch.sh: external profile binding IPv4, advertising ${OWN_IP}"
# Configure the IPv4 "external" profile for the overlay network.
sed -i -E 's#(<param name="rtp-ip" value=")[^"]*#\10.0.0.0#g' /etc/freeswitch/sip_profiles/external.xml
sed -i -E 's#(<param name="sip-ip" value=")[^"]*#\10.0.0.0#g' /etc/freeswitch/sip_profiles/external.xml
sed -i -E "s#(<param name=\"ext-rtp-ip\" value=\")[^\"]*#\1${OWN_IP}#g" /etc/freeswitch/sip_profiles/external.xml
sed -i -E "s#(<param name=\"ext-sip-ip\" value=\")[^\"]*#\1${OWN_IP}#g" /etc/freeswitch/sip_profiles/external.xml
dockerize \
-template /etc/freeswitch/vars.xml.tmpl:/etc/freeswitch/vars.xml \
+24 -1
View File
@@ -14,6 +14,29 @@ else
echo >&2 "error: /run/secrets/fsesl_password does not exist"
exit 1
fi
sleep 100
# Determine this container's own IP on the internal overlay network.
OWN_IP=$(node -e '
const dgram = require("dgram");
const dns = require("dns");
dns.lookup("freeswitch", (err, addr, family) => {
if (err || !addr) { process.exit(1); }
const sock = dgram.createSocket(family === 6 ? "udp6" : "udp4");
sock.connect(9, addr, () => {
process.stdout.write(sock.address().address);
sock.close();
});
});
') || true
if [ -z "$OWN_IP" ]; then
echo >&2 "error: could not determine own container IP for mediasoup announcedIp"
exit 1
fi
echo "entrypoint.webrtc-sfu.sh using announcedIp=${OWN_IP} for the FreeSWITCH audio bridge"
export NODE_CONFIG="{\"mediasoup\":{\"plainRtp\":{\"listenIp\":{\"announcedIp\":\"${OWN_IP}\"}}}}"
# start npm in WORKDIR (should be /app ?)
npm start
+56
View File
@@ -0,0 +1,56 @@
2026-07-20T01:31:09.110470872Z 2026-07-20 01:31:09.043201 86.90% [NOTICE] switch_channel.c:1142 New Channel sofia/external/GLOBAL_AUDIO_589586747@freeswitch [271856e5-e8a1-46f8-8ea9-469f32b5c2f6]
2026-07-20T01:31:09.110472989Z 2026-07-20 01:31:09.043201 86.90% [INFO] sofia.c:10460 sofia/external/GLOBAL_AUDIO_589586747@freeswitch receiving invite from 10.0.17.49:51982 version: 1.10.12-release 64bit call-id: 8ueo9kob3dpsijhuvfpc
2026-07-20T01:31:09.110477970Z 2026-07-20 01:31:09.043201 86.90% [INFO] mod_dialplan_xml.c:639 Processing GLOBAL_AUDIO_589586747 <GLOBAL_AUDIO_589586747>->589586747 in context public
2026-07-20T01:31:09.110480165Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch set(outside_call=true)
2026-07-20T01:31:09.110482238Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch export(RFC2822_DATE=Mon, 20 Jul 2026 01:31:09 +0000)
2026-07-20T01:31:09.110484507Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch set(presence_data=from_bbb-webrtc-sfu)
2026-07-20T01:31:09.110486405Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch set(bbb_authorized=true)
2026-07-20T01:31:09.110489335Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch set(rtp_manual_rtp_bugs=ACCEPT_ANY_PACKETS)
2026-07-20T01:31:09.110491251Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch set(jb_use_timestamps=true)
2026-07-20T01:31:09.110493140Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch transfer(589586747 XML default)
2026-07-20T01:31:09.110495051Z 2026-07-20 01:31:09.043201 86.90% [NOTICE] switch_ivr.c:2303 Transfer sofia/external/GLOBAL_AUDIO_589586747@freeswitch to XML[589586747@default]
2026-07-20T01:31:09.110505318Z 2026-07-20 01:31:09.043201 86.90% [INFO] mod_dialplan_xml.c:639 Processing GLOBAL_AUDIO_589586747 <GLOBAL_AUDIO_589586747>->589586747 in context default
2026-07-20T01:31:09.110507478Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch set(jitterbuffer_msec=100:250)
2026-07-20T01:31:09.110509420Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch set(rtp_jitter_buffer_plc=true)
2026-07-20T01:31:09.110511339Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch set(rtp_jitter_buffer_during_bridge=true)
2026-07-20T01:31:09.110513253Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch set(suppress_cng=true)
s2026-07-20T01:31:09.110515305Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch answer()
2026-07-20T01:31:09.110517671Z 2026-07-20 01:31:09.063199 86.90% [NOTICE] sofia_media.c:90 Pre-Answer sofia/external/GLOBAL_AUDIO_589586747@freeswitch!
2026-07-20T01:31:09.110519639Z 2026-07-20 01:31:09.063199 86.90% [NOTICE] mod_dptools.c:1406 Channel [sofia/external/GLOBAL_AUDIO_589586747@freeswitch] has been answered
2026-07-20T01:31:09.110521553Z EXECUTE [depth=0] sofia/external/GLOBAL_AUDIO_589586747@freeswitch conference(589586747@cdquality)
2026-07-20T01:31:09.110523500Z 2026-07-20 01:31:09.063199 86.90% [ERR] switch_core_video.c:3099 This function is not available, libpng not installed
2026-07-20T01:31:09.110525428Z 2026-07-20 01:31:09.063199 86.90% [INFO] switch_ivr_async.c:221 Digit parser mod_conference: Setting realm to 'conf'
2026-07-20T01:31:09.110527394Z 2026-07-20 01:31:09.103202 86.90% [NOTICE] switch_channel.c:1142 New Channel sofia/external/w_81vinciuq2xj_1@freeswitch [71a00810-51e5-4b57-a266-14a15570042c]
2026-07-20T01:31:24.691386530Z 2026-07-20 01:31:09.103202 86.90% [INFO] sofia.c:10460 sofia/external/w_81vinciuq2xj_1@freeswitch receiving invite from 10.0.17.49:51986 version: 1.10.12-release 64bit call-id: f1upd0juujerhkv8911f
2026-07-20T01:31:24.691431957Z 2026-07-20 01:31:09.103202 86.90% [INFO] mod_dialplan_xml.c:639 Processing w_81vinciuq2xj_1-bbbID-blabla <w_81vinciuq2xj_1>->589586747 in context public
{2026-07-20T01:31:24.691440644Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch set(outside_call=true)
2026-07-20T01:31:24.691447482Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch export(RFC2822_DATE=Mon, 20 Jul 2026 01:31:09 +0000)
2026-07-20T01:31:24.691454102Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch set(presence_data=from_bbb-webrtc-sfu)
}2026-07-20T01:31:24.691460852Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch set(bbb_authorized=true)
2026-07-20T01:31:24.691467405Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch set(rtp_manual_rtp_bugs=ACCEPT_ANY_PACKETS)
2026-07-20T01:31:24.691473908Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch set(jb_use_timestamps=true)
2026-07-20T01:31:24.691480834Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch set(conference_member_flags=mute)
2026-07-20T01:31:24.691488056Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch transfer(589586747 XML default)
2026-07-20T01:31:24.691494737Z 2026-07-20 01:31:09.103202 86.90% [NOTICE] switch_ivr.c:2303 Transfer sofia/external/w_81vinciuq2xj_1@freeswitch to XML[589586747@default]
2026-07-20T01:31:24.691501160Z 2026-07-20 01:31:09.103202 86.90% [INFO] mod_dialplan_xml.c:639 Processing w_81vinciuq2xj_1-bbbID-blabla <w_81vinciuq2xj_1>->589586747 in context default
2026-07-20T01:31:24.691507835Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch set(jitterbuffer_msec=100:250)
2026-07-20T01:31:24.691514326Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch set(rtp_jitter_buffer_plc=true)
2026-07-20T01:31:24.691520938Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch set(rtp_jitter_buffer_during_bridge=true)
{2026-07-20T01:31:24.691606427Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch set(suppress_cng=true)
m2026-07-20T01:31:24.691638435Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch answer()
2026-07-20T01:31:24.691649110Z 2026-07-20 01:31:09.103202 86.90% [NOTICE] sofia_media.c:90 Pre-Answer sofia/external/w_81vinciuq2xj_1@freeswitch!
2026-07-20T01:31:24.691658885Z 2026-07-20 01:31:09.103202 86.90% [NOTICE] mod_dptools.c:1406 Channel [sofia/external/w_81vinciuq2xj_1@freeswitch] has been answered
2026-07-20T01:31:24.691666241Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch log(INFO Channel is going to be HELD and MUTED on creation 71a00810-51e5-4b57-a266-14a15570042c)
2026-07-20T01:31:24.691673218Z 2026-07-20 01:31:09.103202 86.90% [INFO] mod_dptools.c:1865 Channel is going to be HELD and MUTED on creation 71a00810-51e5-4b57-a266-14a15570042c
2026-07-20T01:31:24.691681041Z 2026-07-20 01:31:09.103202 86.90% [INFO] sofia_glue.c:1659 sofia/external/w_81vinciuq2xj_1@freeswitch sending invite call-id: (null)
2026-07-20T01:31:24.691688556Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch set(api_result=+OK Success
!2026-07-20T01:31:24.691699978Z )
2026-07-20T01:31:24.691797389Z EXECUTE [depth=0] sofia/external/w_81vinciuq2xj_1@freeswitch conference(589586747@cdquality)
2026-07-20T01:31:24.691987577Z 2026-07-20 01:31:09.103202 86.90% [ERR] switch_core_video.c:3099 This function is not available, libpng not installed
2026-07-20T01:31:24.692061987Z 2026-07-20 01:31:09.103202 86.90% [INFO] switch_ivr_async.c:221 Digit parser mod_conference: Setting realm to 'conf'
2026-07-20T01:31:24.692146413Z 2026-07-20 01:31:23.583250 88.60% [NOTICE] sofia.c:1065 Hangup sofia/external/w_81vinciuq2xj_1@freeswitch [CS_EXECUTE] [NORMAL_CLEARING]
2026-07-20T01:31:24.692215690Z 2026-07-20 01:31:23.583250 88.60% [INFO] conference_loop.c:1668 Channel leaving conference, cause: NORMAL_CLEARING
2026-07-20T01:31:24.692357970Z 2026-07-20 01:31:23.583250 88.60% [NOTICE] switch_core_session.c:1762 Session 2 (sofia/external/w_81vinciuq2xj_1@freeswitch) Ended
2026-07-20T01:31:24.692366394Z 2026-07-20 01:31:23.583250 88.60% [NOTICE] switch_core_session.c:1766 Close Channel sofia/external/w_81vinciuq2xj_1@freeswitch [CS_DESTROY]
2026-07-20T01:31:24.692372777Z 2026-07-20 01:31:24.683234 88.83% [NOTICE] switch_channel.c:1142 New Channel sofia/external/w_81vinciuq2xj_2@freeswitch [79d0dc8d-a994-4382-b44d-33ee7cc8d7de]
2026-07-20T01:31:24.692377955Z 2026-07-20 01:31:24.683234 88.83% [INFO] sofia.c:10460 sofia/external/w_81vinciuq2xj_2@freeswitch receiving invite from 10.0.17.49:47770 version: 1.10.12-release 64bit call-id: 96bhge116g2u7gdeqq6f
+200
View File
@@ -0,0 +1,200 @@
2026-07-20T19:14:46.667855392Z {"level":20,"time":"2026-07-20T19:14:46.643Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"cc388cfe-c547-4d5d-a7b8-b8541d85d272","msg":"FS: SIP dialog terminated"}
2026-07-20T19:14:46.667858440Z {"level":20,"time":"2026-07-20T19:14:46.643Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] user requested closure..."}
2026-07-20T19:14:46.667861312Z {"level":20,"time":"2026-07-20T19:14:46.643Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] closing registerContext"}
2026-07-20T19:14:46.667864167Z {"level":20,"time":"2026-07-20T19:14:46.643Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] already unregistered"}
2026-07-20T19:14:46.667867058Z {"level":30,"time":"2026-07-20T19:14:46.644Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"cc388cfe-c547-4d5d-a7b8-b8541d85d272","roomId":"532992030","msg":"FS: Endpoint released"}
2026-07-20T19:14:46.667870206Z {"level":30,"time":"2026-07-20T19:14:46.644Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"cc388cfe-c547-4d5d-a7b8-b8541d85d272","roomId":"532992030","msg":"FS: Endpoint released"}
2026-07-20T19:14:46.667875536Z {"level":30,"time":"2026-07-20T19:14:46.644Z","pid":45,"hostname":"abc7dd978fab","mod":"core","userId":"82a1c61e-7ca8-4b3d-8f46-e508a36c4207","externalUserId":"82a1c61e-7ca8-4b3d-8f46-e508a36c4207","msg":"User left"}
2026-07-20T19:14:46.667879155Z {"level":20,"time":"2026-07-20T19:14:46.658Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nSIP/2.0 200 OK\r\nVia: SIP/2.0/WS freeswitch;branch=z9hG4bK7976121;received=10.0.18.54;rport=54054\r\nFrom: \"w_gsanhqztre6u_1-bbbID-bla\" <sip:w_gsanhqztre6u_1@freeswitch>;tag=ofq98kit4t\r\nTo: <sip:532992030@freeswitch:5066>;tag=jjvm2v2ZBH0SB\r\nCall-ID: fkfliga7u4emcnbf07er\r\nCSeq: 9750 BYE\r\nUser-Agent: FreeSWITCH-mod_sofia/1.10.12-release~64bit\r\nAllow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY\r\nSupported: timer, path, replaces\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:14:46.667883779Z {"level":20,"time":"2026-07-20T19:14:46.661Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] closing WebSocket ws://freeswitch:5066"}
2026-07-20T19:14:46.667886688Z {"level":20,"time":"2026-07-20T19:14:46.662Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] closing WebSocket ws://freeswitch:5066"}
2026-07-20T19:14:46.667889584Z {"level":20,"time":"2026-07-20T19:14:46.664Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] WebSocket disconnected (code: 1000)"}
2026-07-20T19:14:46.667892451Z {"level":20,"time":"2026-07-20T19:14:46.664Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] connection state set to 1"}
2026-07-20T19:14:46.667896416Z {"level":20,"time":"2026-07-20T19:14:46.664Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] transport error occurred, deleting INVITE client transaction z9hG4bK3761530"}
2026-07-20T19:14:46.667900883Z {"level":20,"time":"2026-07-20T19:14:46.664Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] transport error occurred, deleting INVITE server transaction z9hG4bKHKBZFtZUj00Nr"}
2026-07-20T19:14:46.667904734Z {"level":20,"time":"2026-07-20T19:14:46.664Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"FS: UA disconnected"}
2026-07-20T19:14:46.667907681Z {"level":40,"time":"2026-07-20T19:14:46.664Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"cc388cfe-c547-4d5d-a7b8-b8541d85d272","msg":"FS: SIP.js UA disconnected"}
2026-07-20T19:14:46.667910775Z {"level":40,"time":"2026-07-20T19:14:46.664Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"cc388cfe-c547-4d5d-a7b8-b8541d85d272","msg":"FS: SIP.js UA disconnected"}
2026-07-20T19:14:46.987255519Z {"level":30,"time":"2026-07-20T19:14:46.622Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","sessionId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194/532992030/w_gsanhqztre6u/fa34163e-7558-4ca2-8927-ee19ac5307b2","sfuMessageId":"close","connectionId":"fa34163e-7558-4ca2-8927-ee19ac5307b2","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","roomId":"532992030","userId":"w_gsanhqztre6u","role":"sendrecv","msg":"Connection closed"}
026-07-20T19:14:46.987311253Z {"level":20,"time":"2026-07-20T19:14:46.622Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","msg":"Manager: stopping session 69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194/532992030/w_gsanhqztre6u/fa34163e-7558-4ca2-8927-ee19ac5307b2"}
2026-07-20T19:14:46.987322814Z {"level":30,"time":"2026-07-20T19:14:46.630Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","roomId":"532992030","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","userId":"w_gsanhqztre6u","connectionId":"fa34163e-7558-4ca2-8927-ee19ac5307b2","mediaId":"f06b23f1-81ee-41e3-b657-105db3070518","bridgeStatus":"MEDIA_STARTED","bridgeMediaId":"c695bbec-3a15-422e-9d69-946e54d3f411","transceiverMode":"recv","listenOnly":false,"msg":"Client audio transceiver stopped"}
2026-07-20T19:14:46.987334784Z {"level":30,"time":"2026-07-20T19:14:46.632Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","reason":"websocket_closed","roomId":"532992030","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","userId":"w_gsanhqztre6u","callerId":"w_gsanhqztre6u_1-bbbID-bla","role":"sendrecv","connectionId":"fa34163e-7558-4ca2-8927-ee19ac5307b2","isTransparentListenOnlyAllowed":true,"blockTransparentListenOnly":false,"msg":"Audio session stopped"}
2026-07-20T19:14:46.987347586Z {"level":30,"time":"2026-07-20T19:14:46.632Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","sessionId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194/532992030/w_gsanhqztre6u/fa34163e-7558-4ca2-8927-ee19ac5307b2","sfuMessageId":"close","connectionId":"fa34163e-7558-4ca2-8927-ee19ac5307b2","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","roomId":"532992030","userId":"w_gsanhqztre6u","role":"sendrecv","reason":"websocket_closed","msg":"Audio session destroyed"}
2026-07-20T19:14:47.079204379Z {"level":20,"time":"2026-07-20T19:14:46.621Z","pid":32,"hostname":"abc7dd978fab","mod":"sfu","connectionId":"fa34163e-7558-4ca2-8927-ee19ac5307b2","msg":"WSManager: connection closed"}
p2026-07-20T19:14:47.207947711Z {"level":20,"time":"2026-07-20T19:14:47.203Z","pid":32,"hostname":"abc7dd978fab","mod":"sfu","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","userInfos":{"userId":"w_gsanhqztre6u","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","voiceBridge":"532992030","userName":"bla"},"msg":"WSManager: connection opened"}
2026-07-20T19:14:47.501212959Z {"level":20,"time":"2026-07-20T19:14:47.373Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","roomId":"532992030","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","userId":"w_gsanhqztre6u","callerId":"w_gsanhqztre6u_2-bbbID-bla","role":"sendrecv","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","isTransparentListenOnlyAllowed":true,"block":false,"msg":"Audio session: blocking transparent listen only mode"}
2026-07-20T19:14:47.501233943Z {"level":30,"time":"2026-07-20T19:14:47.374Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","roomId":"532992030","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","userId":"w_gsanhqztre6u","callerId":"w_gsanhqztre6u_2-bbbID-bla","role":"sendrecv","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","isTransparentListenOnlyAllowed":true,"blockTransparentListenOnly":false,"msg":"Audio session: starting"}
D2026-07-20T19:14:47.501245442Z {"level":30,"time":"2026-07-20T19:14:47.441Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","roomId":"532992030","status":"MEDIA_STARTED","bridgeMediaIdId":"dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4","fsMediaId":"f57c9c44-2929-4f3b-a8a4-5fae3e86f9fc","msg":"FS transceiver bridge started"}
+2026-07-20T19:14:47.501249329Z {"level":30,"time":"2026-07-20T19:14:47.441Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","roomId":"532992030","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","userId":"w_gsanhqztre6u","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","mediaId":"b8d225bd-21de-4ed1-a9ce-a7ba2b5e8c7f","bridgeStatus":"MEDIA_STARTED","bridgeMediaId":"dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4","transceiverMode":"recv","listenOnly":false,"msg":"Client audio transceiver: HELD ON START, listen only mode enabled"}
2026-07-20T19:14:47.501254632Z {"level":30,"time":"2026-07-20T19:14:47.441Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","roomId":"532992030","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","userId":"w_gsanhqztre6u","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","mediaId":"b8d225bd-21de-4ed1-a9ce-a7ba2b5e8c7f","bridgeStatus":"MEDIA_STARTED","bridgeMediaId":"dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4","transceiverMode":"recv","listenOnly":false,"msg":"Client audio transceiver started"}
2026-07-20T19:14:47.501258892Z {"level":30,"time":"2026-07-20T19:14:47.441Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","sessionId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194/532992030/w_gsanhqztre6u/19a0ccaf-b4fc-478e-b893-e2765b371553","sfuMessageId":"start","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","roomId":"532992030","userId":"w_gsanhqztre6u","role":"sendrecv","msg":"Audio session started"}
2026-07-20T19:14:47.629651999Z {"level":20,"time":"2026-07-20T19:14:47.587Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","roomId":"532992030","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","userId":"w_gsanhqztre6u","callerId":"w_gsanhqztre6u_2-bbbID-bla","role":"sendrecv","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","isTransparentListenOnlyAllowed":true,"blockTransparentListenOnly":false,"msg":"Audio session: processing answer"}
2026-07-20T19:14:47.694182507Z {"level":20,"time":"2026-07-20T19:14:47.375Z","pid":45,"hostname":"abc7dd978fab","mod":"core","userId":"867344ff-6020-44dd-bfc1-59d5dc21883b","roomId":"532992030","type":"SFU","msg":"User joined room"}
2026-07-20T19:14:47.694256894Z {"level":30,"time":"2026-07-20T19:14:47.377Z","pid":45,"hostname":"abc7dd978fab","mod":"core","type":"WebRtcEndpoint","memberType":"mediaSession","mediaSessionId":"b8d225bd-21de-4ed1-a9ce-a7ba2b5e8c7f","mediaId":"b8d225bd-21de-4ed1-a9ce-a7ba2b5e8c7f","medias":[],"roomId":"532992030","userId":"867344ff-6020-44dd-bfc1-59d5dc21883b","name":"bigbluebutton|publish|audio|w_gsanhqztre6u|69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","mediaTypes":{"video":false,"audio":false,"text":false,"content":false,"application":false,"message":false},"isMuted":false,"volume":50,"mediaProfile":"audio","adapter":"mediasoup","msg":"SDP session: created"}
2026-07-20T19:14:47.694282845Z {"level":20,"time":"2026-07-20T19:14:47.378Z","pid":45,"hostname":"abc7dd978fab","mod":"core","userId":"867344ff-6020-44dd-bfc1-59d5dc21883b","roomId":"532992030","msg":"mediasoup: negotiating SDP endpoint"}
2026-07-20T19:14:47.694324498Z {"level":30,"time":"2026-07-20T19:14:47.378Z","pid":45,"hostname":"abc7dd978fab","mod":"core","type":"WebRtcEndpoint","memberType":"media","mediaSessionId":"b8d225bd-21de-4ed1-a9ce-a7ba2b5e8c7f","mediaId":"06e4c005-39a5-462b-a9d3-be11728db36c","roomId":"532992030","userId":"867344ff-6020-44dd-bfc1-59d5dc21883b","name":"bigbluebutton|publish|audio|w_gsanhqztre6u|69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","muted":false,"volume":50,"talking":false,"mediaTypes":{"video":false,"audio":false,"text":false,"content":false,"application":false,"message":false},"subscribedTo":"","mediaProfile":"audio","adapter":"mediasoup","adapterElementId":null,"msg":"SDP media: created"}
f2026-07-20T19:14:47.694352416Z {"level":30,"time":"2026-07-20T19:14:47.380Z","pid":45,"hostname":"abc7dd978fab","mod":"core","transportId":"8842f450-7b7a-4943-b073-214e723ed0ef","type":"WebRtcEndpoint","routerId":"0e68df2d-9780-4e47-98b1-753b0ec26b25/roomId:532992030","elementId":"0785e5b9-ebb3-4c1b-a328-4f4ddd58a6e7","msg":"mediasoup: transport created"}
a2026-07-20T19:14:47.694368235Z {"level":20,"time":"2026-07-20T19:14:47.384Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"0785e5b9-ebb3-4c1b-a328-4f4ddd58a6e7","type":"WebRtcEndpoint","consumerId":"a59cf4f4-20bb-4e0e-902e-2826cfbf0673","producerId":"985169a2-30ed-43cc-8333-ea5a85853a52","piped":false,"msg":"mediasoup: consumer added"}
2026-07-20T19:14:47.694383442Z {"level":20,"time":"2026-07-20T19:14:47.390Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"Media session successfully started: b8d225bd-21de-4ed1-a9ce-a7ba2b5e8c7f"}
2026-07-20T19:14:47.694396250Z {"level":30,"time":"2026-07-20T19:14:47.392Z","pid":45,"hostname":"abc7dd978fab","mod":"core","roomId":"532992030","userId":"85d44f9c-2298-4653-a457-bdf68fe5c294","externalUserId":"85d44f9c-2298-4653-a457-bdf68fe5c294","msg":"New user joined"}
2026-07-20T19:14:47.694411000Z {"level":20,"time":"2026-07-20T19:14:47.392Z","pid":45,"hostname":"abc7dd978fab","mod":"core","userId":"85d44f9c-2298-4653-a457-bdf68fe5c294","roomId":"532992030","type":"SFU","msg":"User joined room"}
p2026-07-20T19:14:47.694425087Z {"level":30,"time":"2026-07-20T19:14:47.395Z","pid":45,"hostname":"abc7dd978fab","mod":"core","type":"RtpEndpoint","memberType":"mediaSession","mediaSessionId":"dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4","mediaId":"dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4","medias":[],"roomId":"532992030","userId":"85d44f9c-2298-4653-a457-bdf68fe5c294","name":"PROXY_w_gsanhqztre6u_2-bbbID-bla|transceive","mediaTypes":{"video":false,"audio":false,"text":false,"content":false,"application":false,"message":false},"isMuted":false,"volume":50,"mediaProfile":"audio","adapter":"mediasoup","msg":"SDP session: created"}
2026-07-20T19:14:47.694449785Z {"level":20,"time":"2026-07-20T19:14:47.395Z","pid":45,"hostname":"abc7dd978fab","mod":"core","userId":"85d44f9c-2298-4653-a457-bdf68fe5c294","roomId":"532992030","msg":"mediasoup: negotiating SDP endpoint"}
2026-07-20T19:14:47.694477642Z {"level":30,"time":"2026-07-20T19:14:47.395Z","pid":45,"hostname":"abc7dd978fab","mod":"core","type":"RtpEndpoint","memberType":"media","mediaSessionId":"dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4","mediaId":"81666522-ad3a-43d9-b7a6-a316e0a56f92","roomId":"532992030","userId":"85d44f9c-2298-4653-a457-bdf68fe5c294","name":"PROXY_w_gsanhqztre6u_2-bbbID-bla|transceive","muted":false,"volume":50,"talking":false,"mediaTypes":{"video":false,"audio":false,"text":false,"content":false,"application":false,"message":false},"subscribedTo":"","mediaProfile":"audio","adapter":"mediasoup","adapterElementId":null,"msg":"SDP media: created"}
c2026-07-20T19:14:47.694531246Z {"level":30,"time":"2026-07-20T19:14:47.397Z","pid":45,"hostname":"abc7dd978fab","mod":"core","transportId":"93638d72-5def-48fb-b0e5-54498e28addc","type":"RtpEndpoint","routerId":"0e68df2d-9780-4e47-98b1-753b0ec26b25/roomId:532992030","elementId":"4f7d9ed6-df35-4e53-aa62-ef3b6f3dc921","msg":"mediasoup: transport created"}
2026-07-20T19:14:47.694562697Z {"level":20,"time":"2026-07-20T19:14:47.400Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"Media session successfully started: dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4"}
`2026-07-20T19:14:47.694581987Z {"level":30,"time":"2026-07-20T19:14:47.402Z","pid":45,"hostname":"abc7dd978fab","mod":"core","type":"RtpEndpoint","memberType":"mediaSession","mediaSessionId":"f57c9c44-2929-4f3b-a8a4-5fae3e86f9fc","mediaId":"f57c9c44-2929-4f3b-a8a4-5fae3e86f9fc","medias":[],"roomId":"532992030","userId":"85d44f9c-2298-4653-a457-bdf68fe5c294","name":"w_gsanhqztre6u_2-bbbID-bla","mediaTypes":{"video":false,"audio":false,"text":false,"content":false,"application":false,"message":false},"isMuted":false,"volume":50,"mediaProfile":"audio","adapter":"Freeswitch","msg":"SDP session: created"}
2026-07-20T19:14:47.694609650Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] configuration parameters after validation:"}
2026-07-20T19:14:47.694628084Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · viaHost: \"freeswitch\""}
2026-07-20T19:14:47.694648382Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · uri: sip:w_gsanhqztre6u_2@freeswitch"}
'2026-07-20T19:14:47.694670439Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · wsServers: [{\"ws_uri\":\"ws://freeswitch:5066\",\"sip_uri\":\"<sip:freeswitch:5066;transport=ws;lr>\",\"weight\":0,\"status\":0,\"scheme\":\"WS\"}]"}
2026-07-20T19:14:47.694702629Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · password: NOT SHOWN"}
2026-07-20T19:14:47.694726830Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · registerExpires: 600"}
2026-07-20T19:14:47.694749886Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · register: false"}
2026-07-20T19:14:47.694773227Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · registrarServer: sip:freeswitch"}
2026-07-20T19:14:47.694797165Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · wsServerMaxReconnection: 3"}
2026-07-20T19:14:47.694842971Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · wsServerReconnectionTimeout: 4"}
2026-07-20T19:14:47.694867859Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · connectionRecoveryMinInterval: 2"}
2026-07-20T19:14:47.694882024Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · connectionRecoveryMaxInterval: 30"}
2026-07-20T19:14:47.694894593Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · keepAliveInterval: 0"}
2026-07-20T19:14:47.694907032Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · extraSupported: []"}
2026-07-20T19:14:47.694919406Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · usePreloadedRoute: false"}
2026-07-20T19:14:47.694931769Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · userAgentString: \"bbb-webrtc-sfu-mhos\""}
2026-07-20T19:14:47.694945089Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · iceCheckingTimeout: 5000"}
2026-07-20T19:14:47.694958977Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · noAnswerTimeout: 60000"}
2026-07-20T19:14:47.694971538Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · stunServers: [\"stun:stun.l.google.com:19302\"]"}
2026-07-20T19:14:47.694984295Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · turnServers: []"}
2026-07-20T19:14:47.694996651Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · publicIpAddress: null"}
2026-07-20T19:14:47.695009538Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · bindIpAddress: null"}
2026-07-20T19:14:47.695021852Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · traceSip: true"}
2026-07-20T19:14:47.695034747Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · hackViaTcp: false"}
2026-07-20T19:14:47.695047312Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · hackIpInContact: \"freeswitch\""}
2026-07-20T19:14:47.695063489Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · hackWssInTransport: false"}
2026-07-20T19:14:47.695086040Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · hackAllowUnregisteredOptionTags: false"}
2026-07-20T19:14:47.695121923Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · contactTransport: \"ws\""}
2026-07-20T19:14:47.695143685Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · forceRport: false"}
2026-07-20T19:14:47.695163842Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · autostart: true"}
2026-07-20T19:14:47.695186327Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · rel100: \"none\""}
2026-07-20T19:14:47.695208062Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · replaces: \"none\""}
2026-07-20T19:14:47.695233346Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · mediaHandlerFactory: function promisifiedFactory () {\n var mediaHandler = mediaHandlerFactory.apply(this, arguments);\n\n function patchMethod (methodName) {\n var method = mediaHandler[methodName];\n if (method.length > 1) {\n var callbacksFirst = methodName === 'getDescription';\n mediaHandler[methodName] = SIP.Utils.promisify(mediaHandler, methodName, callbacksFirst);\n }\n }\n\n patchMethod('getDescription');\n patchMethod('setDescription');\n\n return mediaHandler;\n }"}
2026-07-20T19:14:47.695262838Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · authenticationFactory: undefined"}
2026-07-20T19:14:47.695285887Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · transportType: \"WS\""}
2026-07-20T19:14:47.695304402Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · viaPort: \"5060\""}
2026-07-20T19:14:47.695323519Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · displayName: \"w_gsanhqztre6u_2-bbbID-bla\""}
2026-07-20T19:14:47.695344144Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · instanceId: \"525ed70d-55a6-498a-bf44-45ac9054a9bf\""}
2026-07-20T19:14:47.695363749Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · sipjsId: \"qb6m0\""}
2026-07-20T19:14:47.695383148Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · hostportParams: \"freeswitch\""}
2026-07-20T19:14:47.695406503Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · authorizationUser: \"w_gsanhqztre6u_2\""}
2026-07-20T19:14:47.695429581Z {"level":20,"time":"2026-07-20T19:14:47.405Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] · media: undefined"}
2026-07-20T19:14:47.695470265Z {"level":20,"time":"2026-07-20T19:14:47.406Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] user requested startup..."}
2026-07-20T19:14:47.695493468Z {"level":20,"time":"2026-07-20T19:14:47.406Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] Transport type is WS"}
2026-07-20T19:14:47.695517879Z {"level":20,"time":"2026-07-20T19:14:47.406Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] connecting to WebSocket ws://freeswitch:5066"}
2026-07-20T19:14:47.695575386Z {"level":20,"time":"2026-07-20T19:14:47.409Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] WebSocket ws://freeswitch:5066 connected"}
2026-07-20T19:14:47.695600615Z {"level":20,"time":"2026-07-20T19:14:47.409Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] connection state set to 0"}
2026-07-20T19:14:47.695619829Z {"level":20,"time":"2026-07-20T19:14:47.411Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nINVITE sip:532992030@freeswitch:5066 SIP/2.0\r\nVia: SIP/2.0/WS freeswitch;branch=z9hG4bK4029726\r\nMax-Forwards: 70\r\nTo: <sip:532992030@freeswitch:5066>\r\nFrom: \"w_gsanhqztre6u_2-bbbID-bla\" <sip:w_gsanhqztre6u_2@freeswitch>;tag=u889v4qo6d\r\nCall-ID: qb6m0n2n8gv3riuna26b\r\nCSeq: 1355 INVITE\r\nContact: <sip:4165a2jc@freeswitch;transport=ws;ob>\r\nAllow: ACK,CANCEL,INVITE,MESSAGE,BYE,OPTIONS,INFO,NOTIFY,REFER\r\nContent-Type: application/sdp\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu-mhos\r\nContent-Length: 417\r\n\r\nv=0\r\no=mediasoup-client 10000 1 IN IP4 10.0.18.54\r\ns=-\r\nc=IN IP4 10.0.18.54\r\nt=0 0\r\nm=audio 24674 RTP/AVPF 111\r\nc=IN IP4 10.0.18.54\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtcp-fb:111 transport-cc\r\na=setup:actpass\r\na=mid:0\r\na=msid:62b41e63 c311d857-c591-4fc0-b290-9ed90297001e\r\na=sendrecv\r\na=rtcp-mux\r\na=rtcp-rsize\r\n\n"}
)2026-07-20T19:14:47.695665768Z {"level":20,"time":"2026-07-20T19:14:47.413Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nSIP/2.0 100 Trying\r\nVia: SIP/2.0/WS freeswitch;branch=z9hG4bK4029726;received=10.0.18.54;rport=45816\r\nFrom: \"w_gsanhqztre6u_2-bbbID-bla\" <sip:w_gsanhqztre6u_2@freeswitch>;tag=u889v4qo6d\r\nTo: <sip:532992030@freeswitch:5066>\r\nCall-ID: qb6m0n2n8gv3riuna26b\r\nCSeq: 1355 INVITE\r\nUser-Agent: FreeSWITCH-mod_sofia/1.10.12-release~64bit\r\nContent-Length: 0\r\n\r\n\n"}
r2026-07-20T19:14:47.695699328Z {"level":20,"time":"2026-07-20T19:14:47.422Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nSIP/2.0 200 OK\r\nVia: SIP/2.0/WS freeswitch;branch=z9hG4bK4029726;received=10.0.18.54;rport=45816\r\nFrom: \"w_gsanhqztre6u_2-bbbID-bla\" <sip:w_gsanhqztre6u_2@freeswitch>;tag=u889v4qo6d\r\nTo: <sip:532992030@freeswitch:5066>;tag=KUND4QK38SpcQ\r\nCall-ID: qb6m0n2n8gv3riuna26b\r\nCSeq: 1355 INVITE\r\nContact: <sip:532992030@10.0.18.49:15060;transport=udp>\r\nUser-Agent: FreeSWITCH-mod_sofia/1.10.12-release~64bit\r\nAccept: application/sdp\r\nAllow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY\r\nSupported: timer, path, replaces\r\nAllow-Events: talk, hold, conference, refer\r\nSession-Expires: 120;refresher=uas\r\nContent-Type: application/sdp\r\nContent-Disposition: session\r\nContent-Length: 834\r\nRemote-Party-ID: \"532992030\" <sip:532992030@freeswitch>;party=calling;privacy=off;screen=no\r\n\r\nv=0\r\no=FreeSWITCH 1784555751 1784555752 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqH\r\nm=audio 19136 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:19136 IN IP4 10.0.18.49\r\na=ice-ufrag:Jl2zvWeGCFgsvuOQ\r\na=ice-pwd:0vq85b5qTzOwAlCod0WhYCEC\r\na=candidate:3146946019 1 udp 2130706431 10.0.18.49 19136 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798832927 cname:aUDYtHwtkD1VMI2w\r\na=ssrc:3798832927 msid:rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqH a0\r\na=ssrc:3798832927 mslabel:rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqH\r\na=ssrc:3798832927 label:rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqHa0\r\n\n"}
2026-07-20T19:14:47.695774006Z {"level":20,"time":"2026-07-20T19:14:47.425Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] new UAC dialog created with status CONFIRMED"}
2026-07-20T19:14:47.695797613Z {"level":30,"time":"2026-07-20T19:14:47.426Z","pid":45,"hostname":"abc7dd978fab","mod":"core","type":"RtpEndpoint","memberType":"media","mediaSessionId":"f57c9c44-2929-4f3b-a8a4-5fae3e86f9fc","mediaId":"390afedb-874f-48a9-90c5-0333b77727d6","roomId":"532992030","userId":"85d44f9c-2298-4653-a457-bdf68fe5c294","name":"w_gsanhqztre6u_2-bbbID-bla","muted":false,"volume":50,"talking":false,"mediaTypes":{"video":false,"audio":"sendrecv","text":false,"content":false,"application":false,"message":false},"subscribedTo":"","mediaProfile":"audio","adapter":"Freeswitch","adapterElementId":"d61673f2-d335-479d-88ad-8e5369eb355c","msg":"SDP media: created"}
2026-07-20T19:14:47.695833738Z {"level":20,"time":"2026-07-20T19:14:47.427Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"Media session successfully started: f57c9c44-2929-4f3b-a8a4-5fae3e86f9fc"}
L2026-07-20T19:14:47.695857534Z {"level":20,"time":"2026-07-20T19:14:47.428Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nACK sip:532992030@10.0.18.49:15060;transport=udp SIP/2.0\r\nVia: SIP/2.0/WS freeswitch;branch=z9hG4bK4888975\r\nMax-Forwards: 70\r\nTo: <sip:532992030@freeswitch:5066>;tag=KUND4QK38SpcQ\r\nFrom: \"w_gsanhqztre6u_2-bbbID-bla\" <sip:w_gsanhqztre6u_2@freeswitch>;tag=u889v4qo6d\r\nCall-ID: qb6m0n2n8gv3riuna26b\r\nCSeq: 1355 ACK\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu-mhos\r\nContent-Length: 0\r\n\r\n\n"}
A2026-07-20T19:14:47.695892237Z {"level":20,"time":"2026-07-20T19:14:47.428Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nINVITE sip:4165a2jc@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKK5XgKg12cjDUF\r\nMax-Forwards: 69\r\nFrom: <sip:532992030@freeswitch:5066>;tag=KUND4QK38SpcQ\r\nTo: \"w_gsanhqztre6u_2-bbbID-bla\" <sip:w_gsanhqztre6u_2@freeswitch>;tag=u889v4qo6d\r\nCall-ID: qb6m0n2n8gv3riuna26b\r\nCSeq: 117733651 INVITE\r\nContact: <sip:532992030@10.0.18.49:15060;transport=udp>\r\nUser-Agent: FreeSWITCH-mod_sofia/1.10.12-release~64bit\r\nAllow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY\r\nSupported: timer, path, replaces\r\nSession-Expires: 120;refresher=uac\r\nMin-SE: 120\r\nContent-Type: application/sdp\r\nContent-Disposition: session\r\nContent-Length: 846\r\nX-FS-Support: update_display,send_info\r\n\r\nv=0\r\no=FreeSWITCH 1784555751 1784555753 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqH\r\nm=audio 19136 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=sendonly\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:19136 IN IP4 10.0.18.49\r\na=ice-ufrag:Jl2zvWeGCFgsvuOQ\r\na=ice-pwd:0vq85b5qTzOwAlCod0WhYCEC\r\na=candidate:4389405860 1 udp 2130706431 10.0.18.49 19136 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798832927 cname:aUDYtHwtkD1VMI2w\r\na=ssrc:3798832927 msid:rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqH a0\r\na=ssrc:3798832927 mslabel:rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqH\r\na=ssrc:3798832927 label:rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqHa0\r\n\n"}
,2026-07-20T19:14:47.695975800Z {"level":20,"time":"2026-07-20T19:14:47.431Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 100 Trying\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKK5XgKg12cjDUF\r\nTo: \"w_gsanhqztre6u_2-bbbID-bla\" <sip:w_gsanhqztre6u_2@freeswitch>;tag=u889v4qo6d\r\nFrom: <sip:532992030@freeswitch:5066>;tag=KUND4QK38SpcQ\r\nCall-ID: qb6m0n2n8gv3riuna26b\r\nCSeq: 117733651 INVITE\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu-mhos\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:14:47.696009592Z {"level":20,"time":"2026-07-20T19:14:47.432Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] re-INVITE received"}
[2026-07-20T19:14:47.696030860Z {"level":20,"time":"2026-07-20T19:14:47.432Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"d61673f2-d335-479d-88ad-8e5369eb355c","reinviteSDP":"v=0\r\no=FreeSWITCH 1784555751 1784555753 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqH\r\nm=audio 19136 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=sendonly\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:19136 IN IP4 10.0.18.49\r\na=ice-ufrag:Jl2zvWeGCFgsvuOQ\r\na=ice-pwd:0vq85b5qTzOwAlCod0WhYCEC\r\na=candidate:4389405860 1 udp 2130706431 10.0.18.49 19136 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798832927 cname:aUDYtHwtkD1VMI2w\r\na=ssrc:3798832927 msid:rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqH a0\r\na=ssrc:3798832927 mslabel:rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqH\r\na=ssrc:3798832927 label:rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqHa0\r\n","msg":"FS: re-INVITE received"}
2026-07-20T19:14:47.696068054Z {"level":20,"time":"2026-07-20T19:14:47.435Z","pid":45,"hostname":"abc7dd978fab","mod":"core","channelId":"0cd7a3a0-c6cb-426c-88ed-545fe337b832","callId":"qb6m0n2n8gv3riuna26b","msg":"FS: Associating channel"}
42026-07-20T19:14:47.696090581Z {"level":20,"time":"2026-07-20T19:14:47.437Z","pid":45,"hostname":"abc7dd978fab","mod":"core","roomId":"532992030","channelId":"0cd7a3a0-c6cb-426c-88ed-545fe337b832","memberId":"3","callerIdNumber":"w_gsanhqztre6u_2","msg":"FS: New conference member, associating UUID to mID"}
2026-07-20T19:14:47.696115020Z {"level":20,"time":"2026-07-20T19:14:47.439Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"4f7d9ed6-df35-4e53-aa62-ef3b6f3dc921","type":"RtpEndpoint","producerId":"9eed3de8-30fb-4401-b3a0-e2f0b73d821b","msg":"mediasoup: producer added"}
B2026-07-20T19:14:47.696157697Z {"level":20,"time":"2026-07-20T19:14:47.439Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 200 OK\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKK5XgKg12cjDUF\r\nTo: \"w_gsanhqztre6u_2-bbbID-bla\" <sip:w_gsanhqztre6u_2@freeswitch>;tag=u889v4qo6d\r\nFrom: <sip:532992030@freeswitch:5066>;tag=KUND4QK38SpcQ\r\nCall-ID: qb6m0n2n8gv3riuna26b\r\nCSeq: 117733651 INVITE\r\nContact: <sip:4165a2jc@freeswitch;transport=ws;ob>\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu-mhos\r\nContent-Type: application/sdp\r\nContent-Length: 417\r\n\r\nv=0\r\no=mediasoup-client 10000 1 IN IP4 10.0.18.54\r\ns=-\r\nc=IN IP4 10.0.18.54\r\nt=0 0\r\nm=audio 24674 RTP/AVPF 111\r\nc=IN IP4 10.0.18.54\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtcp-fb:111 transport-cc\r\na=setup:actpass\r\na=mid:0\r\na=msid:62b41e63 c311d857-c591-4fc0-b290-9ed90297001e\r\na=sendrecv\r\na=rtcp-mux\r\na=rtcp-rsize\r\n\n"}
p2026-07-20T19:14:47.696206151Z {"level":20,"time":"2026-07-20T19:14:47.440Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"4f7d9ed6-df35-4e53-aa62-ef3b6f3dc921","type":"RtpEndpoint","routerId":"0e68df2d-9780-4e47-98b1-753b0ec26b25/roomId:532992030","prtpParameters":{"ip":"10.0.18.49","ipVersion":4,"port":19136},"msg":"mediasoup: transport connected"}
2026-07-20T19:14:47.696236393Z {"level":20,"time":"2026-07-20T19:14:47.440Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"Media session successfully started: dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4"}
*2026-07-20T19:14:47.696260826Z {"level":20,"time":"2026-07-20T19:14:47.466Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nACK sip:4165a2jc@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKmeQ9mBj69t3DB\r\nMax-Forwards: 70\r\nFrom: <sip:532992030@freeswitch:5066>;tag=KUND4QK38SpcQ\r\nTo: \"w_gsanhqztre6u_2-bbbID-bla\" <sip:w_gsanhqztre6u_2@freeswitch>;tag=u889v4qo6d\r\nCall-ID: qb6m0n2n8gv3riuna26b\r\nCSeq: 117733651 ACK\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:14:47.696295929Z {"level":20,"time":"2026-07-20T19:14:47.594Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"0785e5b9-ebb3-4c1b-a328-4f4ddd58a6e7","type":"WebRtcEndpoint","producerId":"0793c5b3-d4df-41d4-a100-4a90c4de35f8","msg":"mediasoup: producer added"}
2026-07-20T19:14:47.696318357Z {"level":20,"time":"2026-07-20T19:14:47.595Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"0785e5b9-ebb3-4c1b-a328-4f4ddd58a6e7","type":"WebRtcEndpoint","routerId":"0e68df2d-9780-4e47-98b1-753b0ec26b25/roomId:532992030","dtlsParameters":{"role":"client","fingerprints":[{"algorithm":"sha-256","value":"55:30:85:5E:86:1C:97:E2:7F:75:99:9D:02:C5:D3:14:C8:AA:E4:27:6C:E4:FA:5C:9D:42:BA:0D:0C:C8:58:E8"}]},"msg":"mediasoup: transport connected"}
2026-07-20T19:14:47.696350524Z {"level":20,"time":"2026-07-20T19:14:47.597Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"Media session successfully started: b8d225bd-21de-4ed1-a9ce-a7ba2b5e8c7f"}
2026-07-20T19:14:47.696397324Z {"level":20,"time":"2026-07-20T19:14:47.599Z","pid":45,"hostname":"abc7dd978fab","mod":"core","sourceId":"dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4","sinkId":"dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4","type":"AUDIO","msg":"Media session: consuming"}
2026-07-20T19:14:47.696424460Z {"level":20,"time":"2026-07-20T19:14:47.599Z","pid":45,"hostname":"abc7dd978fab","mod":"core","sinkId":"81666522-ad3a-43d9-b7a6-a316e0a56f92","sourceId":"06e4c005-39a5-462b-a9d3-be11728db36c","type":"AUDIO","msg":"Media: consuming"}
^2026-07-20T19:14:47.696449503Z {"level":20,"time":"2026-07-20T19:14:47.601Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"4f7d9ed6-df35-4e53-aa62-ef3b6f3dc921","type":"RtpEndpoint","consumerId":"9544b412-fe4f-4759-a01c-82a823273338","producerId":"0793c5b3-d4df-41d4-a100-4a90c4de35f8","piped":false,"msg":"mediasoup: consumer added"}
2026-07-20T19:15:02.271514945Z {"level":20,"time":"2026-07-20T19:15:01.791Z","pid":32,"hostname":"abc7dd978fab","mod":"sfu","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","msg":"WSManager: connection closed"}
2026-07-20T19:15:02.692135716Z {"level":30,"time":"2026-07-20T19:15:01.792Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","sessionId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194/532992030/w_gsanhqztre6u/19a0ccaf-b4fc-478e-b893-e2765b371553","sfuMessageId":"close","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","roomId":"532992030","userId":"w_gsanhqztre6u","role":"sendrecv","msg":"Connection closed"}
026-07-20T19:15:02.692207286Z {"level":20,"time":"2026-07-20T19:15:01.793Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","msg":"Manager: stopping session 69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194/532992030/w_gsanhqztre6u/19a0ccaf-b4fc-478e-b893-e2765b371553"}
2026-07-20T19:15:02.692226335Z {"level":30,"time":"2026-07-20T19:15:01.796Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","roomId":"532992030","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","userId":"w_gsanhqztre6u","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","mediaId":"b8d225bd-21de-4ed1-a9ce-a7ba2b5e8c7f","bridgeStatus":"MEDIA_STARTED","bridgeMediaId":"dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4","transceiverMode":"recv","listenOnly":false,"msg":"Client audio transceiver stopped"}
2026-07-20T19:15:02.692244839Z {"level":30,"time":"2026-07-20T19:15:01.797Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","reason":"websocket_closed","roomId":"532992030","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","userId":"w_gsanhqztre6u","callerId":"w_gsanhqztre6u_2-bbbID-bla","role":"sendrecv","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","isTransparentListenOnlyAllowed":true,"blockTransparentListenOnly":false,"msg":"Audio session stopped"}
2026-07-20T19:15:02.692264592Z {"level":30,"time":"2026-07-20T19:15:01.797Z","pid":124,"hostname":"abc7dd978fab","mod":"fullaudio","sessionId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194/532992030/w_gsanhqztre6u/19a0ccaf-b4fc-478e-b893-e2765b371553","sfuMessageId":"close","connectionId":"19a0ccaf-b4fc-478e-b893-e2765b371553","meetingId":"69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194","roomId":"532992030","userId":"w_gsanhqztre6u","role":"sendrecv","reason":"websocket_closed","msg":"Audio session destroyed"}
2026-07-20T19:15:02.757433879Z {"level":30,"time":"2026-07-20T19:15:01.794Z","pid":45,"hostname":"abc7dd978fab","mod":"core","type":"WebRtcEndpoint","memberType":"media","mediaSessionId":"b8d225bd-21de-4ed1-a9ce-a7ba2b5e8c7f","mediaId":"06e4c005-39a5-462b-a9d3-be11728db36c","roomId":"532992030","userId":"867344ff-6020-44dd-bfc1-59d5dc21883b","name":"bigbluebutton|publish|audio|w_gsanhqztre6u|69d5c81dd891ff375ca639ff137de79fedebcfa5-1784574847194-1","muted":false,"volume":50,"talking":false,"mediaTypes":{"video":false,"audio":"sendrecv","text":false,"content":false,"application":false,"message":false},"subscribedTo":"","mediaProfile":"audio","adapter":"mediasoup","adapterElementId":"0785e5b9-ebb3-4c1b-a328-4f4ddd58a6e7","msg":"Media: unit stopped"}
2026-07-20T19:15:02.757514120Z {"level":40,"time":"2026-07-20T19:15:01.794Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"0785e5b9-ebb3-4c1b-a328-4f4ddd58a6e7","type":"WebRtcEndpoint","routerId":"0e68df2d-9780-4e47-98b1-753b0ec26b25/roomId:532992030","transportId":"8842f450-7b7a-4943-b073-214e723ed0ef","transportData":{"id":"8842f450-7b7a-4943-b073-214e723ed0ef","iceParameters":{"usernameFragment":"qsv41y1lhka9gi3p3x4h23quedri1v86","password":"wi5mnwzrjas3ew5jpfizoxwcovho35m8","iceLite":true},"iceCandidates":[{"foundation":"udpcandidate","priority":1076302079,"ip":"195.201.196.39","address":"195.201.196.39","protocol":"udp","port":24614,"type":"host"}],"dtlsParameters":{"fingerprints":[{"algorithm":"sha-224","value":"D2:1C:0A:8A:47:1A:F6:F7:0B:A9:AB:FF:C7:F4:6C:2C:3D:67:91:11:E2:EE:B1:FF:07:95:D5:15"},{"algorithm":"sha-512","value":"87:2A:05:82:6E:AD:60:99:B1:A7:4E:7B:DF:EA:11:00:0B:05:57:62:D0:46:C5:41:40:6C:08:1D:F9:BA:F5:A6:81:B9:79:3C:80:17:2C:EC:E8:7E:FF:89:B4:DD:E8:D4:52:37:83:C4:55:62:E5:DB:6C:0F:C2:5D:AE:2B:A3:2A"},{"algorithm":"sha-384","value":"83:B6:FC:AC:15:F9:B0:31:36:3A:A3:35:69:75:63:39:FB:94:F8:C0:63:EF:B4:63:01:1F:E8:2B:05:57:18:37:78:F3:00:AB:44:AD:4D:A2:EC:2C:30:02:32:66:23:E6"},{"algorithm":"sha-1","value":"E6:57:73:62:13:F0:EF:9F:28:3C:D5:1F:C6:8C:E5:1F:D3:76:97:C5"},{"algorithm":"sha-256","value":"B4:57:95:AB:AA:F5:6D:76:3D:55:9A:42:51:90:8F:BB:13:A3:22:31:1E:82:BD:4E:A7:CE:25:84:E8:6A:A1:21"}],"role":"server"}},"remoteMedia":[{"type":"audio","mid":0,"msid":"83b794a4-74e5-4fa4-abdc-af24d5865387 4b8b3ced-a377-40f1-b5f7-0444c536a5d7","iceUfrag":"gQqq","icePwd":"QruT/4wmvEq1z+wX/6CG3Pen","ssrcs":[{"id":1365844861,"attribute":"cname","value":"DllrmMn0gLS/f8G1"}]}],"msg":"mediasoup: stopping transport before media established"}
2026-07-20T19:15:02.757553961Z {"level":30,"time":"2026-07-20T19:15:01.797Z","pid":45,"hostname":"abc7dd978fab","mod":"core","type":"RtpEndpoint","memberType":"media","mediaSessionId":"dc87fb12-5b6a-4f4d-bad2-1c1dcb96f7f4","mediaId":"81666522-ad3a-43d9-b7a6-a316e0a56f92","roomId":"532992030","userId":"85d44f9c-2298-4653-a457-bdf68fe5c294","name":"PROXY_w_gsanhqztre6u_2-bbbID-bla|transceive-1","muted":false,"volume":50,"talking":false,"mediaTypes":{"video":false,"audio":"sendrecv","text":false,"content":false,"application":false,"message":false},"subscribedTo":"06e4c005-39a5-462b-a9d3-be11728db36c","mediaProfile":"audio","adapter":"mediasoup","adapterElementId":"4f7d9ed6-df35-4e53-aa62-ef3b6f3dc921","msg":"Media: unit stopped"}
2026-07-20T19:15:02.757587679Z {"level":40,"time":"2026-07-20T19:15:01.798Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"4f7d9ed6-df35-4e53-aa62-ef3b6f3dc921","type":"RtpEndpoint","routerId":"0e68df2d-9780-4e47-98b1-753b0ec26b25/roomId:532992030","transportId":"93638d72-5def-48fb-b0e5-54498e28addc","transportData":{"plainRtpParameters":{"id":"93638d72-5def-48fb-b0e5-54498e28addc","ip":"10.0.18.54","port":24674,"ipVersion":4}},"remoteMedia":[{"type":"audio","iceUfrag":"Jl2zvWeGCFgsvuOQ","icePwd":"0vq85b5qTzOwAlCod0WhYCEC","ssrcs":[{"id":3798832927,"attribute":"cname","value":"aUDYtHwtkD1VMI2w"},{"id":3798832927,"attribute":"msid","value":"rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqH a0"},{"id":3798832927,"attribute":"mslabel","value":"rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqH"},{"id":3798832927,"attribute":"label","value":"rvEzcVWVBXfQmBGXYd1HCTWWufP2OJqHa0"}]}],"msg":"mediasoup: stopping transport before media established"}
2026-07-20T19:15:02.757658190Z {"level":30,"time":"2026-07-20T19:15:01.799Z","pid":45,"hostname":"abc7dd978fab","mod":"core","type":"RtpEndpoint","memberType":"media","mediaSessionId":"f57c9c44-2929-4f3b-a8a4-5fae3e86f9fc","mediaId":"390afedb-874f-48a9-90c5-0333b77727d6","roomId":"532992030","userId":"85d44f9c-2298-4653-a457-bdf68fe5c294","name":"w_gsanhqztre6u_2-bbbID-bla-1","muted":false,"volume":50,"talking":false,"mediaTypes":{"video":false,"audio":"sendrecv","text":false,"content":false,"application":false,"message":false},"subscribedTo":"","mediaProfile":"audio","adapter":"Freeswitch","adapterElementId":"d61673f2-d335-479d-88ad-8e5369eb355c","msg":"Media: unit stopped"}
2026-07-20T19:15:02.757680269Z {"level":20,"time":"2026-07-20T19:15:01.800Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] user requested closure..."}
2026-07-20T19:15:02.757693045Z {"level":20,"time":"2026-07-20T19:15:01.800Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] closing registerContext"}
2026-07-20T19:15:02.757712018Z {"level":20,"time":"2026-07-20T19:15:01.800Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] already unregistered"}
2026-07-20T19:15:02.757732640Z {"level":20,"time":"2026-07-20T19:15:01.800Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] closing session qb6m0n2n8gv3riuna26b9igjb3vmcu"}
2026-07-20T19:15:02.757754919Z {"level":20,"time":"2026-07-20T19:15:01.800Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] terminating Session"}
L2026-07-20T19:15:02.757770997Z {"level":20,"time":"2026-07-20T19:15:01.803Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nBYE sip:532992030@10.0.18.49:15060;transport=udp SIP/2.0\r\nVia: SIP/2.0/WS freeswitch;branch=z9hG4bK1231035\r\nMax-Forwards: 70\r\nTo: <sip:532992030@freeswitch:5066>;tag=KUND4QK38SpcQ\r\nFrom: \"w_gsanhqztre6u_2-bbbID-bla\" <sip:w_gsanhqztre6u_2@freeswitch>;tag=u889v4qo6d\r\nCall-ID: qb6m0n2n8gv3riuna26b\r\nCSeq: 1356 BYE\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu-mhos\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:15:02.757804857Z {"level":20,"time":"2026-07-20T19:15:01.803Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] closing INVITE session qb6m0n2n8gv3riuna26b9igjb3vmcu"}
2026-07-20T19:15:02.757826997Z {"level":20,"time":"2026-07-20T19:15:01.803Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] dialog qb6m0n2n8gv3riuna26bu889v4qo6dKUND4QK38SpcQ deleted"}
2026-07-20T19:15:02.757845219Z {"level":20,"time":"2026-07-20T19:15:01.803Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"d61673f2-d335-479d-88ad-8e5369eb355c","msg":"FS: SIP dialog terminated"}
2026-07-20T19:15:02.757880075Z {"level":20,"time":"2026-07-20T19:15:01.804Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] user requested closure..."}
2026-07-20T19:15:02.757899356Z {"level":20,"time":"2026-07-20T19:15:01.804Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] closing registerContext"}
2026-07-20T19:15:02.757918835Z {"level":20,"time":"2026-07-20T19:15:01.804Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] already unregistered"}
2026-07-20T19:15:02.757938495Z {"level":30,"time":"2026-07-20T19:15:01.804Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"d61673f2-d335-479d-88ad-8e5369eb355c","roomId":"532992030","msg":"FS: Endpoint released"}
2026-07-20T19:15:02.757958475Z {"level":30,"time":"2026-07-20T19:15:01.804Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"d61673f2-d335-479d-88ad-8e5369eb355c","roomId":"532992030","msg":"FS: Endpoint released"}
2026-07-20T19:15:02.757978914Z {"level":30,"time":"2026-07-20T19:15:01.804Z","pid":45,"hostname":"abc7dd978fab","mod":"core","userId":"85d44f9c-2298-4653-a457-bdf68fe5c294","externalUserId":"85d44f9c-2298-4653-a457-bdf68fe5c294","msg":"User left"}
2026-07-20T19:15:02.758006784Z {"level":20,"time":"2026-07-20T19:15:01.809Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nSIP/2.0 200 OK\r\nVia: SIP/2.0/WS freeswitch;branch=z9hG4bK1231035;received=10.0.18.54;rport=45816\r\nFrom: \"w_gsanhqztre6u_2-bbbID-bla\" <sip:w_gsanhqztre6u_2@freeswitch>;tag=u889v4qo6d\r\nTo: <sip:532992030@freeswitch:5066>;tag=KUND4QK38SpcQ\r\nCall-ID: qb6m0n2n8gv3riuna26b\r\nCSeq: 1356 BYE\r\nUser-Agent: FreeSWITCH-mod_sofia/1.10.12-release~64bit\r\nAllow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY\r\nSupported: timer, path, replaces\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:15:02.758043048Z {"level":20,"time":"2026-07-20T19:15:01.817Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] closing WebSocket ws://freeswitch:5066"}
2026-07-20T19:15:02.758066783Z {"level":20,"time":"2026-07-20T19:15:01.818Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] closing WebSocket ws://freeswitch:5066"}
2026-07-20T19:15:02.758089955Z {"level":20,"time":"2026-07-20T19:15:01.822Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] WebSocket disconnected (code: 1000)"}
2026-07-20T19:15:02.758112564Z {"level":20,"time":"2026-07-20T19:15:01.822Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] connection state set to 1"}
2026-07-20T19:15:02.758131309Z {"level":20,"time":"2026-07-20T19:15:01.822Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] transport error occurred, deleting INVITE client transaction z9hG4bK4029726"}
2026-07-20T19:15:02.758152975Z {"level":20,"time":"2026-07-20T19:15:01.822Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] transport error occurred, deleting INVITE server transaction z9hG4bKK5XgKg12cjDUF"}
2026-07-20T19:15:02.758176441Z {"level":20,"time":"2026-07-20T19:15:01.822Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"FS: UA disconnected"}
2026-07-20T19:15:02.758220081Z {"level":40,"time":"2026-07-20T19:15:01.822Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"d61673f2-d335-479d-88ad-8e5369eb355c","msg":"FS: SIP.js UA disconnected"}
2026-07-20T19:15:02.758246614Z {"level":40,"time":"2026-07-20T19:15:01.822Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"d61673f2-d335-479d-88ad-8e5369eb355c","msg":"FS: SIP.js UA disconnected"}
2026-07-20T19:15:04.807993637Z {"level":20,"time":"2026-07-20T19:15:04.361Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] Timer B expired for INVITE client transaction z9hG4bK2268618"}
2026-07-20T19:15:04.808061868Z {"level":20,"time":"2026-07-20T19:15:04.373Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] Timer M expired for INVITE client transaction z9hG4bK2268618"}
2026-07-20T19:15:27.881650828Z {"level":20,"time":"2026-07-20T19:15:27.564Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nINVITE sip:vis7tj6k@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKNQg2p62963S0p\r\nMax-Forwards: 70\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733671 INVITE\r\nContact: <sip:532992030@10.0.18.49:15060;transport=udp>\r\nUser-Agent: FreeSWITCH-mod_sofia/1.10.12-release~64bit\r\nAllow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY\r\nSupported: timer, path, replaces\r\nSession-Expires: 120;refresher=uac\r\nMin-SE: 120\r\nContent-Type: application/sdp\r\nContent-Disposition: session\r\nContent-Length: 834\r\n\r\nv=0\r\no=FreeSWITCH 1784554146 1784554147 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS 1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\nm=audio 20726 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:20726 IN IP4 10.0.18.49\r\na=ice-ufrag:0lOOoH73jv6GJURp\r\na=ice-pwd:wKTQHMmJVw0AuTkR7seyQxZ6\r\na=candidate:0751155084 1 udp 2130706431 10.0.18.49 20726 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798480368 cname:uVQAh2dZrDIRLeLJ\r\na=ssrc:3798480368 msid:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M a0\r\na=ssrc:3798480368 mslabel:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\na=ssrc:3798480368 label:1yiLIAQbYI7rRbPYFWBv62S9I28cww1Ma0\r\n\n"}
)2026-07-20T19:15:27.881772131Z {"level":20,"time":"2026-07-20T19:15:27.572Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 100 Trying\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKNQg2p62963S0p\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733671 INVITE\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:15:27.881814352Z {"level":20,"time":"2026-07-20T19:15:27.572Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] re-INVITE received"}
M2026-07-20T19:15:27.881868021Z {"level":20,"time":"2026-07-20T19:15:27.573Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"1cff05af-4795-46ce-a656-ff2ebfa87dbd","reinviteSDP":"v=0\r\no=FreeSWITCH 1784554146 1784554147 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS 1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\nm=audio 20726 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:20726 IN IP4 10.0.18.49\r\na=ice-ufrag:0lOOoH73jv6GJURp\r\na=ice-pwd:wKTQHMmJVw0AuTkR7seyQxZ6\r\na=candidate:0751155084 1 udp 2130706431 10.0.18.49 20726 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798480368 cname:uVQAh2dZrDIRLeLJ\r\na=ssrc:3798480368 msid:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M a0\r\na=ssrc:3798480368 mslabel:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\na=ssrc:3798480368 label:1yiLIAQbYI7rRbPYFWBv62S9I28cww1Ma0\r\n","msg":"FS: re-INVITE received"}
?2026-07-20T19:15:27.881911770Z {"level":20,"time":"2026-07-20T19:15:27.576Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 200 OK\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKNQg2p62963S0p\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733671 INVITE\r\nContact: <sip:vis7tj6k@freeswitch;transport=ws;ob>\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu\r\nContent-Type: application/sdp\r\nContent-Length: 417\r\n\r\nv=0\r\no=mediasoup-client 10000 1 IN IP4 10.0.18.54\r\ns=-\r\nc=IN IP4 10.0.18.54\r\nt=0 0\r\nm=audio 24675 RTP/AVPF 111\r\nc=IN IP4 10.0.18.54\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtcp-fb:111 transport-cc\r\na=setup:actpass\r\na=mid:0\r\na=msid:e345ce9a cbe68659-30e2-4e51-b27f-5a5f8df67091\r\na=sendrecv\r\na=rtcp-mux\r\na=rtcp-rsize\r\n\n"}
%2026-07-20T19:15:27.881957330Z {"level":20,"time":"2026-07-20T19:15:27.577Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nACK sip:vis7tj6k@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:5066;branch=z9hG4bKp09tr1KD4cgKj\r\nMax-Forwards: 70\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733671 ACK\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:15:59.959768907Z {"level":20,"time":"2026-07-20T19:15:59.589Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] Timer L expired for INVITE server transaction z9hG4bKNQg2p62963S0p"}
2026-07-20T19:16:02.008859237Z {"level":30,"time":"2026-07-20T19:16:01.796Z","pid":45,"hostname":"abc7dd978fab","mod":"core","userId":"867344ff-6020-44dd-bfc1-59d5dc21883b","externalUserId":"w_gsanhqztre6u","roomId":"532992030","msg":"User ejected"}
2026-07-20T19:16:02.008895784Z {"level":30,"time":"2026-07-20T19:16:01.796Z","pid":45,"hostname":"abc7dd978fab","mod":"core","userId":"867344ff-6020-44dd-bfc1-59d5dc21883b","externalUserId":"w_gsanhqztre6u","msg":"User left"}
2026-07-20T19:16:24.076865115Z {"level":20,"time":"2026-07-20T19:16:23.568Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nINVITE sip:vis7tj6k@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKQ92Ktv4g1N65D\r\nMax-Forwards: 70\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733672 INVITE\r\nContact: <sip:532992030@10.0.18.49:15060;transport=udp>\r\nUser-Agent: FreeSWITCH-mod_sofia/1.10.12-release~64bit\r\nAllow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY\r\nSupported: timer, path, replaces\r\nSession-Expires: 120;refresher=uac\r\nMin-SE: 120\r\nContent-Type: application/sdp\r\nContent-Disposition: session\r\nContent-Length: 834\r\n\r\nv=0\r\no=FreeSWITCH 1784554146 1784554147 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS 1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\nm=audio 20726 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:20726 IN IP4 10.0.18.49\r\na=ice-ufrag:0lOOoH73jv6GJURp\r\na=ice-pwd:wKTQHMmJVw0AuTkR7seyQxZ6\r\na=candidate:0751155084 1 udp 2130706431 10.0.18.49 20726 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798480368 cname:uVQAh2dZrDIRLeLJ\r\na=ssrc:3798480368 msid:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M a0\r\na=ssrc:3798480368 mslabel:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\na=ssrc:3798480368 label:1yiLIAQbYI7rRbPYFWBv62S9I28cww1Ma0\r\n\n"}
)2026-07-20T19:16:24.076899352Z {"level":20,"time":"2026-07-20T19:16:23.575Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 100 Trying\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKQ92Ktv4g1N65D\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733672 INVITE\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:16:24.076904362Z {"level":20,"time":"2026-07-20T19:16:23.575Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] re-INVITE received"}
M2026-07-20T19:16:24.076907114Z {"level":20,"time":"2026-07-20T19:16:23.575Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"1cff05af-4795-46ce-a656-ff2ebfa87dbd","reinviteSDP":"v=0\r\no=FreeSWITCH 1784554146 1784554147 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS 1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\nm=audio 20726 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:20726 IN IP4 10.0.18.49\r\na=ice-ufrag:0lOOoH73jv6GJURp\r\na=ice-pwd:wKTQHMmJVw0AuTkR7seyQxZ6\r\na=candidate:0751155084 1 udp 2130706431 10.0.18.49 20726 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798480368 cname:uVQAh2dZrDIRLeLJ\r\na=ssrc:3798480368 msid:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M a0\r\na=ssrc:3798480368 mslabel:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\na=ssrc:3798480368 label:1yiLIAQbYI7rRbPYFWBv62S9I28cww1Ma0\r\n","msg":"FS: re-INVITE received"}
?2026-07-20T19:16:24.076912096Z {"level":20,"time":"2026-07-20T19:16:23.577Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 200 OK\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKQ92Ktv4g1N65D\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733672 INVITE\r\nContact: <sip:vis7tj6k@freeswitch;transport=ws;ob>\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu\r\nContent-Type: application/sdp\r\nContent-Length: 417\r\n\r\nv=0\r\no=mediasoup-client 10000 1 IN IP4 10.0.18.54\r\ns=-\r\nc=IN IP4 10.0.18.54\r\nt=0 0\r\nm=audio 24675 RTP/AVPF 111\r\nc=IN IP4 10.0.18.54\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtcp-fb:111 transport-cc\r\na=setup:actpass\r\na=mid:0\r\na=msid:e345ce9a cbe68659-30e2-4e51-b27f-5a5f8df67091\r\na=sendrecv\r\na=rtcp-mux\r\na=rtcp-rsize\r\n\n"}
%2026-07-20T19:16:24.076919418Z {"level":20,"time":"2026-07-20T19:16:23.578Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nACK sip:vis7tj6k@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:5066;branch=z9hG4bKrjvcvQNmyyvrS\r\nMax-Forwards: 70\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733672 ACK\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:16:56.157169501Z {"level":20,"time":"2026-07-20T19:16:55.586Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] Timer L expired for INVITE server transaction z9hG4bKQ92Ktv4g1N65D"}
2026-07-20T19:17:27.238328626Z {"level":20,"time":"2026-07-20T19:17:26.573Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nINVITE sip:vis7tj6k@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKSUN5Xj6QU7jBN\r\nMax-Forwards: 70\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733673 INVITE\r\nContact: <sip:532992030@10.0.18.49:15060;transport=udp>\r\nUser-Agent: FreeSWITCH-mod_sofia/1.10.12-release~64bit\r\nAllow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY\r\nSupported: timer, path, replaces\r\nSession-Expires: 120;refresher=uac\r\nMin-SE: 120\r\nContent-Type: application/sdp\r\nContent-Disposition: session\r\nContent-Length: 834\r\n\r\nv=0\r\no=FreeSWITCH 1784554146 1784554147 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS 1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\nm=audio 20726 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:20726 IN IP4 10.0.18.49\r\na=ice-ufrag:0lOOoH73jv6GJURp\r\na=ice-pwd:wKTQHMmJVw0AuTkR7seyQxZ6\r\na=candidate:0751155084 1 udp 2130706431 10.0.18.49 20726 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798480368 cname:uVQAh2dZrDIRLeLJ\r\na=ssrc:3798480368 msid:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M a0\r\na=ssrc:3798480368 mslabel:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\na=ssrc:3798480368 label:1yiLIAQbYI7rRbPYFWBv62S9I28cww1Ma0\r\n\n"}
)2026-07-20T19:17:27.238366590Z {"level":20,"time":"2026-07-20T19:17:26.580Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 100 Trying\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKSUN5Xj6QU7jBN\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733673 INVITE\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:17:27.238384627Z {"level":20,"time":"2026-07-20T19:17:26.581Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] re-INVITE received"}
M2026-07-20T19:17:27.238389437Z {"level":20,"time":"2026-07-20T19:17:26.581Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"1cff05af-4795-46ce-a656-ff2ebfa87dbd","reinviteSDP":"v=0\r\no=FreeSWITCH 1784554146 1784554147 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS 1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\nm=audio 20726 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:20726 IN IP4 10.0.18.49\r\na=ice-ufrag:0lOOoH73jv6GJURp\r\na=ice-pwd:wKTQHMmJVw0AuTkR7seyQxZ6\r\na=candidate:0751155084 1 udp 2130706431 10.0.18.49 20726 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798480368 cname:uVQAh2dZrDIRLeLJ\r\na=ssrc:3798480368 msid:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M a0\r\na=ssrc:3798480368 mslabel:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\na=ssrc:3798480368 label:1yiLIAQbYI7rRbPYFWBv62S9I28cww1Ma0\r\n","msg":"FS: re-INVITE received"}
?2026-07-20T19:17:27.238397901Z {"level":20,"time":"2026-07-20T19:17:26.584Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 200 OK\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKSUN5Xj6QU7jBN\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733673 INVITE\r\nContact: <sip:vis7tj6k@freeswitch;transport=ws;ob>\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu\r\nContent-Type: application/sdp\r\nContent-Length: 417\r\n\r\nv=0\r\no=mediasoup-client 10000 1 IN IP4 10.0.18.54\r\ns=-\r\nc=IN IP4 10.0.18.54\r\nt=0 0\r\nm=audio 24675 RTP/AVPF 111\r\nc=IN IP4 10.0.18.54\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtcp-fb:111 transport-cc\r\na=setup:actpass\r\na=mid:0\r\na=msid:e345ce9a cbe68659-30e2-4e51-b27f-5a5f8df67091\r\na=sendrecv\r\na=rtcp-mux\r\na=rtcp-rsize\r\n\n"}
%2026-07-20T19:17:27.238406460Z {"level":20,"time":"2026-07-20T19:17:26.585Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nACK sip:vis7tj6k@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:5066;branch=z9hG4bKt4eyZDQUrg9Xg\r\nMax-Forwards: 70\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733673 ACK\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:17:59.318342980Z {"level":20,"time":"2026-07-20T19:17:58.596Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] Timer L expired for INVITE server transaction z9hG4bKSUN5Xj6QU7jBN"}
2026-07-20T19:18:31.401112458Z {"level":20,"time":"2026-07-20T19:18:30.578Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nINVITE sip:vis7tj6k@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKUD8p187yNSZgc\r\nMax-Forwards: 70\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733674 INVITE\r\nContact: <sip:532992030@10.0.18.49:15060;transport=udp>\r\nUser-Agent: FreeSWITCH-mod_sofia/1.10.12-release~64bit\r\nAllow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY\r\nSupported: timer, path, replaces\r\nSession-Expires: 120;refresher=uac\r\nMin-SE: 120\r\nContent-Type: application/sdp\r\nContent-Disposition: session\r\nContent-Length: 834\r\n\r\nv=0\r\no=FreeSWITCH 1784554146 1784554147 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS 1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\nm=audio 20726 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:20726 IN IP4 10.0.18.49\r\na=ice-ufrag:0lOOoH73jv6GJURp\r\na=ice-pwd:wKTQHMmJVw0AuTkR7seyQxZ6\r\na=candidate:0751155084 1 udp 2130706431 10.0.18.49 20726 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798480368 cname:uVQAh2dZrDIRLeLJ\r\na=ssrc:3798480368 msid:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M a0\r\na=ssrc:3798480368 mslabel:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\na=ssrc:3798480368 label:1yiLIAQbYI7rRbPYFWBv62S9I28cww1Ma0\r\n\n"}
)2026-07-20T19:18:31.401150886Z {"level":20,"time":"2026-07-20T19:18:30.581Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 100 Trying\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKUD8p187yNSZgc\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733674 INVITE\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:18:31.401158221Z {"level":20,"time":"2026-07-20T19:18:30.581Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] re-INVITE received"}
M2026-07-20T19:18:31.401162565Z {"level":20,"time":"2026-07-20T19:18:30.581Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"1cff05af-4795-46ce-a656-ff2ebfa87dbd","reinviteSDP":"v=0\r\no=FreeSWITCH 1784554146 1784554147 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS 1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\nm=audio 20726 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:20726 IN IP4 10.0.18.49\r\na=ice-ufrag:0lOOoH73jv6GJURp\r\na=ice-pwd:wKTQHMmJVw0AuTkR7seyQxZ6\r\na=candidate:0751155084 1 udp 2130706431 10.0.18.49 20726 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798480368 cname:uVQAh2dZrDIRLeLJ\r\na=ssrc:3798480368 msid:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M a0\r\na=ssrc:3798480368 mslabel:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\na=ssrc:3798480368 label:1yiLIAQbYI7rRbPYFWBv62S9I28cww1Ma0\r\n","msg":"FS: re-INVITE received"}
?2026-07-20T19:18:31.401181830Z {"level":20,"time":"2026-07-20T19:18:30.582Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 200 OK\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKUD8p187yNSZgc\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733674 INVITE\r\nContact: <sip:vis7tj6k@freeswitch;transport=ws;ob>\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu\r\nContent-Type: application/sdp\r\nContent-Length: 417\r\n\r\nv=0\r\no=mediasoup-client 10000 1 IN IP4 10.0.18.54\r\ns=-\r\nc=IN IP4 10.0.18.54\r\nt=0 0\r\nm=audio 24675 RTP/AVPF 111\r\nc=IN IP4 10.0.18.54\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtcp-fb:111 transport-cc\r\na=setup:actpass\r\na=mid:0\r\na=msid:e345ce9a cbe68659-30e2-4e51-b27f-5a5f8df67091\r\na=sendrecv\r\na=rtcp-mux\r\na=rtcp-rsize\r\n\n"}
%2026-07-20T19:18:31.401190140Z {"level":20,"time":"2026-07-20T19:18:30.583Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nACK sip:vis7tj6k@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:5066;branch=z9hG4bKvp1F33r2j2N3Q\r\nMax-Forwards: 70\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733674 ACK\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:19:03.482147717Z {"level":20,"time":"2026-07-20T19:19:02.599Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] Timer L expired for INVITE server transaction z9hG4bKUD8p187yNSZgc"}
2026-07-20T19:19:34.561264410Z {"level":20,"time":"2026-07-20T19:19:33.583Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nINVITE sip:vis7tj6k@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKXZt84y95FBcpK\r\nMax-Forwards: 70\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733675 INVITE\r\nContact: <sip:532992030@10.0.18.49:15060;transport=udp>\r\nUser-Agent: FreeSWITCH-mod_sofia/1.10.12-release~64bit\r\nAllow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY\r\nSupported: timer, path, replaces\r\nSession-Expires: 120;refresher=uac\r\nMin-SE: 120\r\nContent-Type: application/sdp\r\nContent-Disposition: session\r\nContent-Length: 834\r\n\r\nv=0\r\no=FreeSWITCH 1784554146 1784554147 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS 1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\nm=audio 20726 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:20726 IN IP4 10.0.18.49\r\na=ice-ufrag:0lOOoH73jv6GJURp\r\na=ice-pwd:wKTQHMmJVw0AuTkR7seyQxZ6\r\na=candidate:0751155084 1 udp 2130706431 10.0.18.49 20726 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798480368 cname:uVQAh2dZrDIRLeLJ\r\na=ssrc:3798480368 msid:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M a0\r\na=ssrc:3798480368 mslabel:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\na=ssrc:3798480368 label:1yiLIAQbYI7rRbPYFWBv62S9I28cww1Ma0\r\n\n"}
)2026-07-20T19:19:34.561340380Z {"level":20,"time":"2026-07-20T19:19:33.590Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 100 Trying\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKXZt84y95FBcpK\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733675 INVITE\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:19:34.561354931Z {"level":20,"time":"2026-07-20T19:19:33.590Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] re-INVITE received"}
M2026-07-20T19:19:34.561363164Z {"level":20,"time":"2026-07-20T19:19:33.591Z","pid":45,"hostname":"abc7dd978fab","mod":"core","elementId":"1cff05af-4795-46ce-a656-ff2ebfa87dbd","reinviteSDP":"v=0\r\no=FreeSWITCH 1784554146 1784554147 IN IP4 10.0.18.49\r\ns=FreeSWITCH\r\nc=IN IP4 10.0.18.49\r\nt=0 0\r\na=msid-semantic: WMS 1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\nm=audio 20726 RTP/AVPF 111 101\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=64000; maxplaybackrate=48000; sprop-maxcapturerate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtpmap:101 telephone-event/8000\r\na=ptime:20\r\na=rtcp-mux\r\na=rtcp:20726 IN IP4 10.0.18.49\r\na=ice-ufrag:0lOOoH73jv6GJURp\r\na=ice-pwd:wKTQHMmJVw0AuTkR7seyQxZ6\r\na=candidate:0751155084 1 udp 2130706431 10.0.18.49 20726 typ host generation 0\r\na=end-of-candidates\r\na=ssrc:3798480368 cname:uVQAh2dZrDIRLeLJ\r\na=ssrc:3798480368 msid:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M a0\r\na=ssrc:3798480368 mslabel:1yiLIAQbYI7rRbPYFWBv62S9I28cww1M\r\na=ssrc:3798480368 label:1yiLIAQbYI7rRbPYFWBv62S9I28cww1Ma0\r\n","msg":"FS: re-INVITE received"}
?2026-07-20T19:19:34.561377183Z {"level":20,"time":"2026-07-20T19:19:33.594Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] sending WebSocket message:\n\nSIP/2.0 200 OK\r\nVia: SIP/2.0/WS 10.0.18.49:15060;rport;branch=z9hG4bKXZt84y95FBcpK\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733675 INVITE\r\nContact: <sip:vis7tj6k@freeswitch;transport=ws;ob>\r\nSupported: outbound\r\nUser-Agent: bbb-webrtc-sfu\r\nContent-Type: application/sdp\r\nContent-Length: 417\r\n\r\nv=0\r\no=mediasoup-client 10000 1 IN IP4 10.0.18.54\r\ns=-\r\nc=IN IP4 10.0.18.54\r\nt=0 0\r\nm=audio 24675 RTP/AVPF 111\r\nc=IN IP4 10.0.18.54\r\na=rtpmap:111 opus/48000/2\r\na=fmtp:111 useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40\r\na=rtcp-fb:111 transport-cc\r\na=setup:actpass\r\na=mid:0\r\na=msid:e345ce9a cbe68659-30e2-4e51-b27f-5a5f8df67091\r\na=sendrecv\r\na=rtcp-mux\r\na=rtcp-rsize\r\n\n"}
%2026-07-20T19:19:34.561391348Z {"level":20,"time":"2026-07-20T19:19:33.595Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] received WebSocket text message:\n\nACK sip:vis7tj6k@freeswitch;transport=ws;ob SIP/2.0\r\nVia: SIP/2.0/WS 10.0.18.49:5066;branch=z9hG4bKy8K16St9cm28e\r\nMax-Forwards: 70\r\nFrom: <sip:532992030@freeswitch:5066>;tag=H92U01Hve896F\r\nTo: \"GLOBAL_AUDIO_532992030\" <sip:GLOBAL_AUDIO_532992030@freeswitch>;tag=jk85kefd65\r\nCall-ID: u2dfnpc2jgflvrvavhj6\r\nCSeq: 117733675 ACK\r\nContent-Length: 0\r\n\r\n\n"}
2026-07-20T19:20:05.638105974Z {"level":20,"time":"2026-07-20T19:20:05.593Z","pid":45,"hostname":"abc7dd978fab","mod":"core","msg":"[SIP.js] Timer L expired for INVITE server transaction z9hG4bKXZt84y95FBcpK"}