<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>