osmo-msc/include
Holger Freyther 7c19f74084 lchan: Handle the abnormal case of channel getting closed
The abnormal case is that lchan_free ist getting called due
a RSL_MT_CHAN_REL_ACK in the RSL but the refcount of this
channel is not zero. This means that some "logical operation"
is still going on that needs to be cancelled.
Instead of always queuing up all operations in the
struct gsm_lchan use the signal framework to inform higher
layers about this abnormal case.

In gsm_04_08.c a signal handler is installed and in the
abnormal case the location updating request operation is
freed.
2009-06-06 13:54:35 +00:00
..
openbsc lchan: Handle the abnormal case of channel getting closed 2009-06-06 13:54:35 +00:00
vty show and edit subscribers from the vty interface 2009-05-23 17:31:39 +00:00
Makefile.am [misc] Make distcheck work again 2009-03-11 03:29:43 +00:00
compat_af_isdn.h mISDN header files 2008-12-27 00:51:07 +00:00
mISDNif.h Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) 2009-05-21 07:23:02 +00:00