[Freeswitch-svn] [commit] r2599 - freeswitch/trunk/src

Freeswitch SVN anthm at freeswitch.org
Sat Sep 9 08:42:38 EDT 2006


Author: anthm
Date: Sat Sep  9 08:42:38 2006
New Revision: 2599

Modified:
   freeswitch/trunk/src/switch_core.c

Log:
small change

Modified: freeswitch/trunk/src/switch_core.c
==============================================================================
--- freeswitch/trunk/src/switch_core.c	(original)
+++ freeswitch/trunk/src/switch_core.c	Sat Sep  9 08:42:38 2006
@@ -1897,6 +1897,7 @@
 		}
 		if (do_bugs) {
 			do_write = 1;
+			write_frame = frame;
 			goto done;
 		}
 		if (session->write_codec) {



More information about the Freeswitch-svn mailing list