Change in ...osmo_gsup[master]: gsup_protocol.hrl: make source / destination name IEs optional by def...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Sat Jan 18 19:19:22 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/erlang/osmo_gsup/+/16925 )


Change subject: gsup_protocol.hrl: make source / destination name IEs optional by default
......................................................................

gsup_protocol.hrl: make source / destination name IEs optional by default

Change-Id: I67ff73dfdeba1bfadf8ddfe112d8b4bdba62a699
---
M include/gsup_protocol.hrl
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/erlang/osmo_gsup refs/changes/25/16925/1

diff --git a/include/gsup_protocol.hrl b/include/gsup_protocol.hrl
index 3f04ece..e304654 100644
--- a/include/gsup_protocol.hrl
+++ b/include/gsup_protocol.hrl
@@ -167,7 +167,7 @@
 
 -define(MANDATORY_DEFAULT, [imsi, message_type]).
 
--define(OPTIONAL_DEFAULT, [message_class]).
+-define(OPTIONAL_DEFAULT, [message_class, source_name, destination_name]).
 
 -define (GSUP_MESSAGES(), #{
   16#04 => #{message_type => location_upd_req, mandatory => [], optional => [cn_domain]},

-- 
To view, visit https://gerrit.osmocom.org/c/erlang/osmo_gsup/+/16925
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: erlang/osmo_gsup
Gerrit-Branch: master
Gerrit-Change-Id: I67ff73dfdeba1bfadf8ddfe112d8b4bdba62a699
Gerrit-Change-Number: 16925
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200118/ffad9126/attachment.htm>


More information about the gerrit-log mailing list