[asterisk-users] Queue time out

Andrew Joakimsen joakimsen at gmail.com
Mon Nov 6 12:37:27 MST 2006


Set the timeout to 30sec in queues.conf

On 11/6/06, rachid <rachid at mbdsys.com> wrote:
>
> Hello,
>
> I have a queue with only one element and one agent member.
>
> I want that my call leave the queue after 30s.
> My problem is that my call stays 60s in the queue
> and my agent  is called  2  times.
>
> Can you say  me how can i do it please??
>
> --------------------------------
> [queue]
> music=default
> strategy=ringall
> timeout=30
> maxlen=1
> context=mbdsys
> announce-frequency=0
> announce-holdtime=no
> joinempty=strict
> member => SIP/adriana,1
>
> --------------------------------
>
> exten=> 999,1,Answer()
> exten=> 999,2,Queue(queue|tn)
> exten=> 999,3,Hangup()
>
> Thank you.
>
> Rachid
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061106/41e1816a/attachment.htm


More information about the asterisk-users mailing list