diff --git a/conf/freeswitch.conf b/conf/freeswitch.conf index 9ce6d71b9d..cbaa489255 100644 --- a/conf/freeswitch.conf +++ b/conf/freeswitch.conf @@ -17,7 +17,7 @@ ;load => mod_xmpp_event ; Directory Interfaces -load => mod_ldap +;load => mod_ldap ; Endpoints load => mod_exosip @@ -28,19 +28,20 @@ load => mod_iax ; Applications load => mod_bridgecall -load => mod_ivrtest +load => mod_echo +;load => mod_ivrtest load => mod_playback ; Dialplan Interfaces load => mod_dialplan_demo -load => mod_dialplan_directory +;load => mod_dialplan_directory load => mod_pcre ; Codec Interfaces load => mod_g711 load => mod_gsm load => mod_l16 -load => mod_speex +;load => mod_speex ; File Format Interfaces load => mod_sndfile