~alpine/devel

1

[alpine-devel] Asterisk init.d

Details
Message ID
<401869.27740.qm@web50202.mail.re2.yahoo.com>
Sender timestamp
1235594711
DKIM signature
missing
Download raw message
I noticed that, logged in as root, running "/etc/init.d/asterisk start" followed by "/etc/init.d/asterisk stop" failed.  The start worked fine, but stop took a long time, outputting:

# /etc/init.d/asterisk start
 * Starting asterisk PBX (as asterisk): ok.
# /etc/init.d/asterisk stop
 * Stopping asterisk PBX gracefully: Waiting for asterisk to shutdown .............................................................
 failed. Failed.
# ps
PID   USER     TIME   COMMAND
...
10424 asterisk   0:00 /usr/sbin/asterisk -U asterisk
...

I can kill asterisk with "killall asterisk", but I would rather have the init.d script working.  Any ideas?

I'm running alpine-1.8.0 containing asterisk-1.6.1_beta3.

Ted


      


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Details
Message ID
<1235661652.17189.125.camel@nc>
In-Reply-To
<401869.27740.qm@web50202.mail.re2.yahoo.com> (view parent)
Sender timestamp
1235661652
DKIM signature
missing
Download raw message
On Wed, 2009-02-25 at 12:45 -0800, Ted Trask wrote:
> I noticed that, logged in as root, running "/etc/init.d/asterisk start" followed by "/etc/init.d/asterisk stop" failed.  The start worked fine, but stop took a long time, outputting:
> 
> # /etc/init.d/asterisk start
>  * Starting asterisk PBX (as asterisk): ok.
> # /etc/init.d/asterisk stop
>  * Stopping asterisk PBX gracefully: Waiting for asterisk to shutdown .............................................................
>  failed. Failed.
> # ps
> PID   USER     TIME   COMMAND
> ...
> 10424 asterisk   0:00 /usr/sbin/asterisk -U asterisk
> ...
> 
> I can kill asterisk with "killall asterisk", but I would rather have the init.d script working.  Any ideas?
> 
> I'm running alpine-1.8.0 containing asterisk-1.6.1_beta3.

this should be fixed in the upcomming 1.8.1_beta1

Thanks!

-nc




---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)