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 a66d8cfcb530240b5eebdb8f3ad10aaa027bcbde (commit)
from a1613695d1472e61c85706a8daeb2f83ba5364dd (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=a66d8cfcb530240b5eebdb8f3ad10aaa…
commit a66d8cfcb530240b5eebdb8f3ad10aaa027bcbde
Author: Max <msuraev(a)sysmocom.de>
Date: Wed Feb 15 11:43:59 2017 +0100
Handle DSD from HLR
Handle Delete Subscriber Data GSUP message from HLR to disable Packet
Services for a given IMSI.
Change-Id: I6b9b494fa58bcb95bd550c49f8204f00f8fdf628
Related: OS#1645
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_subscriber.c | 34 +++++++++++++++++++++++++---------
openbsc/tests/sgsn/sgsn_test.c | 3 ++-
2 files changed, 27 insertions(+), 10 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)