From 2ace5a20c178597dbf97fc5a797706a03f54ec47 Mon Sep 17 00:00:00 2001 From: Stefan Sperling Date: Tue, 29 May 2018 17:07:50 +0200 Subject: sync local osmo-bsc.cfg with that used by jenkins The osmo-bsc.cfg file in docker-playground/ttcn3-bsc-test contains codec, encryption, and ipaccess settings which were missing from the corresponding configuration file in this repository. This caused spurious test failures when running BSC_Tests outside of Jenkins. Change-Id: If392dcd42fb741c7ab8ae204bbefde89f05f0afe --- bsc/osmo-bsc.cfg | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg index fcf71795..aa3edf16 100644 --- a/bsc/osmo-bsc.cfg +++ b/bsc/osmo-bsc.cfg @@ -54,7 +54,7 @@ e1_input network network country code 1 mobile network code 1 - encryption a5 0 + encryption a5 0 1 3 neci 1 paging any use tch 0 handover 0 @@ -93,7 +93,7 @@ network neighbor-list add arfcn 200 si5 neighbor-list add arfcn 10 si5 neighbor-list add arfcn 20 - codec-support fr + codec-support fr hr efr amr gprs mode gprs gprs 11bit_rach_support_for_egprs 0 gprs routing area 0 @@ -183,7 +183,7 @@ network neighbor-list add arfcn 200 si5 neighbor-list add arfcn 10 si5 neighbor-list add arfcn 20 - codec-support fr + codec-support fr hr efr amr gprs mode gprs gprs 11bit_rach_support_for_egprs 0 gprs routing area 0 @@ -273,7 +273,7 @@ network neighbor-list add arfcn 200 si5 neighbor-list add arfcn 10 si5 neighbor-list add arfcn 20 - codec-support fr + codec-support fr hr efr amr gprs mode gprs gprs 11bit_rach_support_for_egprs 0 gprs routing area 0 @@ -338,6 +338,7 @@ network phys_chan_config PDCH hopping enabled 0 msc 0 + ip.access rtp-base 4000 no bsc-welcome-text no bsc-msc-lost-text no bsc-grace-text @@ -352,7 +353,7 @@ msc 0 amr-config 5_90k allowed amr-config 5_15k forbidden amr-config 4_75k forbidden - codec-list fr1 fr2 fr3 + codec-list fr1 fr2 fr3 hr1 hr3 bsc mid-call-timeout 0 no missing-msc-text -- cgit v1.2.3