diff --git a/pycrate_mobile/NAS5G.py b/pycrate_mobile/NAS5G.py index 80f3e13..2920183 100644 --- a/pycrate_mobile/NAS5G.py +++ b/pycrate_mobile/NAS5G.py @@ -199,7 +199,7 @@ def parse_PayCont(conttype, buf): # error 97, Message type non-existent or not implemented return None, 97 - elif conttype == FGSMMContType.UPPRMUP and len(buf) >= 17: + elif conttype == FGSMMContType.UEPRMUP and len(buf) >= 17: # UPU Cont = UPUTransContainer() try: