[asterisk-users] Suppressing certain queue announcement voice prompts

Peter Pauly ppauly at gmail.com
Mon Dec 10 09:37:30 CST 2007


Try this:

queue-thankyou = /dev/null

On Nov 30, 2007 10:02 AM,  <asterisk-users at rogg.is> wrote:
> > asterisk-users at rogg.is wrote:
> > > Short of replacing a sound file with a sound file containing only a
> > > short period of silence, is there any way to suppress certain sounds
> > > from playing during queue processing by configuring for example
> > > queues.conf or other similar files?
> >
> > Which announcements are you trying to not play?
>
> queue-thankyou for instance, to name one. Or any other of the queue-* files
> in general. From time to time it can be convenient to change the exact
> prompts played (order and contents) due to language differences and personal
> preference of the end-users.
>
> We're doing this now by replacing them with silence but I'm just thinking
> that it would be more elegant to have Asterisk not attempt to play them in
> the first place. We've also removed the files in some instances but that's
> even worse from my point of view because then we get file-not-present
> warnings.
>
>
>
>
> _______________________________________________
> --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