aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-06-03 13:01:47 +0200
committerHarald Welte <laforge@gnumonks.org>2012-06-03 16:58:18 +0200
commit67161f27d1a6a46553ebe42e8c0459d75533a1d4 (patch)
treea60c1383abaac625f7051800ce0313705431b328 /openbsc/include/openbsc/gsm_data.h
parent66d360661a992104beda2c9578ff40cd60aa4e70 (diff)
Allow VTY-based configuration of T3105
This timer will only be forwarded to BS11 and Ericsson Abis so far, not to Nokia and ip.access BTS yet.
Diffstat (limited to 'openbsc/include/openbsc/gsm_data.h')
-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 c547cd7c8..9e808fc1d 100644
--- a/openbsc/include/openbsc/gsm_data.h
+++ b/openbsc/include/openbsc/gsm_data.h
@@ -215,6 +215,7 @@ enum gsm_auth_policy {
};
#define GSM_T3101_DEFAULT 10
+#define GSM_T3105_DEFAULT 40
#define GSM_T3113_DEFAULT 60
struct gsm_network {