osmo-mgw/src/libosmo-mgcp
Pau Espin de133113a0 mgw: osmux: Fix conn watchdog timeout not updated
It is currently done upon receival of RTP packets in rx_rtp for pure RTP
conns, but nothing similar is done for Osmux conns, which eventually
trigger a connection time out.

Change-Id: Id592d7db7b9399a497176e0d28cc826b3bce48c0
2020-09-08 17:51:45 +02:00
..
Makefile.am mgcp_e1: finish E1 support, add E1 support from libosmoabis 2020-08-10 22:56:59 +02:00
g711common.h create libosmo-mgcp and osmo-mgw by copying legacy code 2017-10-05 01:40:43 +00:00
mgcp_codec.c get rid of mgcp_internal.h 2020-08-10 22:56:59 +02:00
mgcp_conn.c mgw: Release endpoint after last conn times out 2020-09-08 16:50:24 +02:00
mgcp_ctrl.c Add CTRL interface to osmo-mgw 2020-03-08 13:23:46 +01:00
mgcp_e1.c mgcp_e1: remove unused struct member trunk->e1.line 2020-08-31 16:21:03 +02:00
mgcp_endp.c mgw: Release endpoint after last conn times out 2020-09-08 16:50:24 +02:00
mgcp_msg.c get rid of mgcp_internal.h 2020-08-10 22:56:59 +02:00
mgcp_network.c mgw: Release endpoint after last conn times out 2020-09-08 16:50:24 +02:00
mgcp_osmux.c mgw: osmux: Fix conn watchdog timeout not updated 2020-09-08 17:51:45 +02:00
mgcp_protocol.c mgw: Announce and rebind new local address if change required during MDCX 2020-09-07 18:12:59 +02:00
mgcp_ratectr.c get rid of mgcp_internal.h 2020-08-10 22:56:59 +02:00
mgcp_sdp.c mgw: Initial IPv6 support 2020-09-07 18:12:59 +02:00
mgcp_stat.c get rid of mgcp_internal.h 2020-08-10 22:56:59 +02:00
mgcp_trunk.c mgcp_trunk: increase default number of virtual endpoints 2020-09-07 12:11:25 +02:00
mgcp_vty.c mgw: Introduce VTY cmd 'rtp bind-ip-v6' command 2020-09-07 18:12:59 +02:00