forgot to add sla conference profile

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11571 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-01-30 23:33:53 +00:00
parent b32de05846
commit dbd74c0c98
1 changed files with 10 additions and 0 deletions

View File

@ -174,5 +174,15 @@
<param name="comfort-noise" value="true"/>
</profile>
<profile name="sla">
<param name="domain" value="$${domain}"/>
<param name="rate" value="16000"/>
<param name="interval" value="20"/>
<param name="caller-controls" value="none"/>
<param name="energy-level" value="200"/>
<param name="moh-sound" value="silence"/>
<param name="comfort-noise" value="true"/>
</profile>
</profiles>
</configuration>