Andy Rosen wrote:
In queues.conf, I had the following:

queue-youarenext = "queue-youarenext" ; ("You are now first in line.")
[SNIP]
Well, upon putting the following on 1144:file.c

ast_log(LOG_WARNING, "%s\n",filename);

I found that Asterisk was looking for "queue-youarenext" <- Ie: the quotes shouldn't be there.

So, I took the quotes out of queues.conf and all is working!

Does this mean that the page:

http://www.voip-info.org/tiki-index.php?page=Asterisk%20config%20queues.conf

is wrong (i.e. the following line is there)?

;queue-youarenext = "queue-youarenext" ; ("You are now first in line.")

I guess this needs changing, but I just wanted to make sure first.

--
Cheers,

Matt Riddell
_______________________________________________

http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to