update it

This commit is contained in:
Sukchan Lee 2017-04-13 00:08:12 +09:00
parent 4c5ed8839e
commit fa287c8f5b
15 changed files with 1133 additions and 12 deletions

5
lib/nas/support/cache/nas_msg_199.py vendored Normal file
View file

@ -0,0 +1,5 @@
ies = []
ies.append({ "iei" : "", "value" : "ESM cause", "type" : "ESM cause", "reference" : "9.9.4.4", "presence" : "M", "format" : "V", "length" : "1"})
ies.append({ "iei" : "27", "value" : "Protocol configuration options", "type" : "Protocol configuration options", "reference" : "9.9.4.11", "presence" : "O", "format" : "TLV", "length" : "3-253"})
ies.append({ "iei" : "7B", "value" : "Extended protocol configuration options", "type" : "Extended protocol configuration options", "reference" : "9.9.4.26", "presence" : "O", "format" : "TLV-E", "length" : "4-65538"})
msg_list[key]["ies"] = ies