osmo-bsc/openbsc/src
Holger Hans Peter Freyther b348939d86 lchan: Introduce T3109 handling for the release procedure
T3109 is started when the SACCH is deactivated. It is stopped when
the phones sends the DISC/UA/UM on LAPDm for the main signalling
link. In case of timeout the abnormal release procedure will be
initiated. Make sure to not issue the SACCH Deactivate twice to
avoid confusing the equipment.

This is still not fully spec compliant. In case of a timeout the
abnormal release handling will be started which involves starting
T3111+2. The error handling should be split out of the rf channel
release method, e.g. lchan_release should be called and check if
the channel release was already initiated.
2012-12-23 20:20:38 +01:00
..
gprs misc: Fix compilation now that the method is located in libosmocore 2012-12-19 16:18:44 +01:00
ipaccess misc: Linking fixes for Ubuntu 11.10 Compiler 2011-10-16 17:08:51 +02:00
libbsc lchan: Introduce T3109 handling for the release procedure 2012-12-23 20:20:38 +01:00
libcommon lchan: Introduce a BROKEN state for the lchan 2012-12-23 20:18:18 +01:00
libctrl libctrl, osmo-bsc: Get rid of net prefix 2012-09-11 16:20:46 +02:00
libgb use new external libosmogb (part of libosmocore.git) 2012-06-17 23:34:34 +08:00
libmgcp mgcp: Allow to freely control the a=fmtp line for experiments 2012-12-16 13:18:08 +01:00
libmsc libmsc: Avoid a crash on lchan release during call control 2012-12-22 18:45:27 +01:00
libtrau Set byte order defines when compiled on OSX 2012-10-27 10:09:21 +02:00
osmo-bsc bsc: Fix compiler warning and return from the method with a value. 2012-12-10 12:09:22 +01:00
osmo-bsc_mgcp mgcp: Calculate the jitter with the formula/code from the appendix 2012-11-12 10:45:03 +01:00
osmo-bsc_nat nat: Move the ctrl handling code into a separate file 2012-11-12 10:49:10 +01:00
osmo-nitb SMPP: VTY configuration of SMPP code, authentication support 2012-11-24 11:07:29 +01:00
utils SMPP: add small utility program 'smpp_mirror' 2012-11-24 11:09:21 +01:00
Makefile.am use new external libosmogb (part of libosmocore.git) 2012-06-17 23:34:34 +08:00