pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28029 )
Change subject: ggsn: Use larger MSISDN number ...................................................................... Patch Set 1: (1 comment) Patchset: PS1: In theory the 2 byte msisdn is fine according to 3GPP TS 29.002 "ISDN-AddressString", since it can range 1..9 bytes. However wireshark shows errors because it tries to decode it and fails because it is indeed a weird number with 2 digits only (first byte basically states it's an international number, and 2nd byte has the 2 digits). Let's use a more "normal" msisdn length. -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28029 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I8a1eeb48efdddaa4f5466cdbe72545523ce31cb8 Gerrit-Change-Number: 28029 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Comment-Date: Tue, 03 May 2022 16:39:25 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
