默认设备状态变化发送通知
This commit is contained in:
parent
68fbc8fef1
commit
105ad25580
@ -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
Block a user