Update {$mac}.cfg

This commit is contained in:
Len
2017-10-30 17:43:39 -04:00
committed by GitHub
parent 16ef5ab687
commit 1838ac3bdc

View File

@@ -56,7 +56,7 @@ account.1.outbound_proxy_fallback_interval = 120
account.1.naptr_build = 0
account.1.fallback.redundancy_type = 0
account.1.fallback.timeout = 120
account.1.fallback.timeout = {$yealink_outbound_proxy_fallback_interval}
account.1.sip_server.1.address = {$server_address_1}
{if $sip_transport_1 == 'dns srv'}
account.1.sip_server.1.port = 0
@@ -519,7 +519,7 @@ account.2.outbound_proxy_fallback_interval =
account.2.naptr_build = 0
account.2.fallback.redundancy_type = 0
account.2.fallback.timeout = 120
account.2.fallback.timeout = {$yealink_outbound_proxy_fallback_interval}
account.2.sip_server.1.address = {$server_address_2}
{if $sip_transport_1 == 'dns srv'}
account.2.sip_server.1.port = 0
@@ -959,7 +959,7 @@ account.3.outbound_proxy_fallback_interval =
account.3.naptr_build = 0
account.3.fallback.redundancy_type = 0
account.3.fallback.timeout = 120
account.3.fallback.timeout = {$yealink_outbound_proxy_fallback_interval}
account.3.sip_server.1.address = {$server_address_3}
{if $sip_transport_1 == 'dns srv'}
account.3.sip_server.1.port = 0
@@ -1397,7 +1397,7 @@ account.4.outbound_proxy_fallback_interval =
account.4.naptr_build = 0
account.4.fallback.redundancy_type = 0
account.4.fallback.timeout = 120
account.4.fallback.timeout = {$yealink_outbound_proxy_fallback_interval}
account.4.sip_server.1.address = {$server_address_4}
{if $sip_transport_1 == 'dns srv'}
account.4.sip_server.1.port = 0
@@ -1843,7 +1843,7 @@ account.5.outbound_proxy_fallback_interval =
account.5.naptr_build = 0
account.5.fallback.redundancy_type = 0
account.5.fallback.timeout = 120
account.5.fallback.timeout = {$yealink_outbound_proxy_fallback_interval}
account.5.sip_server.1.address = {$server_address_5}
{if $sip_transport_1 == 'dns srv'}
account.5.sip_server.1.port = 0
@@ -2290,7 +2290,7 @@ account.6.outbound_proxy_fallback_interval =
account.6.naptr_build = 0
account.6.fallback.redundancy_type = 0
account.6.fallback.timeout = 120
account.6.fallback.timeout = {$yealink_outbound_proxy_fallback_interval}
account.6.sip_server.1.address = {$server_address_6}
{if $sip_transport_1 == 'dns srv'}
account.6.sip_server.1.port = 0