osmo-mgw/src/libosmo-mgcp
Alexander Chemeris ebb9bf3f12 rtp_bridge: Demote a chatty ERROR log message to DEBUG level.
Not having a second leg of an MGCP endpoint is a normal situtation
and can't be treated as an ERROR message, especially not as an ERROR
message logged on every RTP packet. This happens routinely at
the beginning of call setup and we get tens of ERROR messages in
the logs for every call.

Change-Id: If741a742208772bda4e59236345d7ae650368d5a
2020-05-11 18:14:31 +03:00
..
Makefile.am Add CTRL interface to osmo-mgw 2020-03-08 13:23:46 +01: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 Update per-trunk global packet/byte counters in real-time 2020-03-08 14:50:20 +01:00
mgcp_ctrl.c Add CTRL interface to osmo-mgw 2020-03-08 13:23:46 +01: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 rtp_bridge: Demote a chatty ERROR log message to DEBUG level. 2020-05-11 18:14:31 +03:00
mgcp_osmux.c Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-05-09 19:15:50 +02:00
mgcp_protocol.c counters: Implement more useful counters. 2020-05-05 22:17:41 +03: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 counters: Implement more useful counters. 2020-05-05 22:17:41 +03:00