[Asterisk-Users] Join when empty problem, in queue

Morten Tryfoss lister at tryfoss.no
Wed Dec 14 03:37:42 MST 2005


Hi,

try:
joinempty = strict


Morten
----- Original Message ----- 
From: "Xavier Gil" <xgilest at yahoo.es>
To: <asterisk-users at lists.digium.com>
Sent: Wednesday, December 14, 2005 10:19 AM
Subject: [Asterisk-Users] Join when empty problem, in queue


> Hi all,
> when calling to a queue that has no agents logged in we expect to hang up, 
> here is the
> extensions.conf queue configuration.
>
> exten=> 2020,1,Answer
> exten=> 2020,2,Ringing
> exten=> 2020,3,Wait(2)
> exten=> 2020,4,Queue(gestoria)
> exten=> 2020,5,Hangup
>
> But althougth there isn't any agent it let us enter in the queue. Any 
> idea?
>
> Here is the queues.conf:
>
> [gestoria]
> musiconhold = default
> strategy = ringall
> servicelevel = 40
> context = default
> timeout = 25
> retry = 10
> ;weight=0
> ;wrapuptime=15
> maxlen = 0
> announce-frequency = 120
> periodic-announce-frequency=60
> announce-holdtime = no
> announce-round-seconds = 10
> monitor-format = gsm
> monitor-join = no
> joinempty = no
> leavewhenempty = no
> eventwhencalled = no
> eventmemberstatusoff = yes
> reportholdtime = yes
> memberdelay = 0
> timeoutrestart = no
> member => Agent/1001
> member => Agent/1002
>
> We are using the asterisk from svn repository.
>
>
>
> ______________________________________________
> Renovamos el Correo Yahoo!
> Nuevos servicios, más seguridad
> http://correo.yahoo.es
> _______________________________________________
> --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
> 




More information about the asterisk-users mailing list