osmo-mgw/src/libosmo-mgcp
Pau Espin 843d9038ce mgw: Allocate mgcp_conn instance under tcfg->endpoints
The connection becomes to the endpoint, so let's not use the NULL
context there.

Related: OS#3950
Change-Id: I6f6441c3ef21aac577af08eb018bacbca4c45fb7
2019-09-19 17:44:16 +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 mgcp_codec_add: fix audio_name size check 2019-08-28 04:56:52 +02:00
mgcp_conn.c explicitly free codecs in mgcp_rtp_conn_cleanup() 2019-08-28 04:57:19 +02:00
mgcp_endp.c Introduce log fmt helpers LOGPENDP and LOGPCONN 2019-04-24 18:57:57 +02:00
mgcp_msg.c mgw: Allow receiving lowercase MGCP header keyword 2019-07-03 12:29:43 +02:00
mgcp_network.c mgcp_send(): stop looping on conversion error 2019-08-21 23:06:02 +02:00
mgcp_osmux.c osmux: Fix hardcoded rtp payload_type 98 in osmux conn 2019-05-19 19:28:49 +02:00
mgcp_protocol.c mgw: Allocate mgcp_conn instance under tcfg->endpoints 2019-09-19 17:44:16 +02:00
mgcp_sdp.c Fix return variable of strtoul() 2019-07-29 18:33:38 +02:00
mgcp_stat.c stat+vty: fix printing of rate counter values 2018-07-09 17:24:55 +02:00
mgcp_vty.c vty: update desc of conn-timeout 2019-06-26 16:28:14 +02:00