Update internal-ipv6.xml.noload
This commit is contained in:
parent
d9c2388975
commit
d67fa590bd
|
|
@ -73,7 +73,7 @@
|
|||
<!-- TLS version default: tlsv1,tlsv1.1,tlsv1.2 -->
|
||||
<param name="tls-version" value="$${sip_tls_version}"/>
|
||||
<!-- TLS ciphers default: ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH -->
|
||||
<param name="tls-ciphers" value="$${sip_tls_ciphers}"/>
|
||||
<param name="tls-ciphers" value="$${sip_tls_ciphers}" enabled="false"/>
|
||||
<!--
|
||||
Connect timeout for outgoing requests using TLS (in milliseconds).
|
||||
Set the timeout and SIP engine will try again sending an outgoing request
|
||||
|
|
|
|||
Loading…
Reference in New Issue