Merge branch '2.6.9' into wvp-28181-2.0

This commit is contained in:
648540858 2024-01-31 18:50:15 +08:00
commit bf0efc2739

View File

@ -51,7 +51,7 @@ public class UserSetting {
private Boolean refuseChannelStatusChannelFormNotify = Boolean.FALSE;
private Boolean deviceStatusNotify = Boolean.FALSE;
private Boolean deviceStatusNotify = Boolean.TRUE;
private Boolean useCustomSsrcForParentInvite = Boolean.TRUE;
private String serverId = "000000";