Here&#39;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><br><div class="gmail_quote">On Tue, Feb 17, 2009 at 1:05 PM, Mark Michelson <span dir="ltr">&lt;<a href="mailto:mmichelson@digium.com">mmichelson@digium.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">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&#39;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 &#39;queue-periodic-announce&#39;<br>
&gt;&gt; (language &#39;en&#39;)<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&#39;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;<br>
<br>
</div></div>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.<br>
<div><div></div><div class="Wj3C7c"><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><br>
</div></div></blockquote></div><br>