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, master has been updated via 3ffce19cb4929c907460753d302e4720558cc6d2 (commit) from 35697b9a109f08791c00dbb1a8dfaaaff29a8a80 (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=3ffce19cb4929c907460753d302e47205...
commit 3ffce19cb4929c907460753d302e4720558cc6d2 Author: Max msuraev@sysmocom.de Date: Mon Apr 25 15:22:00 2016 +0200
Disconnect calls with incompatible channel types / modes
In case both TCH/H and TCH/F or different codecs are configured and internal MNCC handler is used we might end up in a situation where call legs with incompatible channel types or codecs would be connected resulting in a broken audio. Disconnect such calls with appropriate error message.
Fixes: OS#1663
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libmsc/gsm_04_08.c | 46 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-)
hooks/post-receive