Files
asterisk/res
Corey Farrell ea65e4d44c res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions
ast_bind to a port reserved for another program by SELinux causes
errno == EACCES.  This caused random failures when binding rtp or
udptl sockets.  Treat EACCES as a non-fatal error, try next port.

(closes issue ASTERISK-23134)
Reported by: Corey Farrell


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@406933 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-01-30 20:26:52 +00:00
..
2013-08-30 17:50:03 +00:00
2013-08-30 18:55:39 +00:00
2013-05-15 12:37:29 +00:00