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

2005-12-14 Thread Diyanat Ali
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

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

2005-12-14 Thread Morten Tryfoss
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

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

2005-12-14 Thread Xavier Gil
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