Change in libosmocore[master]: gsup: add OSMO_GSUP_RAT_TYPES_IE

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 04:14:23 UTC 2019


Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/12452 )

Change subject: gsup: add OSMO_GSUP_RAT_TYPES_IE
......................................................................


Patch Set 1:

I notice now, in InsertSubscriberDataArg:

AccessRestrictionData ::= BIT STRING {
utranNotAllowed (0),
geranNotAllowed (1),

i.e. the HLR tells the VLR whether access is allowed or not, hence this should indeed be implemented differently than this patch suggests.

This patch aimed at telling the HLR the RAT type during a LU; it worked well, but protocol wise I see it now as little more than a hack.

It would be nice, though, to still notify the HLR of the RAT type, to indicate, next to the last_lu_seen date we already have, also the RAT type of the last LU.


Before, I mentioned 'Cell Id or SAI', but relevant for the UpdateLocationArg is the PagingArea...

PagingArea ::= SEQUENCE SIZE (1..5) OF LocationArea
LocationArea ::= CHOICE {
laiFixedLength (= PLMN + LAC)

Unfortunately, it seems UpdateLocationArg does not include the ability to transfer a CI (full CGI would be PLMN + LAC + CI).

We could decide to indicate these things in GSUP as an Osmocom-specific feature, and any MAP compatibility layer could just drop that extra information.


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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I93850710ab55a605bf61b95063a69682a2899bb1
Gerrit-Change-Number: 12452
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Comment-Date: Thu, 03 Jan 2019 04:14:23 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190103/ae048f5b/attachment.htm>


More information about the gerrit-log mailing list