osmo-msc/doc
Vadim Yanitskiy baf71a72ec libvlr: use generic osmo_tdef API for T3250, T3260, and T3270
These timers so far were implemented as a list of unsigned integers,
which has never been initialized to any reasonable defaults. Since
they are used as state timeouts in several FSMs, we might end up
staying in some state forever.

Let's migrate to generic osmo_tdef API and use default values from
table 11.2 of 3GPP TS 24.008. This way the user can introspect and
change their values from the VTY / configuration file.

Change-Id: Ia8cf98da0aea0e626c5ff088a833d7359c43847f
Related: OS#4368
2020-01-25 10:52:26 +07:00
..
examples Install sample cfg file to /etc/osmocom 2018-09-12 18:49:29 +02:00
manuals libvlr: use generic osmo_tdef API for T3250, T3260, and T3270 2020-01-25 10:52:26 +07:00
sequence_charts Fix some typos 2019-11-19 01:04:34 +00:00
Makefile.am large refactoring: support inter-BSC and inter-MSC Handover 2019-05-08 17:02:32 +02:00