Loading ttcn/LibDiameter_Templates.ttcn +10 −10 Original line number Diff line number Diff line Loading @@ -607,7 +607,7 @@ module LibDiameter_Templates { user_Name := omit, origin_State_Id := omit, proxy_Info := omit, poute_Record := omit, route_Record := omit, aVP := omit } Loading @@ -631,7 +631,7 @@ module LibDiameter_Templates { origin_State_Id := omit, event_Timestamp := omit, proxy_Info := omit, poute_Record := omit, route_Record := omit, aVP := omit } Loading @@ -647,7 +647,7 @@ module LibDiameter_Templates { user_Name := omit, origin_State_Id := omit, proxy_Info := omit, poute_Record := omit, route_Record := omit, aVP := omit } Loading Loading @@ -914,7 +914,7 @@ module LibDiameter_Templates { class := omit, origin_State_Id := omit, proxy_Info := omit, poute_Record := omit, route_Record := omit, aVP := omit } Loading @@ -933,7 +933,7 @@ module LibDiameter_Templates { sIP_Visited_Network_Id := m_sIP_Visited_Network_Id_dummy, sIP_User_Authorization_Type := m_sIP_User_Authorization_Type_dummy, proxy_Info := omit, poute_Record := omit, route_Record := omit, aVP_Type := omit } Loading Loading @@ -992,7 +992,7 @@ module LibDiameter_Templates { user_Name := *, origin_State_Id := *, proxy_Info := *, poute_Record := *, route_Record := *, aVP := * } Loading @@ -1016,7 +1016,7 @@ module LibDiameter_Templates { origin_State_Id := *, event_Timestamp := *, proxy_Info := *, poute_Record := *, route_Record := *, aVP := * } Loading @@ -1032,7 +1032,7 @@ module LibDiameter_Templates { user_Name := *, origin_State_Id := *, proxy_Info := *, poute_Record := *, route_Record := *, aVP := * } Loading Loading @@ -1299,7 +1299,7 @@ module LibDiameter_Templates { class := *, origin_State_Id := *, proxy_Info := *, poute_Record := *, route_Record := *, aVP := * } Loading @@ -1317,7 +1317,7 @@ module LibDiameter_Templates { sIP_Visited_Network_Id := ?, sIP_User_Authorization_Type := ?, proxy_Info := *, poute_Record := *, route_Record := *, aVP_Type := * } Loading ttcn/LibDiameter_TypesAndValues.ttcn +7 −6 Original line number Diff line number Diff line Loading @@ -444,6 +444,7 @@ group BasicTypesAndConstants{ type union AVP_Data { /* Ref: FRC3588 p.4.1 Basic Avp Data Formats */ octetstring oCTETSTRING, charstring cHARSTRING, Int32 iNTEGER32, Int64 iNTEGER64, UInt32 uNSIGNED32, Loading Loading @@ -3643,7 +3644,7 @@ group BasicTypesAndConstants{ Origin_State_Id_AVP origin_State_Id optional, Event_Timestamp_AVP event_Timestamp optional, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP poute_Record optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP optional } Loading Loading @@ -3684,7 +3685,7 @@ group BasicTypesAndConstants{ User_Name_AVP user_Name optional, Origin_State_Id_AVP origin_State_Id optional, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP poute_Record optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP optional } Loading Loading @@ -3721,7 +3722,7 @@ group BasicTypesAndConstants{ set of Class_AVP class optional, Origin_State_Id_AVP origin_State_Id optional, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP poute_Record optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP optional } Loading Loading @@ -3803,7 +3804,7 @@ group BasicTypesAndConstants{ SIP_Visited_Network_Id_AVP sIP_Visited_Network_Id, SIP_User_Authorization_Type_AVP sIP_User_Authorization_Type, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP poute_Record optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP_Type optional } Loading Loading @@ -4365,7 +4366,7 @@ group BasicTypesAndConstants{ User_Name_AVP user_Name optional, Origin_State_Id_AVP origin_State_Id optional, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP poute_Record optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP optional } Loading Loading
ttcn/LibDiameter_Templates.ttcn +10 −10 Original line number Diff line number Diff line Loading @@ -607,7 +607,7 @@ module LibDiameter_Templates { user_Name := omit, origin_State_Id := omit, proxy_Info := omit, poute_Record := omit, route_Record := omit, aVP := omit } Loading @@ -631,7 +631,7 @@ module LibDiameter_Templates { origin_State_Id := omit, event_Timestamp := omit, proxy_Info := omit, poute_Record := omit, route_Record := omit, aVP := omit } Loading @@ -647,7 +647,7 @@ module LibDiameter_Templates { user_Name := omit, origin_State_Id := omit, proxy_Info := omit, poute_Record := omit, route_Record := omit, aVP := omit } Loading Loading @@ -914,7 +914,7 @@ module LibDiameter_Templates { class := omit, origin_State_Id := omit, proxy_Info := omit, poute_Record := omit, route_Record := omit, aVP := omit } Loading @@ -933,7 +933,7 @@ module LibDiameter_Templates { sIP_Visited_Network_Id := m_sIP_Visited_Network_Id_dummy, sIP_User_Authorization_Type := m_sIP_User_Authorization_Type_dummy, proxy_Info := omit, poute_Record := omit, route_Record := omit, aVP_Type := omit } Loading Loading @@ -992,7 +992,7 @@ module LibDiameter_Templates { user_Name := *, origin_State_Id := *, proxy_Info := *, poute_Record := *, route_Record := *, aVP := * } Loading @@ -1016,7 +1016,7 @@ module LibDiameter_Templates { origin_State_Id := *, event_Timestamp := *, proxy_Info := *, poute_Record := *, route_Record := *, aVP := * } Loading @@ -1032,7 +1032,7 @@ module LibDiameter_Templates { user_Name := *, origin_State_Id := *, proxy_Info := *, poute_Record := *, route_Record := *, aVP := * } Loading Loading @@ -1299,7 +1299,7 @@ module LibDiameter_Templates { class := *, origin_State_Id := *, proxy_Info := *, poute_Record := *, route_Record := *, aVP := * } Loading @@ -1317,7 +1317,7 @@ module LibDiameter_Templates { sIP_Visited_Network_Id := ?, sIP_User_Authorization_Type := ?, proxy_Info := *, poute_Record := *, route_Record := *, aVP_Type := * } Loading
ttcn/LibDiameter_TypesAndValues.ttcn +7 −6 Original line number Diff line number Diff line Loading @@ -444,6 +444,7 @@ group BasicTypesAndConstants{ type union AVP_Data { /* Ref: FRC3588 p.4.1 Basic Avp Data Formats */ octetstring oCTETSTRING, charstring cHARSTRING, Int32 iNTEGER32, Int64 iNTEGER64, UInt32 uNSIGNED32, Loading Loading @@ -3643,7 +3644,7 @@ group BasicTypesAndConstants{ Origin_State_Id_AVP origin_State_Id optional, Event_Timestamp_AVP event_Timestamp optional, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP poute_Record optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP optional } Loading Loading @@ -3684,7 +3685,7 @@ group BasicTypesAndConstants{ User_Name_AVP user_Name optional, Origin_State_Id_AVP origin_State_Id optional, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP poute_Record optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP optional } Loading Loading @@ -3721,7 +3722,7 @@ group BasicTypesAndConstants{ set of Class_AVP class optional, Origin_State_Id_AVP origin_State_Id optional, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP poute_Record optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP optional } Loading Loading @@ -3803,7 +3804,7 @@ group BasicTypesAndConstants{ SIP_Visited_Network_Id_AVP sIP_Visited_Network_Id, SIP_User_Authorization_Type_AVP sIP_User_Authorization_Type, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP poute_Record optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP_Type optional } Loading Loading @@ -4365,7 +4366,7 @@ group BasicTypesAndConstants{ User_Name_AVP user_Name optional, Origin_State_Id_AVP origin_State_Id optional, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP poute_Record optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP optional } Loading