Commit 49e271c2 authored by Iztok Juvancic's avatar Iztok Juvancic
Browse files

added InitialUEMessage send template

parent 6c364891
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2245,10 +2245,11 @@ module LibNGAP_Templates {
            //  type    union   NPN_Support {
            //  type    NGAP_Containers.NGAP_PROTOCOL_IES   NPN_Support_ExtIEs  (?);
            //  type    bitstring   NRCellIdentity  length  (36);
            template (value) NRCellIdentity m_ie_nRCellId(template (value) NRCellIdentity p_nrCId:='000000000000000000000000000000000000'B):= p_nrCId;
            //  type    record  NR_CGI  {
            template (value) NR_CGI m_ie_nrCgi(
                                             template (value) PLMNIdentity p_PlmnId,
                                             template (value) NR_CellIdentity p_nrCellId
                                             template (value) NRCellIdentity p_nrCellId
            ):={
                pLMNIdentity := p_PlmnId,
                nRCellIdentity := p_nrCellId