mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update internal-ipv6.xml.noload
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user