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

Xavier Gil xgilest at yahoo.es
Wed Dec 14 02:19:08 MST 2005


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



More information about the asterisk-users mailing list