<p>Neels Hofmeyr <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12354">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mgcp_client: drop a bunch of dead code<br><br>Remove public API that makes no sense anymore and is dead code.<br><br>I see the dropped API as a dead-end initial misconception of the early mgcp<br>client, and it doesn't really make sense to drag this stuff along. It has not<br>been used by osmo-msc,-bsc for a long time now, and just confuses the reader.<br><br>It is public API, yes, and older versions of osmo-msc / osmo-bsc will not be<br>able to compile against this, but even if it did, the resulting MGCP client<br>would not work with the current osmo-mgw: this API is still based on the<br>premise that the MGCP client dictates the MGW endpoint numbers, a concept that<br>cannot be used with the current osmo-mgw. Instead, osmo-mgw expects a<br>wildcarded endpoint upon CRCX and assigns its own endpoint names.<br><br>Also, the bts-base configuration is unused and a legacy of when osmo-bsc_mgcp<br>had explicit BTS and CN sides.<br><br>Change-Id: I98a9f1f17a1c4ab20cea3b08c7d21663592134d6<br>---<br>M TODO-RELEASE<br>M include/osmocom/mgcp_client/mgcp_client.h<br>M src/libosmo-mgcp-client/mgcp_client.c<br>M src/libosmo-mgcp-client/mgcp_client_vty.c<br>M tests/mgcp_client/mgcp_client_test.c<br>M tests/mgcp_client/mgcp_client_test.err<br>M tests/mgcp_client/mgcp_client_test.ok<br>7 files changed, 12 insertions(+), 415 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/54/12354/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12354">change 12354</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/12354"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I98a9f1f17a1c4ab20cea3b08c7d21663592134d6 </div>
<div style="display:none"> Gerrit-Change-Number: 12354 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Pau Espin Pedrol <pespin@sysmocom.de> </div>