aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2022-03-02 17:15:36 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2022-03-02 17:34:43 +0100
commitbeed1365faf103df02bb351a587a5b56b77c316e (patch)
tree6fc298adc17f90e31dc6d7df2fa160c81518d9f0 /doc
parent99729783659fb28ea59256858ea9e53210c42f08 (diff)
doc: bsc.adoc: Update timer info from code (gsm_network_T_defs)
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/chapters/bsc.adoc22
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/manuals/chapters/bsc.adoc b/doc/manuals/chapters/bsc.adoc
index 38f267c7b..bdc3d2bb1 100644
--- a/doc/manuals/chapters/bsc.adoc
+++ b/doc/manuals/chapters/bsc.adoc
@@ -63,18 +63,18 @@ Those timers can be configured using the `timer tXXXX` command.
.Configurable Timers
|===
|node|timer|default|description
-|network|t3101|10|Timeout for 'Immediate Assignment' (sec)
-|network|t3103|?|Timeout for Handover (sec)
-|network|t3105|40|Repetition of 'Physical Information' (sec)
-|network|t3107|?|?
-|network|t3109|?|RSL SACCH deactivation timeout (sec)
-|network|t3111|?|RSL timeout to wait before releasing the RF channel (sec)
-|network|t3113|60|Time to try paging for a subscriber (sec)
-|network|t3115|?|?
-|network|t3117|?|?
-|network|t3119|?|?
+|network|t3101|3|Timeout for 'Immediate Assignment' (sec)
+|network|t3103|5|Timeout for Handover (sec)
+|network|t3105|100|Repetition of 'Physical Information' (millisec)
+|network|t3107|5|?
+|network|t3109|5|RSL SACCH deactivation timeout (sec)
+|network|t3111|2|RSL timeout to wait before releasing the RF channel (sec)
+|network|t3113|7|Time to try paging for a subscriber (sec)
+|network|t3115|10|?
+|network|t3117|10|?
+|network|t3119|10|?
|network|t3122|10|Waiting time after 'Immediate Assignment Reject'
-|network|t3141|?|?
+|network|t3141|10|?
|===
//TODO: split between BSC and MSC timers