Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: ldkeen on June 20, 2009, 08:56:33 AM

Title: Error running dahdi_cfg at startup
Post by: ldkeen on June 20, 2009, 08:56:33 AM
I've just upgraded to 2.3.1-9 and I get the following when booting:
Code: [Select]
Running dahdi_cfg: Notice: Configuration file is /etc/dahdi/system.conf
line 12: Syntax error. Should be <keyword>=<value>
line 14: Syntax error. Should be <keyword>=<value>

2 error(s) detected

I think it's only cosmetic as everything seems to be working OK.
Looking at the file I can see the Caret symbol (^) on both those lines but I can't seem to get rid of them.
Lloyd
Title: Re: Error running dahdi_cfg at startup
Post by: SARK devs on June 20, 2009, 03:41:28 PM
Hi Lloyd,

It is a fault in dahdi-genconf.  There is a reference to it in our notes; genconf generates a couple of empty lines into system.conf and the asterisk parser doesn't like them.  You can simply revisit PCI Cards,  remove the two offending lines and issue a Commit.

Also, I would receommend you go up to -12, there are a few greenies in -9.

Best

Jeff
Title: Re: Error running dahdi_cfg at startup
Post by: iam on June 20, 2009, 11:17:14 PM
-13 is also available for download. Why don't you recommend it, is it buggy two?

Sincerely
Title: Re: Error running dahdi_cfg at startup
Post by: ldkeen on June 20, 2009, 11:47:16 PM
Hmm, I didn't see .12 and .13 I grabbed the one off the bottom of the list :-)) I'll put .13 on now.
Thanks Jeff