<p>keith <strong>uploaded patch set #9</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sip-connector/+/14994">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Handle SIP re-INVITEs<br><br>SIP end points can send periodic re-INVITES. Previous to this commit,<br>the osmo-sip-connector would send a new call SETUP to the MSC for each<br>re-INVITE.<br><br>Add a function to find if we already handle this call based on the nua handle.<br>Use this function to detect and respond with an ACK to re-INVITES.<br><br>Add a function to extract the media mode from the SDP.<br>In the case the re-INVITE has a=sendonly (HOLD) respond with a=recvonly<br><br>In the case that the re-INVITE changes the media connection ip/port,<br>forward this to the MNCC side with an MNCC_RTP_CONNECT<br><br>Change-Id: I4083ed50d0cf1b302b80354fe0c2b73fc6e14fed<br>---<br>M src/call.h<br>M src/mncc.c<br>M src/sdp.c<br>M src/sdp.h<br>M src/sip.c<br>5 files changed, 157 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sip-connector refs/changes/94/14994/9</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sip-connector/+/14994">change 14994</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-sip-connector/+/14994"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sip-connector </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I4083ed50d0cf1b302b80354fe0c2b73fc6e14fed </div>
<div style="display:none"> Gerrit-Change-Number: 14994 </div>
<div style="display:none"> Gerrit-PatchSet: 9 </div>
<div style="display:none"> Gerrit-Owner: keith <keith@rhizomatica.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: keith <keith@rhizomatica.org> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>