mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-30 18:33:46 +00:00
FS-9825 fix config file for amr and add the amrwb config
This commit is contained in:
parent
c0e3224f6e
commit
8dbafb8c13
7
conf/vanilla/autoload_configs/amrwb.conf.xml
Normal file
7
conf/vanilla/autoload_configs/amrwb.conf.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<configuration name="amrwb.conf">
|
||||
<settings>
|
||||
<param name="default-bitrate" value="8"/>
|
||||
<param name="volte" value="1"/>
|
||||
<param name="adjust-bitrate" value="0"/>
|
||||
</settings>
|
||||
</configuration>
|
Loading…
x
Reference in New Issue
Block a user