Koozali.org: home of the SME Server

Error running dahdi_cfg at startup

Offline ldkeen

  • *
  • 405
  • +0/-0
Error running dahdi_cfg at startup
« 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

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Error running dahdi_cfg at startup
« Reply #1 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

Offline iam

  • **
  • 25
  • +0/-0
Re: Error running dahdi_cfg at startup
« Reply #2 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

Offline ldkeen

  • *
  • 405
  • +0/-0
Re: Error running dahdi_cfg at startup
« Reply #3 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