648540858
2024-05-13 5564cfb384db16db972e8cb91ca55cf345cfb6ea
src/main/java/com/genersoft/iot/vmp/gb28181/bean/SipTransactionInfo.java
old mode 100644 new mode 100755
@@ -25,6 +25,7 @@
        this.fromTag = response.getFromTag();
        this.toTag = response.getToTag();
        this.viaBranch = response.getTopmostViaHeader().getBranch();
        this.asSender = false;
    }
    public SipTransactionInfo() {