接口使用旧的stream信息,支持使用远程ip端口做为回复的地址而不是使用sip中的地址
This commit is contained in:
@@ -332,7 +332,6 @@ public class DeviceServiceImpl implements IDeviceService {
|
||||
device.setUpdateTime(DateUtil.getNow());
|
||||
if (deviceMapper.update(device) > 0) {
|
||||
redisCatchStorage.updateDevice(device);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user