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
Tue Mar 17 11:39:50 UTC 2020


osmith has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/94/17494/1

diff --git a/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg b/doc/examples/osmo-bsc/osmo-bsc-minimal.cfg
index f2597b8..7420039 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 fr3

-- 
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: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200317/7a2b50ad/attachment.htm>


More information about the gerrit-log mailing list