MobileL3_CommonIE_Types.ttcn: fix length limitations for No_Identity

According to 3GPP TS 24.008, section 10.5.1.4 "Mobile Identity":

For Type of identity "No Identity", the Identity digit bits shall
be encoded with all 0s and the Length of mobile identity contents
parameter shall be set to one of the following values:

  - "1" if the identification procedure is used (see subclause 9.2.11);
  - "3" if the GMM identification procedure is used (see subclause 9.4.13);
  - "3" if the EMM identification procedure is used (see 3GPP TS 24.301 [120]).

Thus we should allow shorter length for the 'fillerDigits' field.

Change-Id: I769568744c0d47b2627eb6a955698f8632e981f9
Signed-off-by: Vadim Yanitskiy <axilirator@gmail.com>
1 file changed
tree: c641f03b1a66da11f854c439a77df172f3b1886f
  1. doc/
  2. src/
  3. LICENSE
  4. MobileL3_v13.4.0_CNL113832.tpd
  5. README.md
README.md

titan.ProtocolModules.MobileL3_v13.4.0

Main project page:

https://projects.eclipse.org/projects/tools.titan

The source code of the TTCN-3 compiler and executor:

https://github.com/eclipse/titan.core