Browse Source

Added support for G729

3.12
Darren Schreiber 15 years ago
parent
commit
bb9df04724
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      freeswitch.xml

+ 1
- 1
freeswitch.xml View File

@ -36,7 +36,7 @@
<!--<X-PRE-PROCESS cmd="set" data="codecs=G7221@32000h,G7221@16000h,G722,PCMU,PCMA,GSM"/>-->
<!--<X-PRE-PROCESS cmd="set" data="codecs=G729,PCMU,PCMA,GSM"/>-->
<X-PRE-PROCESS cmd="set" data="codecs=PCMU,PCMA,GSM"/>
<X-PRE-PROCESS cmd="set" data="codecs=G729,PCMU,PCMA,GSM"/>
<section name="configuration" description="Various Configuration">
<X-PRE-PROCESS cmd="include" data="autoload_configs/*.xml"/>


Loading…
Cancel
Save