osmo-msc/openbsc/src/libmgcp
Holger Hans Peter Freyther b3cbd9aa3b mgcp: Indicate where the sending failed
The log message does not help and says where the data is
being sent to. This is because we have both a RTP and RTCP
port. Remember if we failed with RTCP or RTP and improve
the log message.

I was searching a case where the port was bound to a local
address (e.g. 127.0.0.1) and tried to send the data to a
public one (e.g. 8.8.8.8).
2015-10-08 19:15:41 +02:00
..
Makefile.am mgcp: Move the SDP handling into a separate file/module 2015-08-14 09:24:11 +02:00
g711common.h mgcp: Move transcoding to libmgcp 2014-06-05 14:08:53 +02:00
mgcp_network.c mgcp: Indicate where the sending failed 2015-10-08 19:15:41 +02:00
mgcp_osmux.c osmux: add option to pad the circuit with dummy messages 2015-08-19 00:17:31 +02:00
mgcp_protocol.c mgcp: Fix grammar, clean-up return codes 2015-09-04 16:05:30 +02:00
mgcp_sdp.c mgcp: Add transcoding from PCMU as well 2015-08-19 15:44:44 +02:00
mgcp_transcode.c mgcp: Add transcoding from PCMU as well 2015-08-19 15:44:44 +02:00
mgcp_vty.c osmux: fix show online-help 2015-09-07 11:31:17 +02:00