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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, pmaier/aoip3 has been created
at c54a5f3d69c18b7b9cc236eca5b8ef8ad7481f34 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=c54a5f3d69c18b7b9cc236eca5b8ef8a…
commit c54a5f3d69c18b7b9cc236eca5b8ef8ad7481f34
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Mon Jul 31 19:19:34 2017 +0200
mgcp: remove proactive DLCX
To prevent a situation where one ore more seized enpoints stay
seized after an MSC crash (information loss, endpoints can not
be released) we send a DLCX command before making new connections
on the MGCP-GW. This method is loud and hackish.
Remove all functionality that sends a DLCX before making a new
connection.
Enable force_realloc functionality in the MGCP code in order to
have seized enpoints automatically released on new connections,
in case they are seized
-----------------------------------------------------------------------
hooks/post-receive
--
Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)