Change in osmo-ttcn3-hacks[master]: sync local osmo-bsc.cfg with that used by jenkins

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue May 29 16:07:47 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/9363 )

Change subject: sync local osmo-bsc.cfg with that used by jenkins
......................................................................

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
---
M bsc/osmo-bsc.cfg
1 file changed, 6 insertions(+), 5 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index fcf7179..aa3edf1 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -54,7 +54,7 @@
 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 @@
   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 @@
   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 @@
   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 @@
     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 @@
  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

-- 
To view, visit https://gerrit.osmocom.org/9363
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If392dcd42fb741c7ab8ae204bbefde89f05f0afe
Gerrit-Change-Number: 9363
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Sperling <ssperling at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180529/f42afa03/attachment.htm>


More information about the gerrit-log mailing list