FS: inbound-codec-negotiation-> greedy
This commit is contained in:
parent
4deb1b5ce1
commit
1b9c6439dc
1 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@
|
|||
|
||||
<param name="aggressive-nat-detection" value="true"/>
|
||||
<param name="nat-options-ping" value="true"/>
|
||||
<param name="inbound-codec-negotiation" value="generous"/>
|
||||
<param name="inbound-codec-negotiation" value="greedy"/>
|
||||
<param name="nonce-ttl" value="60"/>
|
||||
<param name="auth-calls" value="false"/>
|
||||
<param name="inbound-late-negotiation" value="true"/>
|
||||
|
@ -66,7 +66,7 @@
|
|||
<param name="sip-ip" value="$${external_ip}"/>
|
||||
<param name="ext-rtp-ip" value="$${external_ip}"/>
|
||||
<param name="ext-sip-ip" value="$${external_ip}"/>
|
||||
<param name="rtp-timeout-sec" value="30"/>
|
||||
<param name="rtp-timeout-sec" value="90"/>
|
||||
<param name="rtp-hold-timeout-sec" value="1800"/>
|
||||
<!--<param name="enable-3pcc" value="true"/>-->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue