<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/13158">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mgcp_network: use mgcp_rtp_codec in downlink format callback<br><br>The callback function mgcp_get_format() is used to request the codec<br>parameters for a specific connection. This function returns the<br>parameters as idividual pointers. Since there is a struct that holds all<br>important codec information among the ones which are currently returned<br>by mgcp_get_format, lets just use this codec struct as single return<br>value.<br><br>Change-Id: I348f9141eb59ed1a986447b96ab4a24ddf326936<br>Related: OS#3807<br>---<br>M include/osmocom/mgcp/mgcp.h<br>M include/osmocom/mgcp/mgcp_internal.h<br>M src/libosmo-mgcp/mgcp_network.c<br>M src/libosmo-mgcp/mgcp_sdp.c<br>4 files changed, 13 insertions(+), 12 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/58/13158/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/13158">change 13158</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/13158"/><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: I348f9141eb59ed1a986447b96ab4a24ddf326936 </div>
<div style="display:none"> Gerrit-Change-Number: 13158 </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 (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>