From 645c20beddf3b06e3b8313e950879c243bd52813 Mon Sep 17 00:00:00 2001 From: Len Date: Mon, 21 Jan 2019 17:30:02 -0500 Subject: [PATCH] Update y000000000056.cfg (#3965) --- resources/templates/provision/yealink/t56a/y000000000056.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resources/templates/provision/yealink/t56a/y000000000056.cfg b/resources/templates/provision/yealink/t56a/y000000000056.cfg index 8e0733744b..c889b62552 100644 --- a/resources/templates/provision/yealink/t56a/y000000000056.cfg +++ b/resources/templates/provision/yealink/t56a/y000000000056.cfg @@ -337,12 +337,16 @@ sip.disp_incall_to_info = sip.limit_server_name = sip.limit_server_reason = {if isset($yealink_sip_listen_port)}sip.listen_port = {$yealink_sip_listen_port}{else}sip.listen_port = 5060{/if} + #sip.tls_listen_port = {if isset($yealink_sip_listen_port)}sip.tls_listen_port = {$yealink_sip_listen_port}{else}sip.tls_listen_port = 5061{/if} + sip.trust_ctrl = {$yealink_trust_ctrl} sip.nat_stun.enable = {if isset($stun_server)}1{else}0{/if} + sip.nat_stun.server = {$stun_server} sip.nat_stun.port = {if isset($stun_port)}{$stun_port}{else}3478{/if} + sip.timer_t1 = sip.timer_t2 = sip.timer_t4 = @@ -359,6 +363,7 @@ sip.escape_characters.enable = ##1-said at the same time to monitor TCP and UDP ##2-said to monitor TCP and UDP at the same time, and from the BLF - the LIST to subscribe to the contact with a transport = TCP parameters sip.listen_mode = {if isset($yealink_sip_listen_port)}sip.listen_port = {$yealink_sip_listen_port}{else}sip.listen_port = 5060{/if} + ##The default value is 0-Disable, 1-Enable.It takes effect after a reboot. ##0-registered according to the uri of the tectonic refer - by domain ##1-according to refer the from header fields to construct refer - by domain