Loading LibSip_SIPTypesAndValues.ttcn +8 −1 Original line number Diff line number Diff line Loading @@ -495,6 +495,13 @@ group SubTypes{// Subtypes } // [20.10, 20.20, 20.30, 20.31, 20.34, 20.39] /** * * @desc identifier for user or telephone subscriber * @member userOrTelephoneSubscriber provides the username or a phone name identifying the subscriber * @member password related password information * */ type record UserInfo { charstring userOrTelephoneSubscriber, Loading Loading
LibSip_SIPTypesAndValues.ttcn +8 −1 Original line number Diff line number Diff line Loading @@ -495,6 +495,13 @@ group SubTypes{// Subtypes } // [20.10, 20.20, 20.30, 20.31, 20.34, 20.39] /** * * @desc identifier for user or telephone subscriber * @member userOrTelephoneSubscriber provides the username or a phone name identifying the subscriber * @member password related password information * */ type record UserInfo { charstring userOrTelephoneSubscriber, Loading