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 614aba391d836645127b90dab7f3ec826d7b574e (commit)
via 79135acbb88c92bbe0214ada4feea53cb12a0ef4 (commit)
from e5ba92e7bedcb3e9981161a33f7dd8ef6d2cf178 (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=614aba391d836645127b90dab7f3ec82…
commit 614aba391d836645127b90dab7f3ec826d7b574e
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Fri Sep 4 16:01:12 2015 +0200
mgcp: Fix grammar, clean-up return codes
Mike's patch included clean-ups I want to apply separately and
change them a bit. If we return from an else we don't need to
put the else.
* Try the E1 trunk first
* Then try a local virtual trunk
* Fail if none of the above returned
http://cgit.osmocom.org/openbsc/commit/?id=79135acbb88c92bbe0214ada4feea53c…
commit 79135acbb88c92bbe0214ada4feea53cb12a0ef4
Author: Michael McTernan <mike.mcternan(a)wavemobile.com>
Date: Fri Sep 4 15:57:47 2015 +0200
mgcp: Remove use of hardwired @mgw from endpoint IDs.
Remove the host portion of the endpoint Id. This requires less
configuration and we are probably fine to trust that MGCP only
received messages designated for it.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmgcp/mgcp_protocol.c | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)