<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/23751">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_08_08.h: Add extra field elements defined in other sections<br><br>The Signalling Field Element Coding list defined in 3.2.3 is used in<br>"Old BSS to New BSS Information" and "New BSS to old BSS Information"<br>IEs. However, the former IE (Old->New Info) defines 2 extra Field<br>Elements in 3.2.2.58 (3GPP TS 48.008 version 16.0.0 Release 16) not<br>present in 3.2.3.<br><br>Related: SYS#5337<br>Change-Id: I4db3f7974887e4c798a30c5b51a19472ceeee27d<br>---<br>M include/osmocom/gsm/protocol/gsm_08_08.h<br>1 file changed, 4 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/51/23751/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/protocol/gsm_08_08.h b/include/osmocom/gsm/protocol/gsm_08_08.h</span><br><span>index 7ef7a29..983783e 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_08_08.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_08_08.h</span><br><span>@@ -333,7 +333,8 @@</span><br><span>      GSM0808_IE_OSMO_OSMUX_CID               = 0xf1,</span><br><span> };</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* 3GPP TS 48.008 3.2.3 Signalling Field Element Coding */</span><br><span style="color: hsl(120, 100%, 40%);">+/* 3GPP TS 48.008 3.2.3 Signalling Field Element Coding.</span><br><span style="color: hsl(120, 100%, 40%);">+   See also extra fields in 3.2.2.58 and 3.2.2.80 */</span><br><span> enum GSM0808_SIGNALLING_FIELD_ELEMENT_CODING {</span><br><span>        GSM0808_FE_IE_EXTRA_INFORMATION = 0x01, /*< 3.2.3.1  */</span><br><span>   GSM0808_FE_IE_CURRENT_CHANNEL_TYPE_2 = 0x02, /*< 3.2.3.2  */</span><br><span>@@ -353,6 +354,8 @@</span><br><span>        GSM0808_FE_IE_IRAT_MEASUREMENT_CONFIGURATION = 0x0f, /*< 3.2.3.16 */</span><br><span>      GSM0808_FE_IE_SOURCE_CELL_ID = 0x10, /*< 3.2.3.17 */</span><br><span>      GSM0808_FE_IE_IRAT_MEASUREMENT_CONFIGURATION_EXTENDED_E_ARFCNS = 0x11, /*< 3.2.3.18 */</span><br><span style="color: hsl(120, 100%, 40%);">+     GSM0808_FE_IE_VGCS_TALKER_MODE = 0x6f, /*< 3.2.2.93 */</span><br><span style="color: hsl(120, 100%, 40%);">+     GSM0808_FE_IE_LAST_USED_EUTRAN_PLMN_ID = 0x95, /*< 3.2.2.127 */</span><br><span> };</span><br><span> </span><br><span> /* 3GPP TS 48.008 3.2.2.5 Cause */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/23751">change 23751</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/+/23751"/><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: I4db3f7974887e4c798a30c5b51a19472ceeee27d </div>
<div style="display:none"> Gerrit-Change-Number: 23751 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>