]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add some missing modules to the sample config.
authorMichael Jerris <mike@jerris.com>
Sat, 30 Sep 2006 07:25:58 +0000 (07:25 +0000)
committerMichael Jerris <mike@jerris.com>
Sat, 30 Sep 2006 07:25:58 +0000 (07:25 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2894 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/freeswitch.xml

index bcfcd6b66c4b181090573f5d23c036553c9d48fb..4b63236002f2523c220072985e6aa71d6ba75c95 100644 (file)
        <!-- <load module="mod_zeroconf"/> -->
        <!-- <load module="mod_xmpp_event"/> -->
        <!-- <load module="mod_event_socket"/> -->
+       <!-- <load module="mod_cdr"/> -->
 
        <!-- Directory Interfaces -->
        <!-- <load module="mod_ldap"/> -->
        
        <!-- Endpoints -->
        <load module="mod_exosip"/>
+       <!--<load module="mod_sofia"/>-->
        <!--<load module="mod_iax"/>-->
        <load module="mod_portaudio"/>
        <!-- <load module="mod_woomera"/> -->