On Thu, Dec 22, 2011 at 2:48 PM, Shaun Ruffell <[email protected]> wrote: > On Thu, Dec 22, 2011 at 06:33:44PM +0100, Olivier wrote: >> Hi, >> >> 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) > > I could be mistaken, but I don't think, by default, any of the > configuration files should be including /etc/dahdi/system.conf. > > Where is that include coming from in your configuration? > > In mine it only shows up in some comments: > > $ grep dahdi\/system\.conf /etc/asterisk/* > /etc/asterisk/chan_dahdi.conf:; /etc/dahdi/system.conf. This sets the tone > zone by number. > /etc/asterisk/chan_dahdi.conf:; /etc/dahdi/system.conf). > > -- > Shaun Ruffell > Digium, Inc. | Linux Kernel Developer > 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA > Check us out at: www.digium.com & www.asterisk.org
Shaun During a normal install from sources with the GUI, you get dahdi_guiread.conf:#include "../dahdi/system.conf" -- ~ Andrew "lathama" Latham [email protected] http://lathama.net ~ -- _____________________________________________________________________ -- 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
