<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11502">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">defaults.conf: Set valid default codec_list matching avail TS types<br><br>By default, all channels are TCH/F, and as a result we cannot run half<br>rate codecs on it.<br><br>Since recent versions of osmo-bsc, it checks this kind of<br>misconfigurations and answers with an Assignment Failure:<br>....<br>20181029162133430 DMSC <0007> codec_pref.c:445 codec-support/trx config of BTS 0 does not intersect with codec-list of MSC 0<br>20181029162133430 DMSC <0007> osmo_bsc_main.c:887 Configuration contains mutually exclusive codec settings -- check configuration!<br>....<br>20181029162255253 DMSC <0007> osmo_bsc_bssap.c:859 Rx MSC DT1 BSSMAP ASSIGNMENT REQ<br>20181029162255254 DMSC <0007> osmo_bsc_bssap.c:718 No supported audio type found for channel_type = { ch_indctr=0x1, ch_rate_type=0xa, perm_spch=[ 42 21 11 01 25 05 ]<br><br>Change-Id: Ie6b37839fe363b5d1ba64c267d751221434cdedb<br>---<br>M example/defaults.conf<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/02/11502/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/example/defaults.conf b/example/defaults.conf</span><br><span>index dc38030..1855883 100644</span><br><span>--- a/example/defaults.conf</span><br><span>+++ b/example/defaults.conf</span><br><span>@@ -15,7 +15,7 @@</span><br><span>     long_name: osmo-gsm-tester-msc</span><br><span>     encryption: a5_0</span><br><span>     codec_list:</span><br><span style="color: hsl(0, 100%, 40%);">-    - hr3</span><br><span style="color: hsl(120, 100%, 40%);">+    - fr1</span><br><span> </span><br><span> msc:</span><br><span>   net:</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11502">change 11502</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/11502"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-tester </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ie6b37839fe363b5d1ba64c267d751221434cdedb </div>
<div style="display:none"> Gerrit-Change-Number: 11502 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>