<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Can live in this directory or any under
it.&nbsp; If you specify &#8220;file&#8221; * looks in VLAS, if you specify &#8220;foo/file&#8221;
* looks in VLAS/foo.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b><span style='font-weight:
bold'>On Behalf Of </span></b>Christopher Aloi<br>
<b><span style='font-weight:bold'>Sent:</span></b> Tuesday, February 17, 2009
12:19 PM<br>
<b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">Asterisk
 Users Mailing List - Non-Commercial Discussion</st1:PersonName><br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [asterisk-users]
Question regarding custom announcements inqueues.conf</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>Here's the version -<br>
<br>
Asterisk SVN-branch-1.4-r143404<br>
<br>
Just static queues.<br>
<br>
Is it true that Asterisk looks in the default /var/lib/asterisk/sounds/ dir for
these queue announce files?&nbsp; So my custom file should live in that dir
right?<br>
<br>
Thanks for the help :)<br>
<br>
<br>
<br>
<br>
<o:p></o:p></span></font></p>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>On Tue, Feb 17, 2009 at 1:05 PM, Mark Michelson &lt;<a
href="mailto:mmichelson@digium.com">mmichelson@digium.com</a>&gt; wrote:<o:p></o:p></span></font></p>

<div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>Mark Michelson wrote:<br>
&gt; Christopher Aloi wrote:<br>
&gt;&gt; Hey List,<br>
&gt;&gt;<br>
&gt;&gt; Anyone know the correct way to override an announcement on a queue by<br>
&gt;&gt; queue basis?<br>
&gt;&gt;<br>
&gt;&gt; My goal is to have one of my queues say &quot;press one to
blah..&quot; and no<br>
&gt;&gt; position announcements &nbsp;I have the jump from queue context
working (the<br>
&gt;&gt; press 1) I just need the correct message played to the user
instructing<br>
&gt;&gt; to press 1.<br>
&gt;&gt;<br>
&gt;&gt; I have periodic-announce=filename in my queues.conf file under the<br>
&gt;&gt; correct queue, but queue-periodic-announce is played to the caller,
not<br>
&gt;&gt; my custom file. &nbsp;Here's the queue listed in queues.conf:<br>
&gt;&gt;<br>
&gt;&gt; [EXAMPLE-QUEUE]<br>
&gt;&gt; maxlen=20<br>
&gt;&gt; reportholdtime=no<br>
&gt;&gt; periodic-annouce = SD-PLS-HOLD<br>
&gt;&gt; periodic-announce-frequency=10<br>
&gt;&gt; announce-holdtime=no<br>
&gt;&gt; strategy=ringall<br>
&gt;&gt; joinempty=yes<br>
&gt;&gt; retry=5<br>
&gt;&gt; timeout=30<br>
&gt;&gt; music=CUSTOM<br>
&gt;&gt; autofill=yes<br>
&gt;&gt; context=queue-jump<br>
&gt;&gt; member =&gt; SIP/<a href="mailto:7909416026@192.168.13.32">7909416026@192.168.13.32</a>
&lt;mailto:<a href="mailto:7909416026@192.168.13.32">7909416026@192.168.13.32</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; When the call comes into this queue after 10 seconds the following
occurs:<br>
&gt;&gt;<br>
&gt;&gt; &nbsp; &nbsp; -- Stopped music on hold on SIP/100-FOO-b781a4c0<br>
&gt;&gt; &nbsp; &nbsp; -- Playing periodic announcement<br>
&gt;&gt; &nbsp; &nbsp; -- &lt;SIP/100-FOO-b781a4c0&gt; Playing
'queue-periodic-announce'<br>
&gt;&gt; (language 'en')<br>
&gt;&gt;<br>
&gt;&gt; What can I do to make this play the SD-PLS-HOLD wav I defined above?<br>
&gt;&gt;<br>
&gt;&gt; Thanks!<br>
&gt;<br>
&gt; A quick look at the code and your config leads me to believe you're doing<br>
&gt; everything correctly. What version of Asterisk are you using? Are you
using<br>
&gt; realtime queues/queue members?<br>
&gt;<br>
&gt; Mark Michelson<br>
&gt;<o:p></o:p></span></font></p>

</div>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Hmm, my realtime question is a bit silly since you provided config for
a static<br>
queue with a static member in it. My question about the version is still<br>
relevant, though.<o:p></o:p></span></font></p>

<div>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><br>
Mark Michelson<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com"
target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users"
target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><o:p></o:p></span></font></p>

</div>

</div>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>