<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm attempting to use phrase macros in mod_conference, but I'm not having success. Perhaps they aren'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; font: normal normal normal 9px/normal 'Courier New'; ">&lt;action application="phrase" data="my_phrase"/&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; font: normal normal normal 9px/normal 'Courier New'; ">&lt;action application="playback" data="phrase:my_phrase"/&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 "say" for TTS, and strings prefixed with "tone_stream". 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 "phrase", it doesn't work.</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 9px/normal 'Courier New'; ">&lt;param name="pin-sound" value="phrase:my_phrase"/&gt;</div></div><div><br></div><div>The console tells me "unknown file format". 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; font: normal normal normal 9px/normal 'Courier New'; ">&lt;param name="pin-sound" value="phrase:not_a_real_phrase"/&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'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><div>Bryan</div><div><br></div></body></html>