Commit eb8b8beb authored by Iztok Juvancic's avatar Iztok Juvancic
Browse files

Used value of GTP_TRANPORT_ADDRESS PIXIT intead of fixed encoded value

parent 49accb4b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1490,7 +1490,8 @@ module LibNGAP_Functions {
            "f_send_pdu_session_resource_setup_response:encvalue v_pDUSessionResourceSetupResponseTransfer: ",
            v_os
            );
        v_os := '0003E07F000001000000010001'O; // So, force with the correct encoded value
        //v_os := '0003E07F000001000000010001'O; // So, force with the correct encoded value
        v_os := '0003E0'O & bit2oct(PX_TRANSPORT_LAYER_ADDRESS) & '000000010001'O; // So, force with the correct encoded value
        vc_pdu_session_resource_setup_list_su_res := {
                                                       valueof(
                                                               m_pDUSessionResourceSetupItemSURes(