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 -- -> Andreas Roedl -> Senior IT Manager -> NATIVE INSTRUMENTS GmbH -> [EMAIL PROTECTED] -> Schlesische Strasse 28 -> http://www.native-instruments.de/ -> D-10997 Berlin -> Tel. +49-30-61 10 35-430 -> Germany -> Fax +49-30-61 10 35-35 _______________________________________________ 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
