add some missing modules to the sample config.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2894 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
5e8b85cd34
commit
42cf3fd934
|
@ -22,12 +22,14 @@
|
||||||
<!-- <load module="mod_zeroconf"/> -->
|
<!-- <load module="mod_zeroconf"/> -->
|
||||||
<!-- <load module="mod_xmpp_event"/> -->
|
<!-- <load module="mod_xmpp_event"/> -->
|
||||||
<!-- <load module="mod_event_socket"/> -->
|
<!-- <load module="mod_event_socket"/> -->
|
||||||
|
<!-- <load module="mod_cdr"/> -->
|
||||||
|
|
||||||
<!-- Directory Interfaces -->
|
<!-- Directory Interfaces -->
|
||||||
<!-- <load module="mod_ldap"/> -->
|
<!-- <load module="mod_ldap"/> -->
|
||||||
|
|
||||||
<!-- Endpoints -->
|
<!-- Endpoints -->
|
||||||
<load module="mod_exosip"/>
|
<load module="mod_exosip"/>
|
||||||
|
<!--<load module="mod_sofia"/>-->
|
||||||
<!--<load module="mod_iax"/>-->
|
<!--<load module="mod_iax"/>-->
|
||||||
<load module="mod_portaudio"/>
|
<load module="mod_portaudio"/>
|
||||||
<!-- <load module="mod_woomera"/> -->
|
<!-- <load module="mod_woomera"/> -->
|
||||||
|
|
Loading…
Reference in New Issue