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, zecke/features/sgsn-hlr-number has been updated via 20f0fda3021e7c370ea4c57b5184ebc6926c3f27 (commit) from 8420250932b49ed35d1ce1a1cfa587e756ac90d3 (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=20f0fda3021e7c370ea4c57b5184ebc69...
commit 20f0fda3021e7c370ea4c57b5184ebc6926c3f27 Author: Holger Hans Peter Freyther holger@moiji-mobile.com Date: Mon May 18 10:00:03 2015 +0200
sgsn: Extract the hlr Number into the mm context
Include the hlr-Number of the subscriber in the CDR. This is useful for debugging and understanding which equipment was used during the test. In contrast to the MSISDN the '+' is emitted as the number must be in international format already.
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/gprs_sgsn.h | 3 +++ openbsc/src/gprs/gprs_gmm.c | 38 +++++++++++++++++++++++++++++++++++++ openbsc/src/gprs/sgsn_cdr.c | 8 +++++--- openbsc/src/gprs/sgsn_vty.c | 4 ++-- 4 files changed, 48 insertions(+), 5 deletions(-)
hooks/post-receive