This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated via 681be20a8c32331dcb44db2ec0e99294f1eb89ba (commit) from 42c50727b50c3efd45654504dfcaa9eb3885a7da (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/osmo-bts/commit/?id=681be20a8c32331dcb44db2ec0e99294...
commit 681be20a8c32331dcb44db2ec0e99294f1eb89ba Author: Harald Welte laforge@gnumonks.org Date: Sat Feb 24 23:57:33 2018 +0100
paging: Fix encoding of PAGING TYPE 3 Rest Octets
The RR PAGING TYPE 3 Rest Octets IE contains (among other things) the channel type needed for Mobile Identity 3 + 4 in the paging message.
We did not only "forget" to encode those channel type needed field, but we have a completely wrong definition of those rest octets in libosmocore/include/gsm/protocol/gsm04_08.h "struct gsm48_paging3"
Change-Id: I3a0bca6707ce95b68459c89f5b2b07f1590a1ab3 Closes: OS#2994
-----------------------------------------------------------------------
Summary of changes: src/common/paging.c | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-)
hooks/post-receive