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, neels/cscn_office_ip has been updated
via 0d1530d1f0125cf2cb358791d89db43a8651419a (commit)
via b2386b1923702c3e5fe9992437e086464008a915 (commit)
via 43656b2ab269bd108dca6bb3494681d823f68d85 (commit)
via 0983398110d27302b1509f7b1b3d8123f8f01b5f (commit)
via d9d7c3cbd5607367e8dbb5c181d7a2793cfc2f82 (commit)
from c7baf4d85aa4e0c712ccef3111ac58a135a63912 (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=0d1530d1f0125cf2cb358791d89db43a…
commit 0d1530d1f0125cf2cb358791d89db43a8651419a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Sep 20 18:18:57 2016 +0200
mgcpgw port
Change-Id: I8dd9826279b903c6ba840e9761f9cc8f09693df6
http://cgit.osmocom.org/openbsc/commit/?id=b2386b1923702c3e5fe9992437e08646…
commit b2386b1923702c3e5fe9992437e086464008a915
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Sep 20 18:18:47 2016 +0200
next trans id / next endpoint init
Change-Id: I706224d1eeaa9c8a502b6a779876d657f9de80a2
http://cgit.osmocom.org/openbsc/commit/?id=43656b2ab269bd108dca6bb3494681d8…
commit 43656b2ab269bd108dca6bb3494681d823f68d85
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Sep 20 18:18:26 2016 +0200
mgcp dbg log
Change-Id: I56fda48edaa92abfc6e3886cdfce733bb0686f73
http://cgit.osmocom.org/openbsc/commit/?id=0983398110d27302b1509f7b1b3d8123…
commit 0983398110d27302b1509f7b1b3d8123f8f01b5f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Sep 20 18:18:02 2016 +0200
mdcx connection mode
Change-Id: Idf245b17a20c02995e65595c1401e0b84b754b92
http://cgit.osmocom.org/openbsc/commit/?id=d9d7c3cbd5607367e8dbb5c181d7a279…
commit d9d7c3cbd5607367e8dbb5c181d7a2793cfc2f82
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Sep 20 18:16:35 2016 +0200
move connection mode
Change-Id: I7a3f8905723320d968f1a53c1036904107b4fb2d
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/mgcp.h | 8 +++
openbsc/include/openbsc/mgcp_internal.h | 8 ---
openbsc/include/openbsc/mgcpgw_client.h | 4 +-
openbsc/src/libmgcp/mgcp_network.c | 97 ++++++++++++++++++++++++++++++---
openbsc/src/libmgcp/mgcp_protocol.c | 9 +++
openbsc/src/libmgcp/mgcpgw_client.c | 30 ++++++++--
openbsc/src/libmsc/msc_ifaces.c | 13 ++++-
openbsc/src/osmo-cscn/cscn_main.c | 1 +
openbsc/tests/db/db_test.c | 4 +-
9 files changed, 149 insertions(+), 25 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)