Loading ttcn/LibDiameter_Templates.ttcn +4 −2 Original line number Diff line number Diff line Loading @@ -1471,7 +1471,8 @@ module LibDiameter_Templates { dSAI_Tag := omit, proxy_Info := omit, route_Record := omit, aVP_Type := omit aVP_Type := omit, user_Name := omit } template (value) STR_MSG m_STR_dummy := Loading Loading @@ -2053,7 +2054,8 @@ module LibDiameter_Templates { dSAI_Tag := *, proxy_Info := *, route_Record := *, aVP_Type := * aVP_Type := *, user_Name := * } template STR_MSG mw_STR_dummy := Loading ttcn/LibDiameter_TypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line Loading @@ -2005,7 +2005,8 @@ group BasicTypesAndConstants{ set of DSAI_Tag_AVP dSAI_Tag optional, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP_Type optional set of AVP_Type aVP_Type optional, User_Name_AVP user_Name optional //RFC4740 & required in TS129 229 } with { variant (supported_Features) "fieldPresent=bytes(4, 628)" Loading Loading
ttcn/LibDiameter_Templates.ttcn +4 −2 Original line number Diff line number Diff line Loading @@ -1471,7 +1471,8 @@ module LibDiameter_Templates { dSAI_Tag := omit, proxy_Info := omit, route_Record := omit, aVP_Type := omit aVP_Type := omit, user_Name := omit } template (value) STR_MSG m_STR_dummy := Loading Loading @@ -2053,7 +2054,8 @@ module LibDiameter_Templates { dSAI_Tag := *, proxy_Info := *, route_Record := *, aVP_Type := * aVP_Type := *, user_Name := * } template STR_MSG mw_STR_dummy := Loading
ttcn/LibDiameter_TypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line Loading @@ -2005,7 +2005,8 @@ group BasicTypesAndConstants{ set of DSAI_Tag_AVP dSAI_Tag optional, set of Proxy_Info_AVP proxy_Info optional, set of Route_Record_AVP route_Record optional, set of AVP_Type aVP_Type optional set of AVP_Type aVP_Type optional, User_Name_AVP user_Name optional //RFC4740 & required in TS129 229 } with { variant (supported_Features) "fieldPresent=bytes(4, 628)" Loading