osmo-msc/src
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
..
gprs sgsn: Convert cch_pdp to host order for libgtp 2017-08-27 02:33:48 +02:00
ipaccess move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
libbsc handover_logic: set correct link to bts for subscriber_connection in case of moving this connection to another bts 2017-08-27 02:33:49 +02:00
libcommon libcommon: Fix log output for bts>0. 2017-08-27 02:33:49 +02:00
libcommon-cs check for missing result of rate_ctr_group_alloc() 2017-08-27 02:33:48 +02:00
libfilter move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
libiu Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
libmgcp mgcp: Fix uplink activation of Osmux stream 2017-08-27 02:33:49 +02:00
libmsc libmsc: use new smpp34 esm_class definitions 2017-08-27 02:33:49 +02:00
libtrau move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
libvlr Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
osmo-bsc Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
osmo-bsc_mgcp move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
osmo-bsc_nat move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
osmo-msc Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
utils utils: smpp_mirror: bounce Delivery Receipts as Delivery Acknowledgments 2017-08-27 02:33:49 +02:00
Makefile.am Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00