Browse Source

Enable G729 Commercial by default

3.12
dschreiber 14 years ago
parent
commit
ede666be60
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

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


Loading…
Cancel
Save