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, aoip has been updated
via a864742a9d821e0a359c632cddcf25eba0b9d037 (commit)
via d92e7b433b2cafe78510fa0001bed155c25084a2 (commit)
from d52abbd0992300bff3fc7d5507f1eb3c1f973919 (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=a864742a9d821e0a359c632cddcf25eb…
commit a864742a9d821e0a359c632cddcf25eba0b9d037
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon May 22 21:27:19 2017 +0200
comment: fixme to cleanup MGCP ports
Related: OS#2279
Change-Id: Iaf4877ad1c6446609715094d785e9be93c9e0429
http://cgit.osmocom.org/openbsc/commit/?id=d92e7b433b2cafe78510fa0001bed155…
commit d92e7b433b2cafe78510fa0001bed155c25084a2
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon May 22 21:28:09 2017 +0200
msc: enable basic CTRL commands
So far CTRL was not used by anyone, and was still disabled from the initial
implementation of the OsmoMSC. Now we need it in osmo-gsm-tester.
Only add the MSC specific CTRL commands, the bsc_base_ctrl_cmds_install() still
needs to be split up.
Change-Id: Id8f72000e0f4dea081bfce94fde8cd54290dfa7d
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmgcp/mgcpgw_client.c | 1 +
openbsc/src/osmo-msc/msc_main.c | 11 ++---------
2 files changed, 3 insertions(+), 9 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)