[asterisk-users] About maxlen parameter in queues
Carlos Chavez
cursor at telecomabmex.com
Tue Feb 8 10:52:36 CST 2011
On Mon, 2011-02-07 at 10:44 -0500, Daniel - Asterisk wrote:
> Hi Danny,
>
>
> Could you please let me know what function do I use to get if the
> queue is full?
>
>
> Elder
>
> On Mon, Feb 7, 2011 at 10:42 AM, Danny Nicholas <danny at debsinc.com>
> wrote:
>
> ______________________________________________________________
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of
> Daniel - Asterisk
> Sent: Monday, February 07, 2011 9:38 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [asterisk-users] About maxlen parameter in queues
>
>
>
>
>
> Dear list,
>
>
>
>
> I want to avoid sending calls to a queue when it is full. From
> the fact that 'maxlen' must be at least 1 (I wish it could be
> zero but it isn't) I'd like to know if there's a way to do it.
> Setting the Queue() timeout to a little value is not the most
> suitable option.
>
>
> I'm using asterisk 1.4.21 but I don't know if there are some
> options available on release 1.8
>
>
>
>
>
> Thanks,
>
>
>
>
>
>
>
>
> Elder Arohuanca Lagos
>
>
> t. 992728100
>
>
>
> This is a bit “hackish”, but why don’t you just make a context
> that uses AGI to query the queue and only let the call proceed
> if not full?
>
>
>
Maybe it would be easier to use the GROUP and GROUP_COUNT functions to
see how many users are in the queue and decide on that. Although this
really defeats the purpose of having a Queue.
--
Telecomunicaciones Abiertas de México S.A. de C.V.
Carlos Chávez Prats
Director de Tecnología
+52-55-91169161 ext 2001
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110208/17584b37/attachment.pgp>
More information about the asterisk-users
mailing list