aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-07-28 18:02:05 +0200
committerHarald Welte <laforge@gnumonks.org>2009-07-28 18:28:07 +0200
commit888b11462a2331eab7e9e7b49d92254314f7ee7e (patch)
tree03620e55ccf66230c712bdbdeb71a3e7f0dc3c92 /openbsc/include
parent8830e07efb693dc441a08f66df85862488e02473 (diff)
send a [new] signal in case of IPAC_DISCONNECT_INDication
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/signal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/signal.h b/openbsc/include/openbsc/signal.h
index b41182d67..2ce812d10 100644
--- a/openbsc/include/openbsc/signal.h
+++ b/openbsc/include/openbsc/signal.h
@@ -48,6 +48,7 @@ enum signal_paging {
/* SS_ABISIP signals */
enum signal_abisip {
S_ABISIP_BIND_ACK,
+ S_ABISIP_DISC_IND,
};
/* SS_NM signals */