aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/README
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2012-03-16 08:14:23 +0100
committerIvan Kluchnikov <kluchnikovi@gmail.com>2014-05-06 17:21:49 +0400
commit0105a6b3408c67237726f500b807ae046995551d (patch)
tree503fcdf2146cf86dfa45e9ec78858e419b9abcc7 /openbsc/README
parent3cb7a632ccb26fd2688fe306aeb3b4d60f49665c (diff)
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.
Diffstat (limited to 'openbsc/README')
0 files changed, 0 insertions, 0 deletions