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 has been updated
via e6d80bb7436dd30b314a6b586f9c60d5ad89dad8 (commit)
from 4f7ae4d22e36a618496ee545f75d7770b11b2007 (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=e6d80bb7436dd30b314a6b586f9c60d5…
commit e6d80bb7436dd30b314a6b586f9c60d5ad89dad8
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jun 12 12:26:31 2017 +0200
mgcp: make bts base port configurable
Currently the rtp base port of the BTS is hardcoded (4000) and not
configurable. This patch adds VTY configuration options to make
it adjustable.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/mgcpgw_client.h | 1 +
openbsc/src/libmgcp/mgcpgw_client.c | 2 ++
openbsc/src/libmgcp/mgcpgw_client_vty.c | 21 +++++++++++++++++++++
openbsc/src/libmsc/msc_ifaces.c | 12 +++++++++---
4 files changed, 33 insertions(+), 3 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)