From 67161f27d1a6a46553ebe42e8c0459d75533a1d4 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 3 Jun 2012 13:01:47 +0200 Subject: 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. --- openbsc/src/libbsc/bsc_vty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/src/libbsc/bsc_vty.c') diff --git a/openbsc/src/libbsc/bsc_vty.c b/openbsc/src/libbsc/bsc_vty.c index e6d232794..cacc6b048 100644 --- a/openbsc/src/libbsc/bsc_vty.c +++ b/openbsc/src/libbsc/bsc_vty.c @@ -1355,7 +1355,7 @@ DEFUN(cfg_net_pag_any_tch, DECLARE_TIMER(3101, "Set the timeout value for IMMEDIATE ASSIGNMENT.\n") DECLARE_TIMER(3103, "Set the timeout value for HANDOVER.\n") -DECLARE_TIMER(3105, "Currently not used.\n") +DECLARE_TIMER(3105, "Set the timer for repetition of PHYSICAL INFORMATION.\n") DECLARE_TIMER(3107, "Currently not used.\n") DECLARE_TIMER(3109, "Currently not used.\n") DECLARE_TIMER(3111, "Set the RSL timeout to wait before releasing the RF Channel.\n") -- cgit v1.2.3