优化国标级联心跳失败再次注册的逻辑

This commit is contained in:
648540858
2023-10-08 15:41:24 +08:00
parent c084d6c98a
commit 205f1f1f60
2 changed files with 4 additions and 2 deletions

View File

@@ -78,7 +78,6 @@ public class RecordInfoResponseMessageHandler extends SIPRequestProcessorParent
}
taskExecutor.execute(()->{
try {
String sn = getText(rootElement, "SN");
String channelId = getText(rootElement, "DeviceID");
RecordInfo recordInfo = new RecordInfo();