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 created
at 8420250932b49ed35d1ce1a1cfa587e756ac90d3 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=8420250932b49ed35d1ce1a1cfa587e7…
commit 8420250932b49ed35d1ce1a1cfa587e756ac90d3
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun May 17 20:58:40 2015 +0200
gsup: Copy the hlr-Number and use it during purge
Copy the hlr-Number into the sgsn_data and use it during
the purgeMS. There is no unit test that looks at the data
we send so I manually verified this by looking at the output.
Below is the output of the test that purges the subscriber.
<000f> gprs_subscriber.c:170 SUBSCR(123456789012345) Sending GSUP, will send: 0c
01 08 21 43 65 87 09 21 43 f5 09 07 91 83 61 26 31 23 f3
http://cgit.osmocom.org/openbsc/commit/?id=27e01e24b60828e03033c3138e962561…
commit 27e01e24b60828e03033c3138e962561fdeabab2
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun May 17 19:56:38 2015 +0200
gsup: Decode/Encode the hlr-Number in the GSUP message
Implement it similar to the msisdn_enc/msisdn_enc_len and
extend the testcase to include it as well.
http://cgit.osmocom.org/openbsc/commit/?id=f6c7b7e8f9c276917ea8738029b48830…
commit f6c7b7e8f9c276917ea8738029b4883047df390a
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun May 17 18:24:40 2015 +0200
gsup: Add the HLR-Number as type and use it for UpdateLocation Res
The HLR-Number can be passed from the MAP Proxy to the SGSN and
can then be used for the CDR module or passed during the purgeMS
operation.
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)