MODAPP-259

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13030 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2009-04-15 15:22:47 +00:00
parent d3827bda81
commit 708043d677

View File

@ -1399,6 +1399,7 @@ SWITCH_STANDARD_APP(fifo_function)
}
done:
switch_channel_clear_app_flag(channel, CF_APP_TAGGED);
switch_core_media_bug_resume(session);