Loading ttcn/LibDiameter_TypesAndValues.ttcn +8 −7 Original line number Diff line number Diff line Loading @@ -233,6 +233,7 @@ group BasicTypesAndConstants{ const integer c_vendIdMedia_Sub_Component_AVP := 519; //Ref: ETSI TS 129 214 Media_Sub_Component_AVP const integer c_vendIdMedia_Type_AVP := 520; //Ref: ETSI TS 129 214 Media_Type AVP const integer c_vendIdMPS_Identifier_AVP := 528; //Ref: ETSI TS 129 214 MPS_Identifier AVP const integer c_vendIdReservation_Priority_AVP := 458; //Ref: ETSI TS 129 214 Reservation_Priority AVP const integer c_vendIdRAT_Type_AVP := 1032; //Ref: ETSI TS 129 212 RAT Type AVP const integer c_vendIdRR_Bandwidth_AVP := 521; //Ref: ETSI TS 129 214 RR Bandwidth_AVP const integer c_vendIdRS_Bandwidth_AVP := 522; //Ref: ETSI TS 129 214 RS Bandwidth_AVP Loading Loading @@ -2875,12 +2876,12 @@ group BasicTypesAndConstants{ AF_Charging_Identifier_AVP af_Charging_Identifier optional, SIP_Forking_Indication_AVP sip_Forking_Indication optional, set of Specific_Action_AVP specific_Action optional, //set of Subscription_ID_AVP subscription_Id optional, set of Subscription_Id_AVP subscription_Id optional, set of Supported_Features_AVP supported_Features optional, //Reservation_Priority_AVP reservation_Priority optional, //Framed_IP_Address_AVP framed_IP_Address optional, //Framed_IPv6_Address_AVP framed_IPv6_Address optional, //Called_Station_ID_AVP called_Station_Id optional, Framed_IP_Address_AVP framed_IP_Address optional, Framed_IPv6_Prefix_AVP framed_IPv6_Address optional, Called_Station_Id_AVP called_Station_Id optional, Service_URN_AVP service_URN optional, Sponsored_Connectivity_Data_AVP sponsored_Connectivity_Data optional, MPS_Identifier_AVP mps_Identifier optional, Loading @@ -2903,8 +2904,8 @@ group BasicTypesAndConstants{ set of Access_Network_Charging_Identifier_AVP access_network_charging_Identifier optional, Access_Network_Charging_Address_AVP access_network_chrging_address optional, Acceptable_Service_Info_AVP acceptable_service_info_AVP optional, //IP-CAN_Type_AVP ip_Can_Type optional, //RAT_Type_AVP rat_Type optional, IP_CAN_Type_AVP ip_Can_Type optional, RAT_Type_AVP rat_Type optional, set of Supported_Features_AVP supported_Features optional, set of Class_AVP class optional, User_Name_AVP user_Name optional, Loading Loading
ttcn/LibDiameter_TypesAndValues.ttcn +8 −7 Original line number Diff line number Diff line Loading @@ -233,6 +233,7 @@ group BasicTypesAndConstants{ const integer c_vendIdMedia_Sub_Component_AVP := 519; //Ref: ETSI TS 129 214 Media_Sub_Component_AVP const integer c_vendIdMedia_Type_AVP := 520; //Ref: ETSI TS 129 214 Media_Type AVP const integer c_vendIdMPS_Identifier_AVP := 528; //Ref: ETSI TS 129 214 MPS_Identifier AVP const integer c_vendIdReservation_Priority_AVP := 458; //Ref: ETSI TS 129 214 Reservation_Priority AVP const integer c_vendIdRAT_Type_AVP := 1032; //Ref: ETSI TS 129 212 RAT Type AVP const integer c_vendIdRR_Bandwidth_AVP := 521; //Ref: ETSI TS 129 214 RR Bandwidth_AVP const integer c_vendIdRS_Bandwidth_AVP := 522; //Ref: ETSI TS 129 214 RS Bandwidth_AVP Loading Loading @@ -2875,12 +2876,12 @@ group BasicTypesAndConstants{ AF_Charging_Identifier_AVP af_Charging_Identifier optional, SIP_Forking_Indication_AVP sip_Forking_Indication optional, set of Specific_Action_AVP specific_Action optional, //set of Subscription_ID_AVP subscription_Id optional, set of Subscription_Id_AVP subscription_Id optional, set of Supported_Features_AVP supported_Features optional, //Reservation_Priority_AVP reservation_Priority optional, //Framed_IP_Address_AVP framed_IP_Address optional, //Framed_IPv6_Address_AVP framed_IPv6_Address optional, //Called_Station_ID_AVP called_Station_Id optional, Framed_IP_Address_AVP framed_IP_Address optional, Framed_IPv6_Prefix_AVP framed_IPv6_Address optional, Called_Station_Id_AVP called_Station_Id optional, Service_URN_AVP service_URN optional, Sponsored_Connectivity_Data_AVP sponsored_Connectivity_Data optional, MPS_Identifier_AVP mps_Identifier optional, Loading @@ -2903,8 +2904,8 @@ group BasicTypesAndConstants{ set of Access_Network_Charging_Identifier_AVP access_network_charging_Identifier optional, Access_Network_Charging_Address_AVP access_network_chrging_address optional, Acceptable_Service_Info_AVP acceptable_service_info_AVP optional, //IP-CAN_Type_AVP ip_Can_Type optional, //RAT_Type_AVP rat_Type optional, IP_CAN_Type_AVP ip_Can_Type optional, RAT_Type_AVP rat_Type optional, set of Supported_Features_AVP supported_Features optional, set of Class_AVP class optional, User_Name_AVP user_Name optional, Loading