Skip to content

Changes

Summary

  1. libmsc: add X5 timer for delaying LU transactions (details)
Commit 6d9d46c1fe64abcab45494bf6245d3544a54f1b9 by Vadim Yanitskiy
libmsc: add X5 timer for delaying LU transactions

The idea is to allow re-using the radio channel that was used for
Location Updating to deliver MT SMS over GSUP.  This is achieved
by delaying release of a BSSAP/RANAP connection and thus delaying
the release of the radio channel.  The delay can be configured
using new timer X5 (default 0s), separately for GERAN and UTRAN.

Change-Id: Ic519cab55d65e47b2636124427dab1a1d80fab78
Related: osmo-ttcn3-hacks.git I74fa174ea649adb2112c8e471c0e339a2197a08d
Related: SYS#6913
The file was modified src/libmsc/msc_a.c
The file was modified include/osmocom/msc/msc_a.h
The file was modified src/libmsc/ran_infra.c