Bug#336828: asterisk: computer hangs if config file includes a directory

2005-11-01 Thread Tzafrir Cohen
On Tue, Nov 01, 2005 at 09:38:39AM -0500, Jamie McClelland wrote: > Package: asterisk > Version: 1.0.7-BRIstuffed-0.2.0-RC7k > Severity: normal > > > If you create a directory in /etc/asterisk, such as: > > mkdir /etc/asterisk/extensions > > And then add a directive to include the directory in

Bug#336828: asterisk: computer hangs if config file includes a directory

2005-11-01 Thread Jamie McClelland
Package: asterisk Version: 1.0.7-BRIstuffed-0.2.0-RC7k Severity: normal If you create a directory in /etc/asterisk, such as: mkdir /etc/asterisk/extensions And then add a directive to include the directory in another file, such as: echo "#include extensions" >> /etc/asterisk/extensions.conf T