From d0c077ed42be9a4800a716bd03430c92b9c9d2d2 Mon Sep 17 00:00:00 2001 From: Len Date: Thu, 22 Jun 2017 19:06:27 -0400 Subject: [PATCH] Update y000000000054.cfg --- resources/templates/provision/yealink/t40p/y000000000054.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/templates/provision/yealink/t40p/y000000000054.cfg b/resources/templates/provision/yealink/t40p/y000000000054.cfg index d1a7c9bc39..efcd2df272 100644 --- a/resources/templates/provision/yealink/t40p/y000000000054.cfg +++ b/resources/templates/provision/yealink/t40p/y000000000054.cfg @@ -305,6 +305,9 @@ sip.use_out_bound_in_dialog = #Configure the registration random time (in seconds). It ranges from 0 (default) to 60. sip.reg_surge_prevention = +#Configures the local SIP port. Integer from 1024 to 65535 +{if isset($yealink_sip_listen_port)}sip.listen_port = {$yealink_sip_listen_port}{else}sip.listen_port = 5060{/if} + ####################################################################################### ## Echo Cancellation ## #######################################################################################