From 8c2b1ef4feae876bf714c07dd73c3821268666bf Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期二, 14 三月 2023 18:46:01 +0800 Subject: [PATCH] 修复拉流代理 下线时状态未更改为下线 #770 --- src/main/resources/all-application.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/resources/all-application.yml b/src/main/resources/all-application.yml index e3c2360..89da5e0 100644 --- a/src/main/resources/all-application.yml +++ b/src/main/resources/all-application.yml @@ -199,6 +199,8 @@ sip-use-source-ip-as-remote-address: false # 鏄惁寮�鍚痵ip鏃ュ織 sip-log: true + # 娑堟伅閫氶亾鍔熻兘-缂哄皯鍥芥爣ID鏄惁缁欐墍鏈変笂绾у彂閫佹秷鎭� + send-to-platforms-when-id-lost: true # 鍏抽棴鍦ㄧ嚎鏂囨。锛堢敓浜х幆澧冨缓璁叧闂級 springdoc: -- Gitblit v1.8.0