<p>laforge <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/17423">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mgcp_protocol: Avoid code duplication between virtual + other trunks<br><br>There were two code paths that were supposed to do exactly the same,<br>but then in Change-Id I3994af016fb96427263edbba05f560743f85fdd4 only<br>one of the two was modified, resulting in OS#4034<br><br>Let's<br>* dynamically allocate the virtual trunk<br>* rename mgcp_config.trunk to mgcp_config.virt_trunk to clarify<br>* as a result, abolish copy+pasted code for trunk initialization<br><br>Change-Id: I54762af6d417b849a24b6e71b6c5c996a5cb3fa6<br>Related: OS#4034<br>---<br>M include/osmocom/mgcp/mgcp.h<br>M include/osmocom/mgcp/mgcp_internal.h<br>M src/libosmo-mgcp/mgcp_msg.c<br>M src/libosmo-mgcp/mgcp_network.c<br>M src/libosmo-mgcp/mgcp_osmux.c<br>M src/libosmo-mgcp/mgcp_protocol.c<br>M src/libosmo-mgcp/mgcp_vty.c<br>M tests/mgcp/mgcp_test.c<br>8 files changed, 131 insertions(+), 126 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/23/17423/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/17423">change 17423</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/+/17423"/><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: I54762af6d417b849a24b6e71b6c5c996a5cb3fa6 </div>
<div style="display:none"> Gerrit-Change-Number: 17423 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>