Change in osmo-bsc[master]: osmo-bsc-minimal.cfg: fix codec-list

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/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Mar 19 10:31:33 UTC 2020


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/17494 )

Change subject: osmo-bsc-minimal.cfg: fix codec-list
......................................................................

osmo-bsc-minimal.cfg: fix codec-list

All timeslots are configured for full rate, so the codec list must also
have a full rate codec. Fix this error on startup:
"Configuration contains mutually exclusive codec settings -- check configuration!"

All other example configs don't have mutually exclusive codec settings.

Related: OS#3739
Change-Id: Iddac13c7d644ed57b6d9e6a57d23d88c01bd8b8e
---
M doc/examples/osmo-bsc/osmo-bsc-minimal.cfg
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, but someone else must approve
  osmith: Looks good to me, approved

Objections:
  neels: I would prefer this is not merged as is



diff --git a/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg b/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg
index f2597b8..b8cd78d 100644
--- a/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg
+++ b/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg
@@ -30,4 +30,4 @@
  e1_line 0 driver ipa
 msc 0
  allow-emergency deny
- codec-list hr3
+ codec-list fr1

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/17494
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Iddac13c7d644ed57b6d9e6a57d23d88c01bd8b8e
Gerrit-Change-Number: 17494
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200319/b2d85458/attachment.htm>


More information about the gerrit-log mailing list