From f52e3c5fbcf5c19f82843a739514f3210e29b6e0 Mon Sep 17 00:00:00 2001 From: hectorzhao Date: Thu, 27 Aug 2026 17:23:48 +0800 Subject: [PATCH] fix(recording): expose host ready directory to worker --- infra/server-b/s56/systemd/10-local-recording.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/server-b/s56/systemd/10-local-recording.conf b/infra/server-b/s56/systemd/10-local-recording.conf index c0e0700..07224cb 100644 --- a/infra/server-b/s56/systemd/10-local-recording.conf +++ b/infra/server-b/s56/systemd/10-local-recording.conf @@ -2,4 +2,5 @@ User=lisglo-recorder Group=lisglosips SupplementaryGroups=rtpengine +BindPaths=/dev/shm/voip_rec/ready ReadWritePaths=/data/recordings /dev/shm/voip_rec/ready /run/lisglosips /run/lisglo-recorder