osmo-msc/src/libmgcp
Pau Espin babd38d8cf mgcp: Fix uplink activation of Osmux stream
Commit 5754206379 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
2017-08-27 02:33:49 +02:00
..
Makefile.am Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
g711common.h move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mgcp_common.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
mgcp_network.c mgcp: hack RAB success from nano3G: patch first RTP payload 2017-08-23 14:34:38 +02:00
mgcp_osmux.c mgcp_osmux: Remove unused parameter 2017-08-27 02:33:49 +02:00
mgcp_protocol.c mgcp: Fix uplink activation of Osmux stream 2017-08-27 02:33:49 +02:00
mgcp_sdp.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mgcp_transcode.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mgcp_vty.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mgcpgw_client.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
mgcpgw_client_vty.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00