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, master has been updated via 06bd94b8f5601fddb4842e9a6a685b21f6a6d7e2 (commit) from 948847c23802ac344b0be0813d55a496d6a73263 (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=06bd94b8f5601fddb4842e9a6a685b21f...
commit 06bd94b8f5601fddb4842e9a6a685b21f6a6d7e2 Author: Pau Espin Pedrol pespin@sysmocom.de Date: Fri Aug 11 18:32:22 2017 +0200
mgcp: Fix uplink activation of Osmux stream
Commit 575420637981828b64c1292ada015d7170b89390 introduced OSMUX_STATE_NEGOTIATING to fix a race condition present in osmo-bsc_nat. However, after this change osmo-bsc_mgcp cannot switch to OSMUX_STATE_ACTIVATING anymore, which means during osmux_send_dummy time it won't call osmux_enable_endpoint(), which in turn won't set endp type to MGCP_OSMUX_BSC.
If MGCP_OSMUX_BSC is not set, uplink streams are sent using regular RTP instead of Osmux not matter it is enabled in config or not.
Change-Id: Ibcb59aa1ca25408f82cc88c2d5b81177b5f276dc
-----------------------------------------------------------------------
Summary of changes: openbsc/src/libmgcp/mgcp_protocol.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org