From 647f5e4a30d591a312e1c296635db1cbe96a9ba8 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Mon, 30 Jan 2006 02:50:32 +0000 Subject: [PATCH] modules.conf remove g729 as it will not build anyway. git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@478 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- modules.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules.conf b/modules.conf index 7f5ea66536..fa3a5ff2a5 100644 --- a/modules.conf +++ b/modules.conf @@ -2,7 +2,6 @@ applications/mod_bridgecall applications/mod_playback applications/mod_ivrtest #applications/mod_skel -#codecs/mod_g729 codecs/mod_gsm codecs/mod_g711 codecs/mod_l16 @@ -11,7 +10,7 @@ dialplans/mod_dialplan_demo endpoints/mod_exosip endpoints/mod_iax #endpoints/mod_opal -#endpoints/mod_portaudio +endpoints/mod_portaudio #endpoints/mod_wanpipe endpoints/mod_woomera #event_handlers/mod_event_test