<p>neels <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sip-connector/+/16221">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">MNCC v6: add optional SDP to the socket protocol<br><br>Add the new SDP section to the MNCC socket protocol, but do not yet implement<br>forwarding SDP from SIP. Implementing SDP forwarding follows in a subsequent<br>patch.<br><br>It is still possible to establish a call with empty SDP: the new osmo-msc on<br>the MT side, receiving an MNCC_SETUP_REQ, will hit an error log:<br>"Got no information of remote audio codecs: neither SDP nor Bearer Capability.<br>Trying anyway."<br>and then hold thumbs to hit a codec match, analogous to previous behavior.<br><br>Note that osmo-sip-connector should actually always have encoded a Bearer<br>Capability in the MNCC protocol in the MT MNCC_SETUP_REQ message, but never<br>has. Now we are ready to leapfrog from zero codec info to full SDP.<br><br>This patch must be merged at the same time as osmo-msc patch<br>Ie16f0804c4d99760cd4a0c544d0889b6313eebb7, so that both sides have a matching<br>MNCC protocol version number.<br><br>Change-Id: Iaca9ed6611fc5ca8ca749bbbefc31f54bea5e925<br>---<br>M src/call.h<br>M src/mncc_protocol.h<br>2 files changed, 10 insertions(+), 1 deletion(-)<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/21/16221/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sip-connector/+/16221">change 16221</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/+/16221"/><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: Iaca9ed6611fc5ca8ca749bbbefc31f54bea5e925 </div>
<div style="display:none"> Gerrit-Change-Number: 16221 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>