Change in osmo-sip-connector[master]: mncc socket: add RAT type, included from osmo-msc

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Jan 3 02:55:13 UTC 2019


Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/12458


Change subject: mncc socket: add RAT type, included from osmo-msc
......................................................................

mncc socket: add RAT type, included from osmo-msc

Patch-by: lynxis
Tweaked-by: neels
Depends: I659687aef7a4d67ca372a39fef31dee07aed7631 (libosmocore),
	 I6f28dbca1b515f9eaa6a8708a7ccfa1eb6f6b6cc (osmo-msc)
Change-Id: Idde8b2cd62662468e1748ac43b6695c9aaaac520
---
M src/mncc_protocol.h
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sip-connector refs/changes/58/12458/1

diff --git a/src/mncc_protocol.h b/src/mncc_protocol.h
index 4950a77..d53a553 100644
--- a/src/mncc_protocol.h
+++ b/src/mncc_protocol.h
@@ -155,6 +155,7 @@
 	int		notify; /* 0..127 */
 	int		emergency;
 	char		imsi[16];
+	uint8_t		ran;
 
 	unsigned char	lchan_type;
 	unsigned char	lchan_mode;

-- 
To view, visit https://gerrit.osmocom.org/12458
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sip-connector
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idde8b2cd62662468e1748ac43b6695c9aaaac520
Gerrit-Change-Number: 12458
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190103/d6cd2502/attachment.htm>


More information about the gerrit-log mailing list