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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, users/daniel/ow-nat-msc-conns has been updated via 11c316f5dd081d3a695812da2ab1e553ebb3be1b (commit) via db3f545da1f48e3cf37de4309cc290e4790c8884 (commit) from 606d70cd2630f2045a754a42b98416d84b60d793 (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=11c316f5dd081d3a695812da2ab1e553e...
commit 11c316f5dd081d3a695812da2ab1e553ebb3be1b Author: Daniel Willmann dwillmann@sysmocom.de Date: Fri Sep 15 13:52:04 2017 +0200
libmgcp: Pass the pointer to the mgcp list on init, don't copy it
Change-Id: I2d51589670bb602422ec98521eec620948752e36
http://cgit.osmocom.org/openbsc/commit/?id=db3f545da1f48e3cf37de4309cc290e47...
commit db3f545da1f48e3cf37de4309cc290e4790c8884 Author: Daniel Willmann dwillmann@sysmocom.de Date: Fri Sep 15 13:51:28 2017 +0200
libmgcp: Fix mgcp instance argument
Change-Id: I47e5b6fbcf0981699b330030de92f209fc4bb25a
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/bsc_nat.h | 2 +- openbsc/include/openbsc/mgcp.h | 2 +- openbsc/src/libmgcp/mgcp_vty.c | 9 +++++---- openbsc/src/osmo-bsc_mgcp/mgcp_main.c | 6 +++--- openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c | 6 +++--- openbsc/src/osmo-bsc_nat/bsc_nat.c | 4 ++-- openbsc/src/osmo-bsc_nat/bsc_nat_utils.c | 1 - 7 files changed, 15 insertions(+), 15 deletions(-)
hooks/post-receive