[asterisk-bugs] [JIRA] (ASTERISK-26025) Asterisk doesn't start correctly in kickstart post-install script
Michael Newton (JIRA)
noreply at issues.asterisk.org
Mon May 16 14:05:56 CDT 2016
Michael Newton created ASTERISK-26025:
-----------------------------------------
Summary: Asterisk doesn't start correctly in kickstart post-install script
Key: ASTERISK-26025
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26025
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/Netsock
Affects Versions: 13.9.1
Environment: Scientific Linux (RHEL) 6.7
Reporter: Michael Newton
Our provisioning process includes a Kickstart post script that compiles, installs, and starts Asterisk before installing FreePBX. This works very well under Asterisk 11 but fails under Asterisk 13. The FreePBX installer attempts to run {{asterisk -rx 'core show version'}} before installation, and complains that it cannot.
Investigating this failure, I found that Asterisk starts up, but does not create {{/var/run/asterisk/asterisk.ctl}} so no remote connections can be created. I've verified that {{/var/run/asterisk/asterisk.pid}} is created, and the output from {{ps}} shows that Asterisk continues running. Setting the Asterisk logging level to debug shows no errors occurring at startup.
Once the server is rebooted, and no longer in Kickstart, the control file is created without issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list