From b778d2cf1638d706c7bf3bb3f754029e40d4bf54 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 12 May 2010 13:28:25 +0000 Subject: NS / GB Proxy: Add Signal in case Tns-Alive expires too often The Gb Proxy can then restart the RESET procedure. --- openbsc/include/openbsc/signal.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/include/openbsc/signal.h') diff --git a/openbsc/include/openbsc/signal.h b/openbsc/include/openbsc/signal.h index 6e0f5baca..fbb4163d7 100644 --- a/openbsc/include/openbsc/signal.h +++ b/openbsc/include/openbsc/signal.h @@ -149,6 +149,7 @@ enum signal_ns { S_NS_RESET, S_NS_BLOCK, S_NS_UNBLOCK, + S_NS_ALIVE_EXP, /* Tns-alive expired more than N times */ }; struct ns_signal_data { -- cgit v1.2.3