[asterisk-users] Newbie Queue: greetings when first joiningqueue

Mark Hamilton mark.h at cage151.com
Wed Mar 19 02:13:56 CDT 2008


Lee,

I'm pretty sure you can using macros and what not. Unfortunately, I'm not
that experienced to comment on it, but I'm positive that can be done with
one of those if, else things.

Mark.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Lee, John
(Sydney)
Sent: March 19, 2008 2:54 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Newbie Queue: greetings when first
joiningqueue

> I would think you'll need to do a Playback() of this message before
the
> caller enters the queue, as I'm not aware of such an option provided
by
> app_queue.
> 
> Exten=>100,1,Answer()
> Exten=>100,n,Playback(greetings-earthling)
> Exten=>100,n,Queue(xyzqueue)
> Exten=>100,n,Hangup

Thanks Mark for your suggestion.
The issue with this is the first caller will always have to listen to
this greeting regardless.
Is there anyway to check if there is anyone in the queue before this
greeting is played?
In other words, if the queue is empty, then just "Queue".
If queue is not empty, then "Playback + Queue".

Is this possible?

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.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