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 aeb348f51ddaf72ebd5c8b423290df51a1ae4528 (commit)
from 07005708a8e340d5b8edf36c5d323cb3e92397f5 (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=aeb348f51ddaf72ebd5c8b423290df51…
commit aeb348f51ddaf72ebd5c8b423290df51a1ae4528
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Wed May 31 17:17:59 2017 +0200
aoip: signal channel type to BSC
obtain the permitted speech and the prefered channel parameters
and signal it to the MSC with the channel type field.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/transaction.h | 3 +
openbsc/src/libmsc/a_iface.c | 112 ++++++++++++++++++++++++++++++++--
openbsc/src/libmsc/gsm_04_08.c | 30 +++++++++
3 files changed, 139 insertions(+), 6 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)