FS outgoing profile params
min sess expires: webrtc clients seem to need this. add auto jitter buffer
This commit is contained in:
parent
03358161c4
commit
64fbe2d4ec
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@
|
|||
</domains>
|
||||
|
||||
<settings>
|
||||
|
||||
<param name="auto-jitterbuffer-msec" value="400"/>
|
||||
<param name="minimum-session-expires" value="90"/>
|
||||
<param name="enable-time" value="false"/>
|
||||
<param name="debug" value="0"/>
|
||||
<!-- If you want FreeSWITCH to shutdown if this profile fails to load, uncomment the next line. -->
|
||||
<!-- <param name="shutdown-on-fail" value="true"/> -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue