in queues.conf
change
joinempty = no
leavewhenempty = no
to
joinempty = strict
leavewhenempty = strict
From: Xavier Gil <[EMAIL PROTECTED]>
Reply-To: Asterisk Users Mailing List - Non-Commercial
Discussion
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Join when
Hi,
try:
joinempty = strict
Morten
- Original Message -
From: "Xavier Gil" <[EMAIL PROTECTED]>
To:
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
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