FS outgoing profile params

min sess expires: webrtc clients seem to need this.
add auto jitter buffer
This commit is contained in:
Keith Whyte 2020-04-17 05:37:18 +02:00
parent 03358161c4
commit 64fbe2d4ec

View file

@ -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"/> -->