<p>Pau Espin Pedrol <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/14017">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm0808: Introduce Osmocom extensions to announce Osmux support<br><br>IE GSM0808_IE_OSMO_OSMUX_SUPPORT (T, 1 byte) is sent in AoIP appended to<br>BSSMAP RESET in order to announce the peer that its MGW supports handling<br>Osmux streams upon call set up.<br><br>IE GSM0808_IE_OSMO_OSMUX_CID (TV, T 1 byte & V 1 byte) is sent in AoIP<br>during call set up:<br>* MSC->BSC Assignment Request<br>* BSC->MSC Assignemnt Complete<br><br>The 1 byte value contains the local Osmux CID, aka the recvCID aka CID where the<br>peer sending the Assign Req/Compl will look for Osmux frames on that<br>call. Hence, the peer receiving this CID value must use it to send Osmux<br>frames for that call.<br><br>As a result, a given call leg BSC<->MSC can have one different Osmux CID<br>per direction. For example:<br>* MS => MGW_BSC ==CID 0==> MGW_MSC<br>* MS <= MGW_BSC <=CID 1=== MGW_MSC<br><br>This allows for setups with 256 call legs per BSC on scenarios where NAT<br>is not a problem, where MSC can have a pool of 256 CID per MGW_BSC (or<br>remote peer).<br><br>Related: OS#2551<br>Change-Id: I28f83e2e32b9533c99e65ccc1562900ac2aec74e<br>---<br>M include/osmocom/gsm/gsm0808_utils.h<br>M include/osmocom/gsm/protocol/gsm_08_08.h<br>M src/gsm/gsm0808.c<br>M src/gsm/gsm0808_utils.c<br>M src/gsm/libosmogsm.map<br>5 files changed, 29 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/17/14017/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/14017">change 14017</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/14017"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I28f83e2e32b9533c99e65ccc1562900ac2aec74e </div>
<div style="display:none"> Gerrit-Change-Number: 14017 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>