<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
I am using asterisk version 1.2.18.<br>
<br>
I recently tried to change my asterisk configuration by using #include
statements to include other config files in my extensions.conf and
queues.conf files.<br>
<br>
My queues.conf is in /etc/asterisk. It includes several files which are
in /etc/asterisk/queues. Each of these files contains the config of
individual queues.<br>
<br>
Again each of the individual queue config files in /etc/asterisk/queues
includes files which are in /etc/asterisk/queues/queue_members. <br>
<br>
The problem is that when I reload this config I get the following
error: -<br>
<br>
<b>WARNING: Maaximum include level exceeded : 10</b><br>
<br>
Has anyone encoutered this before and does anyone know what it means ??<br>
<br>
Any help will be deeply appreciated as I have been unable to find any
documentation on this.<br>
<br>
Thanks<br>
-Deepak<br>
<br>
<br>
</body>
</html>