mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fix the yealink t41s template
This commit is contained in:
@@ -61,8 +61,6 @@ account.{$row.line_number}.outbound_proxy.2.port = {$outbound_proxy_2_port}
|
||||
account.{$row.line_number}.outbound_proxy.2.port = {$row.sip_port}
|
||||
{/if}
|
||||
|
||||
{/foreach}
|
||||
|
||||
#######################################################################################
|
||||
## Failback ##
|
||||
#######################################################################################
|
||||
@@ -538,6 +536,8 @@ account.{$row.line_number}.xsi.host =
|
||||
account.{$row.line_number}.xsi.server_type =
|
||||
account.{$row.line_number}.xsi.port =
|
||||
|
||||
{/foreach}
|
||||
|
||||
#######################################################################################
|
||||
## Line Key ##
|
||||
#######################################################################################
|
||||
|
||||
Reference in New Issue
Block a user