mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-07 15:33:13 +00:00
4 lines
190 B
Python
4 lines
190 B
Python
ies = []
|
|
ies.append({ "iei" : "23", "value" : "IMEISV", "type" : "Mobile identity", "reference" : "9.9.2.3", "presence" : "O", "format" : "TLV", "length" : "11"})
|
|
msg_list[key]["ies"] = ies
|