I believe that at the time the bug was posted, the init.d script used start-stop-daemon to execute asterisk as the user asterisk, which meant that asterisk could not set itself to run with real-time permissions.
That problem has been resolved since. As for the fact that the message is sent to stdout: a problem indeed: it is after asterisk has daemonized but before proper logger facilities are availble. The error would have been printed if asterisk would not have been daemonized (e.g: safe_asterisk used). Close? -- Tzafrir Cohen icq#16849755 +972-50-7952406 [EMAIL PROTECTED] http://www.xorcom.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

