<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/24292">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add RSL_IE_OSMO_TRAINING_SEQUENCE<br><br>This IE is explained in the Abis manual in osmo-bts commit<br>Ie583bd5969fdb45f772af198033e58d7c4077306<br>http://git.osmocom.org/osmo-bts/commit/?id=823cd529649b667af20bfa4e383255a8ed5931f1<br><br>Change-Id: I573c26b1431ee789e42f6fa620947b003c384dc0<br>---<br>M include/osmocom/gsm/protocol/gsm_08_58.h<br>M src/gsm/rsl.c<br>2 files changed, 2 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/92/24292/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/protocol/gsm_08_58.h b/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>index 79ddb68..efac54d 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>@@ -357,6 +357,7 @@</span><br><span> </span><br><span>    /* Osmocom specific */</span><br><span>       RSL_IE_OSMO_REP_ACCH_CAP= 0x60,</span><br><span style="color: hsl(120, 100%, 40%);">+       RSL_IE_OSMO_TRAINING_SEQUENCE   = 0x61,</span><br><span> </span><br><span>  /* ip.access */</span><br><span>      RSL_IE_IPAC_SRTP_CONFIG = 0xe0,</span><br><span>diff --git a/src/gsm/rsl.c b/src/gsm/rsl.c</span><br><span>index 2ab49c2..8d34543 100644</span><br><span>--- a/src/gsm/rsl.c</span><br><span>+++ b/src/gsm/rsl.c</span><br><span>@@ -127,6 +127,7 @@</span><br><span>               [RSL_IE_LLP_APDU]               = { TLV_TYPE_TLV },</span><br><span>          [RSL_IE_SIEMENS_MRPCI]          = { TLV_TYPE_TV },</span><br><span>           [RSL_IE_OSMO_REP_ACCH_CAP]      = { TLV_TYPE_TLV },</span><br><span style="color: hsl(120, 100%, 40%);">+           [RSL_IE_OSMO_TRAINING_SEQUENCE] = { TLV_TYPE_TLV },</span><br><span>          [RSL_IE_IPAC_PROXY_UDP]         = { TLV_TYPE_FIXED, 2 },</span><br><span>             [RSL_IE_IPAC_BSCMPL_TOUT]       = { TLV_TYPE_TV },</span><br><span>           [RSL_IE_IPAC_REMOTE_IP]         = { TLV_TYPE_FIXED, 4 },</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/24292">change 24292</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/libosmocore/+/24292"/><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-Change-Id: I573c26b1431ee789e42f6fa620947b003c384dc0 </div>
<div style="display:none"> Gerrit-Change-Number: 24292 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>