[MERGED] docker-playground[master]: ttcn3-bsc-test: Enable all codecs on all BTSs

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
Thu Mar 22 17:40:05 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: ttcn3-bsc-test: Enable all codecs on all BTSs
......................................................................


ttcn3-bsc-test: Enable all codecs on all BTSs

We now have TC_assignment_codec_ tests which assume that those
codecs are available.

Change-Id: I0ff19a4bc9bba5ff2de3b5d4c399b483e8ca097b
---
M ttcn3-bsc-test/osmo-bsc.cfg
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/ttcn3-bsc-test/osmo-bsc.cfg b/ttcn3-bsc-test/osmo-bsc.cfg
index 9d0327e..e75687a 100644
--- a/ttcn3-bsc-test/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/osmo-bsc.cfg
@@ -98,7 +98,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
@@ -188,7 +188,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
@@ -278,7 +278,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
@@ -361,7 +361,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
  mgw remote-ip 172.18.2.203
 bsc
  mid-call-timeout 0

-- 
To view, visit https://gerrit.osmocom.org/7459
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0ff19a4bc9bba5ff2de3b5d4c399b483e8ca097b
Gerrit-PatchSet: 1
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>



More information about the gerrit-log mailing list