648540858
2022-02-25 7400ace65d693bb7bcc564b9211d8bab2af3ac01
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(),