osmo-mgw/src/libosmo-mgcp
Pau Espin ac772d8b0c mgcp_osmux.c: osmux_enable_endpoint: Fix incorrect return check
osmux_xfrm_input_open_circuit returns 0 on success and -1 on error.
Confusion comes from that function being implemented by calling
osmux_batch_add_circuit which returns NULL on error.

cherry-picked from: openbsc.git ac1b03c8e59408336d07527e2597171cb99ed654.

Change-Id: Iba018aa57901642ea4c486526a973fe6023e10cf
2019-05-06 18:02:02 +02:00
..
Makefile.am mgw: clean up codec negotiation (sdp) 2018-06-23 11:39:44 +00:00
g711common.h create libosmo-mgcp and osmo-mgw by copying legacy code 2017-10-05 01:40:43 +00:00
mgcp_codec.c Introduce log fmt helpers LOGPENDP and LOGPCONN 2019-04-24 18:57:57 +02:00
mgcp_conn.c osmux: Cleanup of CID alloc pool APIs 2019-04-25 21:38:38 +00:00
mgcp_endp.c Introduce log fmt helpers LOGPENDP and LOGPCONN 2019-04-24 18:57:57 +02:00
mgcp_msg.c Introduce log fmt helpers LOGPENDP and LOGPCONN 2019-04-24 18:57:57 +02:00
mgcp_network.c Introduce log fmt helpers LOGPENDP and LOGPCONN 2019-04-24 18:57:57 +02:00
mgcp_osmux.c mgcp_osmux.c: osmux_enable_endpoint: Fix incorrect return check 2019-05-06 18:02:02 +02:00
mgcp_protocol.c create_response_with_sdp: Fix inclusion of X-Osmux 2019-04-25 21:38:31 +00:00
mgcp_sdp.c Introduce log fmt helpers LOGPENDP and LOGPCONN 2019-04-24 18:57:57 +02:00
mgcp_stat.c stat+vty: fix printing of rate counter values 2018-07-09 17:24:55 +02:00
mgcp_vty.c osmux: Cleanup of CID alloc pool APIs 2019-04-25 21:38:38 +00:00