On Thursday 22 Dec 2011, Olivier wrote:
> Testing 1.8.8.0 (with Dahdi 2.5.0.2 and asterisk-gui 2.1.0-rc1), I'm
> seeing this on my console:
> 
> WARNING[25363]: config.c:1208 process_text_line: Unknown directive
> '#' at line 1 of /etc/asterisk/../dahdi/system.conf
> 
> This warning is repeated for every line starting with  a # char.
> Shall I care ?
> Suggestions ?
> 
> (To me, /etc/asterisk/../dahdi/system.conf belongs to Dahdi, not to
> Asterisk)

Use ";" instead of "#" to comment dahdi/system.conf.  If it's auto-
generated, perhaps this would help after the auto-generation:

  sed -i -e 's/^#/;/' /etc/dahdi/system.conf

Regards,

-- Raj
-- 
Raj Mathur                          || r...@kandalaya.org   || GPG:
http://otheronepercent.blogspot.com || http://kandalaya.org || CC68
It is the mind that moves           || http://schizoid.in   || D17F

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to