mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
pbx/tasks/enable-or-disable.yml: Asterisk starting snafu
This commit is contained in:
parent
f3626b4fde
commit
1c05a05b64
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# 2021-08-04: This stanza commonly causes systemd error "Asterisk is already
|
# 2021-08-04: Stanza below commonly causes systemd error "Asterisk is already
|
||||||
# running. /etc/init.d/asterisk will exit now" (initial installs especially?)
|
# running. /etc/init.d/asterisk will exit now" (initial installs especially?)
|
||||||
#
|
#
|
||||||
# Also 'systemctl restart freepbx' all alone during initial install -- is
|
# But without this stanza, 'systemctl restart freepbx' all alone during initial
|
||||||
# likewise unreliable -- as confirmed on both Ubuntu 20.04 and Debian 11 :/
|
# install ALSO fails to start Asterisk reliably, on Ubuntu 20.04 & Debian 11 :/
|
||||||
#
|
#
|
||||||
# Yes /etc/systemd/system/freepbx.service is supposed to run 'fwconsole stop'
|
# Yes /etc/systemd/system/freepbx.service is supposed to run 'fwconsole stop'
|
||||||
# then 'fwconsole start' reliably, as many web posts recommend, But No Dice :/
|
# then 'fwconsole start' reliably, as many web posts recommend, But No Dice!
|
||||||
#
|
#
|
||||||
# Do we need something like 'RestartSec=3' in freepbx.service ??
|
# Do we need something like 'RestartSec=3' in freepbx.service ??
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue