<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You can also use phrase macros. &nbsp;(and no its not just for TTS ;) &nbsp;)<div><br></div><div>/b</div><div><br><div><div>On Sep 24, 2009, at 2:02 AM, Michael Collins wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Make sure that mod_file_string is built and loaded and then try the syntax that is described here:<br><a href="http://wiki.freeswitch.org/wiki/Mod_file_string#Examples">http://wiki.freeswitch.org/wiki/Mod_file_string#Examples</a><br><br>Instead of a comma separated list you can use ! and be sure NOT to put a space after the ! because the function delimits the arguments with spaces. Try something like this:<br><br>$conn-&gt;execute("play_and_get_digits", 1 1 1000 # /usr/local/freeswitch/en/us/callie/sounds/ivr/please.wav!/usr/local/freeswitch/en/us/callie/sounds/ivr/press-1.wav&nbsp; /usr/loca/freeswitch/en/us/callie/sounds/ivr/invalid.wav res<span class="Apple-converted-space">&nbsp;</span><a href="smb://d+">\\d+</a>);<br><br>Let us know how it goes.<br>-MC<br></span></blockquote></div><br></div></body></html>