From 54ab92f78726b9273463b8be64158742edd4080f Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 26 Jun 2019 15:44:37 +0200 Subject: cosmetic: bsc: Document timer timing out in f_tc_ho_out_fail_no_ho_detect Change-Id: I4d06fcff63d82f849da08f509b007cb19e809fb0 --- bsc/BSC_Tests.ttcn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3