648540858
2022-02-25 10f776678eeabfa0c73cf052db0e0044342f407f
src/main/java/com/genersoft/iot/vmp/gb28181/transmit/cmd/SIPRequestHeaderProvider.java
@@ -225,6 +225,7 @@
   public Request createInfoRequest(Device device, StreamInfo streamInfo, String content, Long cseq)
         throws PeerUnavailableException, ParseException, InvalidArgumentException {
      Request request = null;
      if (streamInfo == null) return null;
      Dialog dialog = streamSession.getDialog(streamInfo.getDeviceID(), streamInfo.getChannelId());
      SipURI requestLine = sipFactory.createAddressFactory().createSipURI(device.getDeviceId(),