osmo-bsc/openbsc/src
Andreas Eversberg cf7557a7e7 rtp: Fixed problem of mute audio on some calls
When reading from RTP socket, the first read() may fail right after
connecting to remote socket. Subsequent read() will work as it should.

If the remote socket does not open fast enough, the transmitted RTP
payload can cause an ICMP (connection refused) packet reply. This causes
the read to fail with errno=111. In all other error cases, the errno is
logged at debug level. In all error cases, reading is not disabled.

Conflicts:
	openbsc/src/libtrau/rtp_proxy.c

[hfreyther: Fix typo, stop reading in all cases but ECONNREFUSED]
2015-03-28 17:56:16 +01:00
..
gprs sgsn: Add easy APN commands with just the name 2015-02-06 16:44:58 +01:00
ipaccess adopt recent IPA related symbol rename 2014-08-20 23:47:56 +02:00
libbsc ctrl: Implement a global result for rf_locked 2015-02-10 23:03:25 +01:00
libcommon nokia: Allow to set the reset time for the nokia bts 2015-02-07 13:27:36 +01:00
libgb Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
libmgcp rtp: Catch up with the removal of the rtp.h 2015-03-22 13:56:30 +01:00
libmsc smpp: Fix potential crash in handling submitSM 2015-02-08 09:56:31 +01:00
libtrau rtp: Fixed problem of mute audio on some calls 2015-03-28 17:56:16 +01:00
osmo-bsc nitb: Move the rf-lock commands from osmo-bsc to libbsc 2015-02-10 21:37:16 +01:00
osmo-bsc_mgcp logging: Only compare the subscr address 2015-01-02 11:43:06 +01:00
osmo-bsc_nat nat: getopt returns "static" data no need to copy it 2015-02-08 09:25:38 +01:00
osmo-nitb Fix most compiler warnings with gcc-4.9.2 2015-01-01 12:32:03 +01:00
utils meas: Unbreak the build once more 2015-01-10 09:54:30 +01:00
Makefile.am move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00