Same bug in switch_ivr_async.c, method switch_ivr_record_session.<br><br><div class="gmail_quote">On Sun, Nov 1, 2009 at 4:06 PM, Jonas Gauffin <span dir="ltr">&lt;<a href="mailto:jonas.gauffin@gmail.com">jonas.gauffin@gmail.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>switch_ivr_play_say.c, line 486.</div><div><br></div>file = switch_core_session_sprintf(session, &quot;%s%s%s%s&quot;, switch_str_nil(tfile), tfile ? &quot;]&quot; : &quot;&quot;, prefix, SWITCH_PATH_SEPARATOR, file);<div>

<br></div><div>There should be five %s, not four.</div>
</blockquote></div><br>