[Freeswitch-trunk] [commit] r12832 - freeswitch/trunk/src/mod/endpoints/mod_skypiax
FreeSWITCH SVN
gmaruzz at freeswitch.org
Sun Mar 29 02:19:10 PDT 2009
Author: gmaruzz
Date: Sun Mar 29 04:19:09 2009
New Revision: 12832
Log:
skypiax: undeffing FARMING modifications, they're experinmantal
Modified:
freeswitch/trunk/src/mod/endpoints/mod_skypiax/skypiax_protocol.c
Modified: freeswitch/trunk/src/mod/endpoints/mod_skypiax/skypiax_protocol.c
==============================================================================
--- freeswitch/trunk/src/mod/endpoints/mod_skypiax/skypiax_protocol.c (original)
+++ freeswitch/trunk/src/mod/endpoints/mod_skypiax/skypiax_protocol.c Sun Mar 29 04:19:09 2009
@@ -1,6 +1,6 @@
#include "skypiax.h"
-#define FARMING
+#undef FARMING
#ifdef ASTERISK
#define skypiax_sleep usleep
More information about the Freeswitch-trunk
mailing list