Andreas Roedl wrote:
> Hello!
> 
> How do I handle calls when they reach a queue that has no members?
> Currently, the callers are thrown out, because of the
> autofallthrough. The message is 
> 
>   app_queue.c:2094 queue_exec: Unable to join queue 'queue-name'
>   == Auto fallthrough, channel 'Zap/3-1' status is 'UNKNOWN'
> 
> It seems that Queue() won't continue at a specific priority - like
> n+101 - if there are no members in the queue.
> 
> 
> Any ideas?
> 
> Thanks.
> 
> Andi

Use...
Joinempty=yes


Senad Jordanovic
Bicom Systems - Complete Systems Provider
www.bicomsystems.com

_______________________________________________
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