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, pmaier/aoip_msc has been updated
discards e1e5f7464a4d4b82598dd96af65b5b2494ab02e4 (commit)
via 6f508dd36cfb2534d90282072067089b440c787c (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (e1e5f7464a4d4b82598dd96af65b5b2494ab02e4)
\
N -- N -- N (6f508dd36cfb2534d90282072067089b440c787c)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=6f508dd36cfb2534d90282072067089b…
commit 6f508dd36cfb2534d90282072067089b440c787c
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed Apr 12 15:19:45 2017 +0200
WIP: Integrate AoIP into MSC
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/osmo_msc.h | 3 ++
openbsc/src/libmsc/a_iface.c | 85 +++++++++++++++++++++++++++++++++-----
openbsc/src/libmsc/osmo_msc.c | 6 +--
3 files changed, 80 insertions(+), 14 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)