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, achemeris/mncc_cause_fixes has been created
at 73a937d25191c0b7eb40e6038889ffde5848bf3d (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=73a937d25191c0b7eb40e6038889ffde…
commit 73a937d25191c0b7eb40e6038889ffde5848bf3d
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Sep 12 20:25:09 2015 -0400
mncc: Send "Dest OOO" cause in case of a link radio failure.
Previously we were sending a generic "Resource unavailable" cause code
making
it impossible to distinguish real error cases from a regular radio link failure.
This was the reason for many "unknown" call errors we've seen at
Rhizomatica
installations. Now they are properly classified as non-erroneous call failures.
http://cgit.osmocom.org/openbsc/commit/?id=868e06f4bca19bb051e5f8aca0040411…
commit 868e06f4bca19bb051e5f8aca004041195a70031
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Sep 12 20:20:44 2015 -0400
mncc: Log CC cause when sending a primitive to MNCC.
http://cgit.osmocom.org/openbsc/commit/?id=64b35c45e1a7eee630a4ddbc48b126b1…
commit 64b35c45e1a7eee630a4ddbc48b126b1548cc1f9
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sat Sep 12 20:18:33 2015 -0400
mncc: Implement helper functions to convert MNCC cause to a string.
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)