Merge branch '2.6.9' into wvp-28181-2.0
commit
bf0efc2739
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue