Fix the yealink t41s template

This commit is contained in:
FusionPBX 2023-08-22 12:10:47 -06:00 committed by GitHub
parent 281a367715
commit 595197279b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 ##
#######################################################################################