[Asterisk-Users] *.conf files not parsing

2005-02-11 Thread Robert Goodyear
Has anyone ever seen Asterisk fail to parse files referenced by an 
#include by a *.conf command?

e.g.:
#include /etc/asterisk/sip-phones.d/*.conf
Where the dir sip-phones.d contains sip extension conf files.
This worked fine for nearly a month and then mysteriously stopped 
working for me last night!

Regards,
/rg
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] *.conf files not parsing

2005-02-11 Thread Tzafrir Cohen
On Fri, Feb 11, 2005 at 09:35:12AM -0800, Robert Goodyear wrote:
> Has anyone ever seen Asterisk fail to parse files referenced by an 
> #include by a *.conf command?
> 
> e.g.:
> 
> #include /etc/asterisk/sip-phones.d/*.conf

This does not work in current stable. IIRC it does work in current HEAD.
However it is part of the Xorcom Rapid package (and not part of the
Debian package)

> 
> Where the dir sip-phones.d contains sip extension conf files.
> 
> This worked fine for nearly a month and then mysteriously stopped 
> working for me last night!

Two options:

a. A number of versions have missed the inclusion of that patch. Latest
   version should work (asterisk 1.0.5-1.7) .

b. If you use both xorcom and standard debian testing package, you may
   be using their package.

In any case, what version exactly is your asterisk package? 

  dpkg -l asterisk

or:

  System information -> Package versions

-- 
Tzafrir Cohen | New signature for new address and  |  VIM is
http://tzafrir.org.il | new homepage   | a Mutt's  
[EMAIL PROTECTED] ||  best
ICQ# 16849755 | Space reserved for other protocols | friend
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] *.conf files not parsing

2005-02-11 Thread Robert Goodyear
On Feb 11, 2005, at 3:42 PM, Tzafrir Cohen wrote:
On Fri, Feb 11, 2005 at 09:35:12AM -0800, Robert Goodyear wrote:
Has anyone ever seen Asterisk fail to parse files referenced by an
#include by a *.conf command?
e.g.:
Two options:
a. A number of versions have missed the inclusion of that patch. Latest
   version should work (asterisk 1.0.5-1.7) .
b. If you use both xorcom and standard debian testing package, you may
   be using their package.
In any case, what version exactly is your asterisk package?
  dpkg -l asterisk
I deleted all my SRC files, grabbed latest from CVS and it seems to 
work now. Here's what asterisk -V tells me:

Asterisk CVS-HEAD-02/11/05-13:14:58
Thanks!
/rg
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users