调整国标设备密码逻辑,未设置公共密码则需要提前添加设备后才允许注册

This commit is contained in:
lin
2025-11-29 22:19:21 +08:00
parent 480750203b
commit f4ca65882f
5 changed files with 45 additions and 29 deletions

View File

@@ -46,7 +46,7 @@ sip:
domain: ${WVP_DOMAIN:4401020049}
# [可选]
id: ${WVP_ID:44010200492000000001}
# [可选] 默认设备认证密码,后续扩展使用设备单独密码, 移除密码将不进行校验
# [可选] 公共认证密码 移除密码将必须提前添加设备才能通过认证
password: ${WVP_PWD:admin123}
#zlm 默认服务器配置