On Sat, 29 Jan 2011 19:11:35 +0330, Pezhman Lali <[email protected]>
wrote:
>it's the default setting of asterisk.conf, your config is not complete.
>-f in the ps output, shows your asterisk have been run in fork mode, disable
>it.

Thanks for the tip. I looked around in /etc/asterisk, but found no
info about the number of child processes being forked, and
/etc/init.d/asterisk doesn't do much either:

case $1 in
        start) export TZ=`cat /etc/TZ`;
               asterisk -f >/dev/null 2>/dev/null & ;;


--
_____________________________________________________________________
-- 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

Reply via email to