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_master has been created
at 45450b9214a01351ad88710430b43884fa161243 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=45450b9214a01351ad88710430b43884…
commit 45450b9214a01351ad88710430b43884fa161243
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=e98086dad536f6415da387db5de32b1c…
commit e98086dad536f6415da387db5de32b1c146be9f2
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=cdedf561ba3ff265c005e339aec76c9f…
commit cdedf561ba3ff265c005e339aec76c9f41f2f2b7
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)