Loading LibSip_SIPTypesAndValues.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1375,7 +1375,7 @@ group SubTypes{// Subtypes { type record UserToUser{ FieldName fieldName (USER_TO_USER_E), charstring uuiData, /*length limitation due to ISDN*/ charstring uuiData length(256), /*length limitation due to ISDN, max of allowed 128 hex digits are represented by 256 characters*/ GenericParam uuiParam } Loading Loading
LibSip_SIPTypesAndValues.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -1375,7 +1375,7 @@ group SubTypes{// Subtypes { type record UserToUser{ FieldName fieldName (USER_TO_USER_E), charstring uuiData, /*length limitation due to ISDN*/ charstring uuiData length(256), /*length limitation due to ISDN, max of allowed 128 hex digits are represented by 256 characters*/ GenericParam uuiParam } Loading