]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
MODAPP-259
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 15 Apr 2009 15:22:47 +0000 (15:22 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 15 Apr 2009 15:22:47 +0000 (15:22 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13030 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/applications/mod_fifo/mod_fifo.c

index 7d007b36637546110bc3225856a5a74741e6dc77..93b9734b3b5d18e53aaa18f3d938d843481b77fc 100644 (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);