osmo-msc/openbsc/src
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
..
gprs gsup: factor out header composition & sending. 2015-10-07 18:59:01 +02:00
ipaccess adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
libbsc amr: Attempt to unbreak the AMR support in the BSC 2015-10-02 15:30:29 +02:00
libcommon vty: Change the return type from enum to int 2015-09-24 15:39:30 +02:00
libfilter build: avoid spurious hard dependency on libosmo-sccp 2015-06-19 20:58:35 +02:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp mgcp: Indicate where the sending failed 2015-10-08 19:15:41 +02:00
libmsc mncc: Use the default codec from the built-in mncc mode 2015-09-14 10:12:29 +02:00
libtrau Fix build wrt. missing CFLAGS constituents 2015-06-19 20:56:53 +02:00
osmo-bsc amr: Attempt to unbreak the AMR support in the BSC 2015-10-02 15:30:29 +02:00
osmo-bsc_mgcp vty: Change the return type from enum to int 2015-09-24 15:39:30 +02:00
osmo-bsc_nat vty: Change the return type from enum to int 2015-09-24 15:39:30 +02:00
osmo-nitb vty: Change the return type from enum to int 2015-09-24 15:39:30 +02:00
utils write_queue: Check the result of osmo_wqueue_enqueue and free 2015-03-28 18:13:37 +01:00
Makefile.am filter: Move the gsm 04.08 filter to a common place 2015-05-03 21:42:27 +02:00