open5gs/lib/nas/5gs/support/cache/nas-msg-205.py

5 lines
404 B
Python
Raw Normal View History

2020-05-22 01:24:21 +00:00
ies = []
2020-06-17 05:22:28 +00:00
ies.append({ "iei" : "", "value" : "5GSM cause", "type" : "5GSM cause", "reference" : "9.11.4.2", "presence" : "M", "format" : "V", "length" : "1"})
2020-05-22 01:24:21 +00:00
ies.append({ "iei" : "7B", "value" : "Extended protocol configuration options", "type" : "Extended protocol configuration options", "reference" : "9.11.4.6", "presence" : "O", "format" : "TLV-E", "length" : "4-65538"})
msg_list[key]["ies"] = ies