aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-cscn/iucs_ranap.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/osmo-cscn/iucs_ranap.c')
-rw-r--r--openbsc/src/osmo-cscn/iucs_ranap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/osmo-cscn/iucs_ranap.c b/openbsc/src/osmo-cscn/iucs_ranap.c
index 078783f12..5db29c29e 100644
--- a/openbsc/src/osmo-cscn/iucs_ranap.c
+++ b/openbsc/src/osmo-cscn/iucs_ranap.c
@@ -88,6 +88,7 @@ int iucs_rx_ranap_event(struct gsm_network *network,
switch (type) {
case IU_EVENT_IU_RELEASE:
+ case IU_EVENT_LINK_INVALIDATED:
LOGP(DIUCS, LOGL_INFO, "IuCS release for %s\n",
subscr_name(conn->subscr));
msc_subscr_con_free(conn);