648540858
2022-02-24 c9bfdf2525c5e000d1f02e0e15183ca1b4fee9f3
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(),