Bug 483536

Summary: wrong asterisk.conf path in init file
Product: [Fedora] Fedora Reporter: takeshi sakurai <cocteau666>
Component: asteriskAssignee: Jeffrey C. Ollie <jeff>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: jeff
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-02 13:10:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
fix variable of asterisk.conf path none

Description takeshi sakurai 2009-02-02 09:37:36 UTC
Created attachment 330605 [details]
fix variable of asterisk.conf path 

$AST_CONFIG has full path of asterisk.conf.
But in "/etc/init.d/asterisk", write "$AST_CONFIG/asterisk.conf".
Because of this, system say "can't find asterisk.conf"

See an attachement how to fix this problem.

Comment 1 Jeffrey C. Ollie 2009-02-02 13:10:14 UTC

*** This bug has been marked as a duplicate of bug 475449 ***