Update {$mac}.cfg

This commit is contained in:
FusionPBX 2018-11-08 11:48:37 -07:00 committed by GitHub
parent b1a47b381b
commit 8a8845d546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
<P4567 para="Account1.PreferPrimaryServer">0</P4567>
<P48 para="Account1.OutboundProxy">{$account.1.outbound_proxy_primary}</P48>
<P20047 para="Account1.BackUpOutboundProxy">{$account.1.outbound_proxy_secondary}</P20047>
<P130 para="Account1.SipTransport">{$htek_transport}</P130>
<P130 para="Account1.SipTransport">{$account.1.sip_transport}</P130>
<P52 para="Account1.NatTraversal">2</P52>
<P20000 para="Account1.Lable">{$account.1.display_name}</P20000>
<P35 para="Account1.SipUserId">{$account.1.user_id}</P35>
@ -138,7 +138,7 @@
<P4568 para="Account2.PreferPrimaryServer">0</P4568>
<P748 para="Account2.OutboundProxy">{$account.2.outbound_proxy_primary}</P748>
<P20048 para="Account2.BackUpOutboundProxy">{$account.2.outbound_proxy_secondary}</P20048>
<P830 para="Account2.SipTransport">{$htek_transport}</P830>
<P830 para="Account2.SipTransport">{$account.2.sip_transport}</P830>
<P730 para="Account2.NatTraversal">2</P730>
<P20001 para="Account2.Lable">{$account.2.display_name}</P20001>
<P735 para="Account2.SipUserId">{$account.2.user_id}</P735>
@ -267,7 +267,7 @@
<P4569 para="Account3.PreferPrimaryServer">0</P4569>
<P503 para="Account3.OutboundProxy">{$account.3.outbound_proxy_primary}</P503>
<P20049 para="Account3.BackUpOutboundProxy">{$account.3.outbound_proxy_secondary}</P20049>
<P930 para="Account3.SipTransport">{$htek_transport}</P930>
<P930 para="Account3.SipTransport">{$account.3.sip_transport}</P930>
<P514 para="Account3.NatTraversal">2</P514>
<P20002 para="Account3.Lable">{$account.3.display_name}</P20002>
<P504 para="Account3.SipUserId">{$account.3.user_id}</P504>