Update {$mac}.cfg

This commit is contained in:
Len 2020-10-13 22:04:42 -04:00 committed by GitHub
parent 23ffef65a7
commit c40190081a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 24 deletions

View File

@ -130,10 +130,10 @@ account.1.sip_server_port = {$account.1.sip_port}
#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type= = 0{/if}
{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type= = 1{/if}
{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type= = 2{/if}
{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type= = 3{/if}
{if $account.1.sip_transport == 'udp'}account.1.sip_server.1.transport_type = 0{/if}
{if $account.1.sip_transport == 'tcp'}account.1.sip_server.1.transport_type = 1{/if}
{if $account.1.sip_transport == 'tls'}account.1.sip_server.1.transport_type = 2{/if}
{if $account.1.sip_transport == 'dns srv'}account.1.sip_server.1.transport_type = 3{/if}
account.1.sip_server.1.expires= {$account.1.register_expires}
account.1.sip_server.1.retry_counts= 3
@ -698,10 +698,10 @@ account.2.sip_server_port = {$account.2.sip_port}
#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type= = 0{/if}
{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type= = 1{/if}
{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type= = 2{/if}
{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type= = 3{/if}
{if $account.2.sip_transport == 'udp'}account.2.sip_server.1.transport_type = 0{/if}
{if $account.2.sip_transport == 'tcp'}account.2.sip_server.1.transport_type = 1{/if}
{if $account.2.sip_transport == 'tls'}account.2.sip_server.1.transport_type = 2{/if}
{if $account.2.sip_transport == 'dns srv'}account.2.sip_server.1.transport_type = 3{/if}
account.2.sip_server.1.expires= {$account.2.register_expires}
account.2.sip_server.1.retry_counts= 3
@ -1266,10 +1266,10 @@ account.3.sip_server_port = {$account.3.sip_port}
#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type= = 0{/if}
{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type= = 1{/if}
{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type= = 2{/if}
{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type= = 3{/if}
{if $account.3.sip_transport == 'udp'}account.3.sip_server.1.transport_type = 0{/if}
{if $account.3.sip_transport == 'tcp'}account.3.sip_server.1.transport_type = 1{/if}
{if $account.3.sip_transport == 'tls'}account.3.sip_server.1.transport_type = 2{/if}
{if $account.3.sip_transport == 'dns srv'}account.3.sip_server.1.transport_type = 3{/if}
account.3.sip_server.1.expires= {$account.3.register_expires}
account.3.sip_server.1.retry_counts= 3
@ -1834,10 +1834,10 @@ account.4.sip_server_port = {$account.4.sip_port}
#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type= = 0{/if}
{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type= = 1{/if}
{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type= = 2{/if}
{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type= = 3{/if}
{if $account.4.sip_transport == 'udp'}account.4.sip_server.1.transport_type = 0{/if}
{if $account.4.sip_transport == 'tcp'}account.4.sip_server.1.transport_type = 1{/if}
{if $account.4.sip_transport == 'tls'}account.4.sip_server.1.transport_type = 2{/if}
{if $account.4.sip_transport == 'dns srv'}account.4.sip_server.1.transport_type = 3{/if}
account.4.sip_server.1.expires= {$account.4.register_expires}
account.4.sip_server.1.retry_counts= 3
@ -2402,10 +2402,10 @@ account.5.sip_server_port = {$account.5.sip_port}
#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type= = 0{/if}
{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type= = 1{/if}
{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type= = 2{/if}
{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type= = 3{/if}
{if $account.5.sip_transport == 'udp'}account.5.sip_server.1.transport_type = 0{/if}
{if $account.5.sip_transport == 'tcp'}account.5.sip_server.1.transport_type = 1{/if}
{if $account.5.sip_transport == 'tls'}account.5.sip_server.1.transport_type = 2{/if}
{if $account.5.sip_transport == 'dns srv'}account.5.sip_server.1.transport_type = 3{/if}
account.5.sip_server.1.expires= {$account.5.register_expires}
account.5.sip_server.1.retry_counts= 3
@ -2970,10 +2970,10 @@ account.6.sip_server_port = {$account.6.sip_port}
#Configure the transport type; 0-UDP (default), 1-TCP, 2-TLS, 3-DNS SRV;
{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type= = 0{/if}
{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type= = 1{/if}
{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type= = 2{/if}
{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type= = 3{/if}
{if $account.6.sip_transport == 'udp'}account.6.sip_server.1.transport_type = 0{/if}
{if $account.6.sip_transport == 'tcp'}account.6.sip_server.1.transport_type = 1{/if}
{if $account.6.sip_transport == 'tls'}account.6.sip_server.1.transport_type = 2{/if}
{if $account.6.sip_transport == 'dns srv'}account.6.sip_server.1.transport_type = 3{/if}
account.6.sip_server.1.expires= {$account.6.register_expires}
account.6.sip_server.1.retry_counts= 3