[MERGED] libosmocore[master]: gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUP

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Apr 23 08:38:35 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUP
......................................................................


gsm_08_58.h: introduce RSL_IE_ERIC_PAGING_GROUP

Ericsson supports a RSL command to page and immediate assign
as single command. For paging a MS the BTS must know the
paging group.

Change-Id: I9194500e307ad69f8da07510bc965a7a5cd82a2a
---
M include/osmocom/gsm/protocol/gsm_08_58.h
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/gsm/protocol/gsm_08_58.h b/include/osmocom/gsm/protocol/gsm_08_58.h
index 5e97b0d..e5ff464 100644
--- a/include/osmocom/gsm/protocol/gsm_08_58.h
+++ b/include/osmocom/gsm/protocol/gsm_08_58.h
@@ -304,6 +304,7 @@
 
 /* Ericsson specific IEs, clash with above partially, so they're not
  * part of the enum */
+#define RSL_IE_ERIC_PAGING_GROUP	0x0e
 #define RSL_IE_ERIC_INST_NR		0x48
 #define RSL_IE_ERIC_PGSL_TIMERS		0x49
 #define RSL_IE_ERIC_REPEAT_DL_FACCH	0x4a

-- 
To view, visit https://gerrit.osmocom.org/7892
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9194500e307ad69f8da07510bc965a7a5cd82a2a
Gerrit-PatchSet: 2
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list