mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-07 07:23:14 +00:00
4 lines
182 B
Python
4 lines
182 B
Python
ies = []
|
|
ies.append({ "iei" : "", "value" : "ESM cause", "type" : "ESM cause", "reference" : "9.9.4.4", "presence" : "M", "format" : "V", "length" : "1"})
|
|
msg_list[key]["ies"] = ies
|