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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated via 94431bf7c32506aa99efd29e3617022270ff458d (commit) via 8f7ab69d4ca2cbfa9a669c7cdee62272824be4a3 (commit) via 61a7e57d8608052a050795c1620f1e918ab80a31 (commit) from 3ea54c8fa92eaa81b1903de89cf2872e75b3c76b (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/openbsc/commit/?id=94431bf7c32506aa99efd29e361702227...
commit 94431bf7c32506aa99efd29e3617022270ff458d Author: Alexander Chemeris Alexander.Chemeris@gmail.com Date: Sat Jul 8 18:00:36 2017 +0900
libmsc: Fix VTY output for handover counters.
Handover countrs belong to BSC, but we mistakenly take values from MSC counters.
Change-Id: I9512330f2e91d2f526751c5228e6e8e0fe17d579
http://cgit.osmocom.org/openbsc/commit/?id=8f7ab69d4ca2cbfa9a669c7cdee622728...
commit 8f7ab69d4ca2cbfa9a669c7cdee62272824be4a3 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Sun Jul 9 13:18:17 2017 +0200
sgsn: Fill the cch_pdp with a value coming from the tlv structure
For some GGSNs we need to insert the PDP Charging Characteristics that were returned. We receive these values from GSUP and will fill them into the tlv structure when finding the ggsn context.
Change-Id: I1725bfd2403d29ce3550bfcd6fcc1498426ef906
http://cgit.osmocom.org/openbsc/commit/?id=61a7e57d8608052a050795c1620f1e918...
commit 61a7e57d8608052a050795c1620f1e918ab80a31 Author: Benoit Bolsee benoit.bolsee@wtl.be Date: Wed Jul 5 12:57:16 2017 +0200
04.08: find a portable way to obtain the timezone offset
Portable GMT offset calculation to display correct time on GSM.
Change-Id: I673f17af2550c9708c4771e4ea4eafbbfafbb824
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/gprs_sgsn.h | 5 +++++ openbsc/src/gprs/gprs_sgsn.c | 21 ++++++++++++++++----- openbsc/src/gprs/gprs_subscriber.c | 14 ++++++++++++++ openbsc/src/gprs/sgsn_libgtp.c | 7 +++++++ openbsc/src/libmsc/gsm_04_08.c | 13 ++++++++++--- openbsc/src/libmsc/vty_interface_layer3.c | 10 +++++----- 6 files changed, 57 insertions(+), 13 deletions(-)
hooks/post-receive