Phrase macros are not supported inside mod_conference. If you look inside mod_conference.c you will see that it has its own functions for injecting audio into the conference and it does not support phrase macros. You can open up a feature request on Jira. I honestly don&#39;t know how easy/difficult this would be, so you may consider offering a bounty to sweeten the deal.<br>
<br>Curious: what types of phrases are you trying to play into the conference?<br><br>-MC<br><br><div class="gmail_quote">On Sun, Jun 26, 2011 at 4:57 PM, Bryan Smart <span dir="ltr">&lt;<a href="mailto:bryansmart@bryansmart.com">bryansmart@bryansmart.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">I&#39;m attempting to use phrase macros in mod_conference, but I&#39;m not having success. Perhaps they aren&#39;t supported?<div>
<br></div><div>I have a working phrase macro. In the dialplan, both</div><div><br></div><div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">&lt;action application=&quot;phrase&quot; data=&quot;my_phrase&quot;/&gt;</div>
</div><div><br></div><div>and</div><div><br></div><div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">&lt;action application=&quot;playback&quot; data=&quot;phrase:my_phrase&quot;/&gt;</div>
</div><div><br></div><div>Work just fine.</div><div><br></div><div>The wiki says that, in conference.conf.xml, entries like pin-sound accept, for their value, file paths, strings prefixed with &quot;say&quot; for TTS, and strings prefixed with &quot;tone_stream&quot;. This looks almost the same as what can be passed to the playback application in the dialplan. When I try to prefix a string with &quot;phrase&quot;, it doesn&#39;t work.</div>
<div><br></div><div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">&lt;param name=&quot;pin-sound&quot; value=&quot;phrase:my_phrase&quot;/&gt;</div></div><div><br></div><div>The console tells me &quot;unknown file format&quot;. The console still tells me this if I make up phrase names</div>
<div><br></div><div><div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">&lt;param name=&quot;pin-sound&quot; value=&quot;phrase:not_a_real_phrase&quot;/&gt;</div></div></div><div><br></div>
<div>So it is complaining about the syntax or capability, rather than an unrecognized format of an actual file.</div><div><br></div><div>If mod_conference doesn&#39;t support phrase macros, is this a near-future feature? Phrases would seem to be necessary to ocalize announcements and play announcements that are stitched together from multiple files.</div>
<div><br></div><font color="#888888"><div>Bryan</div><div><br></div></font></div><br>_______________________________________________<br>
Join us at ClueCon 2011, Aug 9-11, Chicago<br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a> 877-7-4ACLUE<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>