mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
9 lines
305 B
XML
9 lines
305 B
XML
|
<configuration name="shout.conf" description="mod shout config">
|
||
|
<settings>
|
||
|
<!-- Don't change these unless you are insane -->
|
||
|
<!--<param name="decoder" value="i586"/>-->
|
||
|
<!--<param name="volume" value=".1"/>-->
|
||
|
<!--<param name="outscale" value="8192"/>-->
|
||
|
</settings>
|
||
|
</configuration>
|