Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63730 - asterisk server shutdown problem
Summary: asterisk server shutdown problem
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Stefan Knoblich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-11 18:38 UTC by Joseph
Modified: 2004-10-29 16:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph 2004-09-11 18:38:06 UTC
Starting asterisk it works OK
/etc/init.d/asterisk start    <OK>

But when I try to stop it:
/etc/init.d/asterisk stop  I get an error message:
/sbin/runscript.sh: line 534:  8020 Broken pipe             /usr/sbin/asterisk -r -x "STOP NOW" 2>/dev/nul

Reproducible: Always
Steps to Reproduce:
1./etc/init.d/asterisk start
2./etc/init.d/asterisk stop
3.

Actual Results:  
/sbin/runscript.sh: line 534:  8020 Broken pipe             /usr/sbin/asterisk
-r -x "STOP NOW" 2>/dev/nul
Comment 1 Stefan Knoblich (RETIRED) gentoo-dev 2004-09-23 17:11:46 UTC
this has been fixed in asterisk-1.0.0 (which is "clean" fix, since this version writes a .pid file now)
Comment 2 Stefan Knoblich (RETIRED) gentoo-dev 2004-10-29 16:52:53 UTC
fixed upstream (use >1.0.0)