<p>Pau Espin Pedrol <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/14131">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mgcp: Handle CI ad X-Osmux param name as case insensitive<br><br>RFC3435 states most text (except SDP) must be handled as case<br>insensitive.<br><br>Since we are no longer using strstr(msg->l2h), we need to iterate per<br>line and call related extract/handle function for that line.<br><br>Call to bsc_mgcp_osmux_confirm() is left at the end because it needs to<br>be called too in case no matching line is found. In that case, it will<br>release the CID. Similar stuff ocurrs for bsc_mgcp_extract_ci().<br><br>Related: OS#4001<br>Change-Id: Iadc004064a5a237c93009f242cb943ebc4d2d7e6<br>---<br>M openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c<br>M openbsc/tests/bsc-nat/bsc_nat_test.c<br>2 files changed, 62 insertions(+), 13 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/31/14131/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/14131">change 14131</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/14131"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: openbsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Iadc004064a5a237c93009f242cb943ebc4d2d7e6 </div>
<div style="display:none"> Gerrit-Change-Number: 14131 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@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>