From 121f7bee56cfb639023cfae0ec984e7ebff6345f Mon Sep 17 00:00:00 2001 From: Len Date: Mon, 21 Jan 2019 17:29:21 -0500 Subject: [PATCH] Update {$mac}.cfg (#3968) --- resources/templates/provision/yealink/t56a/{$mac}.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/templates/provision/yealink/t56a/{$mac}.cfg b/resources/templates/provision/yealink/t56a/{$mac}.cfg index c6c126c97a..cbeb09ff90 100644 --- a/resources/templates/provision/yealink/t56a/{$mac}.cfg +++ b/resources/templates/provision/yealink/t56a/{$mac}.cfg @@ -109,6 +109,7 @@ account.1.reg_fail_retry_interval = ##It enables or disables the NAT traversal for account X.0-Disabled,1-Enabled ##The default value is 0. account.1.nat.nat_traversal = {if isset($stun_server)}1{else}0{/if} + ##It configures the type of keep-alive packets sent by the phone to the NAT static to keep the communication port open so that NAT can continue to function for account X. ##0-Dsiabled,1-Default: the phone sends UDP packets to the server,2-Option: the phone sends SIP OPTION packets to the server,3-Notify: the phone sends SIP NOTIFY packets to the server. ##The default value is 1.