Browse Source

do not start g729 by default

3.12
K Anderson 15 years ago
parent
commit
2e971d05d0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      autoload_configs/modules.conf.xml

+ 1
- 1
autoload_configs/modules.conf.xml View File

@ -28,7 +28,7 @@
<!-- Codec Interfaces -->
<load module="mod_spandsp"/>
<load module="mod_siren"/>
<load module="mod_g729"/>
<!--<load module="mod_g729"/>-->
<!--<load module="mod_g723_1"/>-->
<!--<load module="mod_amr"/>-->
<!--<load module="mod_ilbc"/>-->


Loading…
Cancel
Save