Public bug reported:

The debug option commented out by default in /etc/default/asterisk is:-

PARAMS="-D -g -vvv"

This causes Asterisk to fail:-

Starting Asterisk PBX: /usr/sbin/asterisk: invalid option -- D

This needs to be changed to:-

PARAMS="-d -g -vvv"

** Affects: asterisk (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Debug switch wrong in /etc/default/asterisk
https://launchpad.net/bugs/68169

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to