mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-22 19:06:37 +00:00
Update {$mac}.cfg
This commit is contained in:
@@ -284,8 +284,8 @@
|
||||
{if $sip_transport_2 == 'udp'}<Transport>0</Transport>{/if}
|
||||
{if $sip_transport_2 == 'tcp'}<Transport>1</Transport>{/if}
|
||||
{if $sip_transport_2 == 'tls'}<Transport>2</Transport>{/if}
|
||||
{if $sip_transport_1 == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
|
||||
{if $sip_transport_1 == 'dns srv'}<DNSMode>1</DNSMode>{/if}
|
||||
{if $sip_transport_2 == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
|
||||
{if $sip_transport_2 == 'dns srv'}<DNSMode>1</DNSMode>{/if}
|
||||
|
||||
<UseSRVMixer>0</UseSRVMixer>
|
||||
<SRVMixerUri></SRVMixerUri>
|
||||
@@ -424,8 +424,8 @@
|
||||
{if $sip_transport_3 == 'udp'}<Transport>0</Transport>{/if}
|
||||
{if $sip_transport_3 == 'tcp'}<Transport>1</Transport>{/if}
|
||||
{if $sip_transport_3 == 'tls'}<Transport>2</Transport>{/if}
|
||||
{if $sip_transport_1 == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
|
||||
{if $sip_transport_1 == 'dns srv'}<DNSMode>1</DNSMode>{/if}
|
||||
{if $sip_transport_3 == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
|
||||
{if $sip_transport_3 == 'dns srv'}<DNSMode>1</DNSMode>{/if}
|
||||
|
||||
<UseSRVMixer>0</UseSRVMixer>
|
||||
<SRVMixerUri></SRVMixerUri>
|
||||
@@ -844,8 +844,8 @@
|
||||
{if $sip_transport_6 == 'udp'}<Transport>0</Transport>{/if}
|
||||
{if $sip_transport_6 == 'tcp'}<Transport>1</Transport>{/if}
|
||||
{if $sip_transport_6 == 'tls'}<Transport>2</Transport>{/if}
|
||||
{if $sip_transport_1 == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
|
||||
{if $sip_transport_1 == 'dns srv'}<DNSMode>1</DNSMode>{/if}
|
||||
{if $sip_transport_6 == 'dns srv'}<DNSSRV>1</DNSSRV>{/if}
|
||||
{if $sip_transport_6 == 'dns srv'}<DNSMode>1</DNSMode>{/if}
|
||||
|
||||
<UseSRVMixer>0</UseSRVMixer>
|
||||
<SRVMixerUri></SRVMixerUri>
|
||||
|
||||
Reference in New Issue
Block a user