On Thu, Oct 20, 2011 at 11:01 AM, salaheddine elharit <
[email protected]> wrote:

> [Oct 20 15:34:00] WARNING[19179]: pbx.c:1832 pbx_extension_helper: No
> application 'Queue' for extension (agents, 666, 2)
>

This line here indicates to me that you don't have app_queue.so loaded.
Try, from the asterisk cli, the following:

module unload app_queue.so
module load app_queue.so

And report back any error messages that may pop up.

-- 
Thanks,
--Warren Selby, dCAP
http://www.SelbyTech.com <http://www.selbytech.com>
--
_____________________________________________________________________
-- 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