<p>Keith Whyte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9303">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add gsm48_cause_coding<br><br>Change-Id: I3d9c8e117ad19f70a3273650d7c0f8280d7bdb9a<br>---<br>M include/osmocom/gsm/protocol/gsm_04_08.h<br>1 file changed, 7 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/03/9303/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h</span><br><span>index 68ba650..c54aa4f 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_04_08.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_04_08.h</span><br><span>@@ -1399,6 +1399,13 @@</span><br><span>    GSM48_CAUSE_LOC_NET_BEYOND      = 0x0a,</span><br><span> };</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+enum gsm48_cause_coding {</span><br><span style="color: hsl(120, 100%, 40%);">+  GSM48_CAUSE_CODING_CCITT_Q931   = 0x00,</span><br><span style="color: hsl(120, 100%, 40%);">+       GSM48_CAUSE_CODING_RESERVED     = 0x01,</span><br><span style="color: hsl(120, 100%, 40%);">+       GSM48_CAUSE_CODING_NATIONAL     = 0x02,</span><br><span style="color: hsl(120, 100%, 40%);">+       GSM48_CAUSE_CODING_GSMPLMNS     = 0x03,</span><br><span style="color: hsl(120, 100%, 40%);">+};</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> /* Section 10.5.2.31 RR Cause / Table 10.5.70 */</span><br><span> enum gsm48_rr_cause {</span><br><span>   GSM48_RR_CAUSE_NORMAL           = 0x00,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9303">change 9303</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/9303"/><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: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I3d9c8e117ad19f70a3273650d7c0f8280d7bdb9a </div>
<div style="display:none"> Gerrit-Change-Number: 9303 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Keith Whyte <keith@rhizomatica.org> </div>