<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/erlang/osmo_gsup/+/16925">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsup_protocol.hrl: make source / destination name IEs optional by default<br><br>Change-Id: I67ff73dfdeba1bfadf8ddfe112d8b4bdba62a699<br>---<br>M include/gsup_protocol.hrl<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/erlang/osmo_gsup refs/changes/25/16925/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/gsup_protocol.hrl b/include/gsup_protocol.hrl</span><br><span>index 3f04ece..e304654 100644</span><br><span>--- a/include/gsup_protocol.hrl</span><br><span>+++ b/include/gsup_protocol.hrl</span><br><span>@@ -167,7 +167,7 @@</span><br><span> </span><br><span> -define(MANDATORY_DEFAULT, [imsi, message_type]).</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">--define(OPTIONAL_DEFAULT, [message_class]).</span><br><span style="color: hsl(120, 100%, 40%);">+-define(OPTIONAL_DEFAULT, [message_class, source_name, destination_name]).</span><br><span> </span><br><span> -define (GSUP_MESSAGES(), #{</span><br><span>   16#04 => #{message_type => location_upd_req, mandatory => [], optional => [cn_domain]},</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/erlang/osmo_gsup/+/16925">change 16925</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/erlang/osmo_gsup/+/16925"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: erlang/osmo_gsup </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I67ff73dfdeba1bfadf8ddfe112d8b4bdba62a699 </div>
<div style="display:none"> Gerrit-Change-Number: 16925 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>