Skip to content
Success

Changes

Summary

  1. utils: support alpha identifier in enc/dec_msisdn (details)
Commit b432a838ba9c153133e00194836e0dd578c7b3ee by pmaier@sysmocom.de
utils: support alpha identifier in enc/dec_msisdn

The functions enc_msisdn and dec_msisdn do not support encoding
and decoding of the alpha identifier. Let's extend the functions
accordingly.

Related: OS#5714
Change-Id: I19ec8ba14551ec282fc0cc12ae2f6d528bdfc527
The file was modifiedtests/unittests/test_utils.py
The file was modifiedpySim/utils.py
The file was modifiedpySim-read.py