Update {$mac}.cfg
This commit is contained in:
parent
514c263786
commit
9ea32fb423
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue