mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 23:37:22 +00:00
3 lines
121 B
Python
3 lines
121 B
Python
ies = []
|
|
ies.append({ "ie_value" : "Cause", "presence" : "Mandatory", "reference" : "7.7.1"})
|
|
msg_list[key]["ies"] = ies
|