aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-06-26 15:44:37 +0200
committerpespin <pespin@sysmocom.de>2019-07-01 10:35:36 +0000
commit54ab92f78726b9273463b8be64158742edd4080f (patch)
treec463fbfc13872bbf10eedb2397b16347c36301a4
parent280536b782396d50f6b6740aaee8f1dc5f64c821 (diff)
cosmetic: bsc: Document timer timing out in f_tc_ho_out_fail_no_ho_detect
-rw-r--r--bsc/BSC_Tests.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn
index ec1be132..f9609ba0 100644
--- a/bsc/BSC_Tests.ttcn
+++ b/bsc/BSC_Tests.ttcn
@@ -3167,7 +3167,7 @@ private function f_tc_ho_out_fail_no_ho_detect(charstring id) runs on MSC_ConnHd
}
/* The MS never shows up on the remote BSS. Eventually the BSC times
- * out and we run into 3GPP TS 48.008 3.1.5.3.3 "Abnormal Conditions":
+ * out (T8) and we run into 3GPP TS 48.008 3.1.5.3.3 "Abnormal Conditions":
* RR should be released and Clear Request should go to the MSC. */
var MgcpCommand mgcp;