aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-12-23 14:39:29 +0100
committerHarald Welte <laforge@gnumonks.org>2010-12-23 14:41:50 +0100
commit2862dcac586972725155526f03f5e6b01cd36645 (patch)
treef437dac41d4af3ecc66637018ec70b93058aabee /openbsc/include
parentd0d2b0b605a225caf208233de0244aeb2c298456 (diff)
Use 04.08 IMM ASS REJECT in case we run out of channels
If the user has a non-zero 'timer t3122' in the config file, we will send an IMM ASS REJECT in case we run out of resources.
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/gsm_data.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/gsm_data.h b/openbsc/include/openbsc/gsm_data.h
index c27db85c1..b5f17ac74 100644
--- a/openbsc/include/openbsc/gsm_data.h
+++ b/openbsc/include/openbsc/gsm_data.h
@@ -710,6 +710,7 @@ struct gsm_network {
int T3115;
int T3117;
int T3119;
+ int T3122;
int T3141;
/* Radio Resource Location Protocol (TS 04.31) */