On 08/12/2010 09:08 AM, unsero...@aol.com wrote:
>>
>>  Hi all,
>>
>>  using Asterisk 1.8 beta3 installed from scratch I am not able to
> stop/start/restart Asterisk deamon with
>>
>>  /etc/init.d/asterisk stop|start|restart
>>
>>  It just happens nothing, no warnings, errors etc.
>
> Next step: start tracing.
>
>    sh  -x /etc/init.d/asterisk start
>
> --
> sh -x /etc/init.d/asterisk start
>
> leads to
>
> + PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
>
>
> + NAME=asterisk
>
>
> + DESC=Asterisk PBX
>
>
> + DAEMON=/usr/sbin/asterisk
>
>
> + ASTVARRUNDIR=/var/run/asterisk
>
>
> + ASTETCDIR=/etc/asterisk
>
>
> + TRUE=/bin/true
>
>
> + set -e
>
>
> + [ -x /usr/sbin/asterisk ]
>
>
> + [ -d /etc/asterisk ]
>
>
> + . /lib/lsb/init-functions
>
>
> + FANCYTTY=
>
>
> + [ -e /etc/lsb-base-logging.sh ]
>
>
> + . /etc/lsb-base-logging.sh
>
>
> + readlink /etc/init.d/asterisk
>
>
> + CONFIG0=
>
>
> --
> No ideas? Sorry but I'm new to Linux and I am wondering why I can't stop or 
> start the deamon
>
> the way it works with 1.6.1.20. I installed Asterisk 1.8 with all defaults 
> set. Maybe something
>
> is missing in any conf file?
>
>
>

Make sure it starts without the daemon. Try asterisk -cvvvvvvv. Does it 
start then?

sean


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