<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/18645">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mgcp_trunk: remove audio_name and audio_payload<br><br>get rid of deprecated trunk parameters which seem to be leftovers<br>from the old osmo-bsc_mgcp implementation. This is in particular<br>audio_name and audio_payload in struct mgcp_trunk_config which<br>allowed the user to "hardcode" an andio name and payload type<br>via VTY configuration<br><br>The removal of the struct members above also require a change to<br>mgcp_codec.c. The code that is is never actively used and even<br>causes wrong behavior when activated (set the no-transcoding<br>flag in VTY). Since the code is removed also the unit tests<br>also require to be changed to match the new behavior.<br><br>Change-Id: Ia050ec3cd34b410dfe089c41b977ae3d5aed7354<br>Related: OS#2659<br>---<br>M include/osmocom/mgcp/mgcp_trunk.h<br>M src/libosmo-mgcp/mgcp_codec.c<br>M src/libosmo-mgcp/mgcp_vty.c<br>M tests/mgcp/mgcp_test.c<br>4 files changed, 9 insertions(+), 53 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/45/18645/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/18645">change 18645</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/c/osmo-mgw/+/18645"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ia050ec3cd34b410dfe089c41b977ae3d5aed7354 </div>
<div style="display:none"> Gerrit-Change-Number: 18645 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>