Commit 7093bde9 authored by Iztok Juvancic's avatar Iztok Juvancic
Browse files

added 1st TP

parent edde5118
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@ module NGAP_TCFunctions {
                
                   // Body
                   f_send_NGAP_PDU(
                     m_ngap_initMsg(
                       m_n2_PDUSessionResourceSetupRequest(
                                                 m_ie_aMFUeNgapId(-),
                                                 m_ie_aMFUeNgapId(-),
@@ -100,6 +101,7 @@ module NGAP_TCFunctions {
                                                 )
                                                 
                   
                       )
                     )
                   );