open5gs/lib/nas/support
Sukchan Lee 880eee1a16 service request message is tested.
You can find the usage nas_message_test8 in test/nas_message_test.c
2017-04-26 12:33:31 +09:00
..
cache service request is implemented. 2017-04-26 09:49:37 +09:00
24301-d80.docx fix the Office Document errata 2017-04-25 20:03:40 +09:00
nas_message.py service request message is tested. 2017-04-26 12:33:31 +09:00
README add initial code for NAS message generating script 2017-03-18 00:11:57 +09:00
type_list.py service request is initially added 2017-04-26 09:33:26 +09:00

* Install python-pip
user@host ~/Documents/git/cellwire/lib/gtp/support$ \
    sudo apt-get install python-pip

* Install python-docx
user@host ~/Documents/git/cellwire/lib/gtp/support$ \
    sudo pip install python-docx

* Change the format of standard specification 
  from 24301-d80.doc to 24301-d80.docx 
  using Microsoft Office 2007+

* Generate Message support files
user@host ~/Documents/git/cellwire/lib/s1ap/support$ \
    python nas_message.py -f 24301-d80.docx -o ..