1 comment:
Patchset:
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 change 28029. To unsubscribe, or for help writing mail filters, visit settings.