osmo-msc/doc/manuals
Vadim Yanitskiy ffc7f39f01 VTY: add osmo_tdef introspection and configuration commands
This change introduces several new VTY commands letting the user
a possibility to introspect and reconfigure some of the existing
timers implemented using libosmocore's osmo_tdef API.

At the moment this covers the following timers:

  - MGW specific timers:
    - X1 - MGCP response timeout,
    - X2 - RTP stream establishing timeout,

  - RAN specific timers (same names for GERAN and UTRAN):
    - X1 - Authentication and Ciphering timeout,
    - X2 - RAN connection release sanity timeout,
    - X3 - Handover procedure timeout.

The following commands are introduced:

  - 'enable' node:
    - show timer [(mgw|mncc|sccp|geran|utran|sgs)] [TNNNN]

  - 'config-msc' node:
    - timer [(mgw|mncc|sccp|geran|utran|sgs)] [TNNNN] [(<0-2147483647>|default)]

Both MNCC and SCCP related timer definitions are empty at the
moment. Achieved by using osmo_tdef_group API of libosmovty.

Change-Id: I6024c104b6101666c8aa1108a043910eb75db9a5
Related: OS#4368
2020-01-25 10:24:14 +07:00
..
chapters counters: polish documentation of cm_service_request / paging_resp 2019-12-02 08:44:42 +00:00
images add SGs / CSFB related dot + msc files 2018-11-27 17:43:39 +01:00
vty VTY: add osmo_tdef introspection and configuration commands 2020-01-25 10:24:14 +07:00
Makefile.am manuals: Add script to update vty/counter documentation from docker 2019-06-18 12:51:07 +00:00
osmomsc-usermanual-docinfo.xml add OsmoMSC manual 2018-11-27 17:43:39 +01:00
osmomsc-usermanual.adoc doc: Add Osmux documentation to User Manual 2019-07-25 10:39:07 +00:00
osmomsc-vty-reference.xml build manuals moved here from osmo-gsm-manuals.git 2018-11-27 17:50:54 +01:00
regen_doc.sh manuals: Add script to update vty/counter documentation from docker 2019-06-18 12:51:07 +00:00