open5gs/lib/nas/support
Sukchan Lee 2f4a8b4d63 cellwire -> nextepc 2017-07-10 14:33:46 +09:00
..
cache all NAS message done 2017-04-26 16:07:27 +09:00
24301-d80.docx all NAS message done 2017-04-26 16:07:27 +09:00
README cellwire -> nextepc 2017-07-10 14:33:46 +09:00
nas_message.py cellwire -> nextepc 2017-07-10 14:33:46 +09:00
type_list.py service request is initially added 2017-04-26 09:33:26 +09:00

README

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

* Install python-docx
user@host ~/Documents/git/nextepc/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/nextepc/lib/s1ap/support$ \
    python nas_message.py -f 24301-d80.docx -o ..