[PATCH 9/9] Fixed problem of mute audio on some calls

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Andreas Eversberg andreas at eversberg.eu
Thu Jan 23 10:57:00 UTC 2014


Peter Stuge wrote:
> What is errno set to when this failure happens?
>
> How to handle read() failures should probably depend on exactly what
> the failure is, ie. might need testing errno for known benign values
> and letting anything else cause a more severe error which bubbles up
> the stack.
i did some tests. it actually happens when the remote peer has not yet 
bound the RTP socket, so the local peer receives a "connection refused". 
i updated the patch, see attachment.


More information about the OpenBSC mailing list