Loading ttcn/LibDiameter_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,7 @@ group BasicTypesAndConstants{ const UInt32 c_applId3GPPSh := 16777217; //For 3GPPSh messages const UInt32 c_applIdRx := 16777236; //For Rx messages const UInt32 c_applIdGx := 16777238; //For Gx messages const UInt32 c_applIdS6a := 10415; //For S6a messages - See ETSI TS 129 272 V10.8.0 (2013-07) Clause 7.1.8 Diameter Application Identifier const UInt32 c_applIdS9:= 16777267; //For S9 messages } //end group ApplicationIdConstants group SMINetworkManagementPrivateEnterpriseCodes_VendorIDAVP { Loading Loading
ttcn/LibDiameter_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,7 @@ group BasicTypesAndConstants{ const UInt32 c_applId3GPPSh := 16777217; //For 3GPPSh messages const UInt32 c_applIdRx := 16777236; //For Rx messages const UInt32 c_applIdGx := 16777238; //For Gx messages const UInt32 c_applIdS6a := 10415; //For S6a messages - See ETSI TS 129 272 V10.8.0 (2013-07) Clause 7.1.8 Diameter Application Identifier const UInt32 c_applIdS9:= 16777267; //For S9 messages } //end group ApplicationIdConstants group SMINetworkManagementPrivateEnterpriseCodes_VendorIDAVP { Loading