On Monday 31 January 2011 07:26:25 Benny Amorsen wrote: > Sorry for resurrecting an old thread... > > Tilghman Lesher writes: > > Out of curiosity, what platform are you running on? On most platforms > > that are able to run Asterisk, with the possible exception of Solaris, > > increasing the maximum file descriptor for use with select(2) is > > possible. > > I am not entirely sure yet, but it looks like Asterisk 1.8.x fails to > increase the maximum file descriptor when running on Linux, if configure > is not run as root. > > If configure is run as root, everything works as expected.
Correct; and Asterisk needs to be started as root, even if it will drop privileges after startup. Do this, and there should be no problems. -- Tilghman -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
