On Fri, May 30, 2008 at 11:56 AM, Jehanzaib <zaib_kiani@...> wrote:
> Hi,
> i want to limit calls in Queue, Right now i m sending all calls
> incoming calls in Queue, i want that after 20 calls no more calls are
> taken by Queue, it should drop or hangup. Does any body have any idea
> in this regard.
RTFM?
Look at /etc/asterisk/queues.conf - if you haven't deleted what's in
there, you'll see a lovely setting:
; Maximum number of people waiting in the queue (0 for unlimited)
;
;maxlen = 0