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, max/mnccfix has been created at 1bafaeec148d609019b2b1c0801ae2d8fac5fa20 (commit)
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/openbsc/commit/?id=1bafaeec148d609019b2b1c0801ae2d8f...
commit 1bafaeec148d609019b2b1c0801ae2d8fac5fa20 Author: Max msuraev@sysmocom.de Date: Wed Mar 23 19:10:23 2016 +0100
Don't connect channels of incompatible voice codec
Note: ideally this situation should not happen - we should check channel compatibility before paging 2nd leg of the call.
Fixes: OS#1663
http://cgit.osmocom.org/openbsc/commit/?id=4725f355c6eb224c534c78a7cde064d43...
commit 4725f355c6eb224c534c78a7cde064d430ca4712 Author: Max msuraev@sysmocom.de Date: Wed Mar 23 10:53:34 2016 +0100
Refactor internal mncc code
Consistently use enums instead of (u)int, char etc. Use bool for boolean types. Add extra debug output with channel mode and type to simplify troubleshooting.
-----------------------------------------------------------------------
hooks/post-receive