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 6c4339f77f4d97a8180c81521b63c50dbd8333a4 (commit)
from aeb348f51ddaf72ebd5c8b423290df51a1ae4528 (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=6c4339f77f4d97a8180c81521b63c50d…
commit 6c4339f77f4d97a8180c81521b63c50dbd8333a4
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jun 2 17:48:37 2017 +0200
fixup for: aoip: signal channel type to BSC
The channel type and the speech codec element is now
signalled to the BSC. The BSC checks both fields and
select a codec by its preference. The choosen speech
codec and the choosen channel (type) is returned to
the MSC. Currently the MSC ignores the return values
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmsc/a_iface.c | 35 +++++-
openbsc/src/osmo-bsc/osmo_bsc_audio.c | 7 +-
openbsc/src/osmo-bsc/osmo_bsc_bssap.c | 228 +++++++++++++++++++++++++---------
3 files changed, 204 insertions(+), 66 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)