[Freeswitch-users] Small bug in switch_ivr_record_file (in trunk)
Jonas Gauffin
jonas.gauffin at gmail.com
Sun Nov 1 07:06:04 PST 2009
switch_ivr_play_say.c, line 486.
file = switch_core_session_sprintf(session, "%s%s%s%s",
switch_str_nil(tfile), tfile ? "]" : "", prefix, SWITCH_PATH_SEPARATOR,
file);
There should be five %s, not four.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091101/0b9018b1/attachment-0002.html
More information about the FreeSWITCH-users
mailing list