<p>Neels Hofmeyr <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/13591">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix: multiple initial CRCX<br><br>The first CRCX responds with the actual MGW endpoint name that is assigned (at<br>least for rtpbridge/*@mgw requests).<br><br>If multiple CRCX are scheduled at the same time on a fresh MGW endpoint, both<br>get fired with a '*' and each creates a separate MGW endpoint.<br><br>Make mgcp_client_endpoint_fsm avoid this, and schedule only one CRCX at first,<br>and the rest once the MGW endpoint name is fixated. It is thus possible to<br>safely issue two osmo_mgcpc_ep_ci_request() at the same time.<br><br>Change-Id: I92a9944acc96398acd6649f9c3c5badec5dd6dcc<br>---<br>M src/libosmo-mgcp-client/mgcp_client_endpoint_fsm.c<br>1 file changed, 90 insertions(+), 11 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/91/13591/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/13591">change 13591</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/13591"/><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: I92a9944acc96398acd6649f9c3c5badec5dd6dcc </div>
<div style="display:none"> Gerrit-Change-Number: 13591 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </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>