VLR_Name and MME_Name contain DNS-encoded hostnames, not charstrings

TS 29.118 Section 9.4.13 is very clear abou the MME name, i.e. that it
is encoded as a DNS name, with each label prefixed by the binary length
of the given label.

However, the MME_Name and VLR_Name types in SGsAP_Types.ttcn so far were
defined as "charstring", which is incompatible with the above.

Change-Id: Ic38234ee1469b557d46397f54fad80241b692baa
Signed-off-by: Harald Welte <laforge@gnumonks.org>
1 file changed
tree: 15ee46f4778f30e1f47fa168fa8336b137320408
  1. doc/
  2. src/
  3. test/
  4. LICENSE
  5. README.md
  6. SGsAP_v13.2.0_CNL113834.tpd
README.md

titan.ProtocolModules.SGsAP_13.2.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