On Tue, Sep 1, 2009 at 4:35 AM, Paul Hales<pdha...@optusnet.com.au> wrote:
> Miguel Molina wrote:
>> Paul Hales escribió:
>>
>>> I have a _very_ specific situation where I need queues to work in a very
>>> specific manner - I need the queue to only accept one call at a time,
>>> even though several phones are attached to it.
>>>
>>> My memory tells me that queues might have even worked this way in the
>>> distant past (pre 1.0)...but I am willing to be mistaken.
>>>
>>> Is this even remotely possible?
>>>
>>> PaulH
>>>
>>>
>>>
>> Hi,
>>
>> Maybe maxlen = 1?
>>
>> Cheers,
>>
>>
>
> Hmmm - almost.
>
> Maxlen limits the amounts of calls waiting for the queue, not the amount
> of callers talking to queue members.
>

You can do any limitations i can imagine with Set(GROUP()=...) and GROUP_COUNT.

Do You actually need rest of callers to wait in queue while one is
speaking, or disconnect them before they enter queue?

Regards,
Atis


-- 
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
a...@iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to