Update {$mac}.xml
This commit is contained in:
parent
8195d3e570
commit
511b207ae8
|
|
@ -206,9 +206,9 @@
|
||||||
|
|
||||||
<!-- NAT Support Parameters -->
|
<!-- NAT Support Parameters -->
|
||||||
<Handle_VIA_received ua="na">No</Handle_VIA_received>
|
<Handle_VIA_received ua="na">No</Handle_VIA_received>
|
||||||
<Handle_VIA_rport ua="na">No</Handle_VIA_rport>
|
<Handle_VIA_rport ua="na">{$cisco_handle_via_rport}</Handle_VIA_rport>
|
||||||
<Insert_VIA_received ua="na">No</Insert_VIA_received>
|
<Insert_VIA_received ua="na">No</Insert_VIA_received>
|
||||||
<Insert_VIA_rport ua="na">No</Insert_VIA_rport>
|
<Insert_VIA_rport ua="na">{$cisco_insert_via_rport}</Insert_VIA_rport>
|
||||||
<Substitute_VIA_Addr ua="na">No</Substitute_VIA_Addr>
|
<Substitute_VIA_Addr ua="na">No</Substitute_VIA_Addr>
|
||||||
<Send_Resp_To_Src_Port ua="na">No</Send_Resp_To_Src_Port>
|
<Send_Resp_To_Src_Port ua="na">No</Send_Resp_To_Src_Port>
|
||||||
<STUN_Enable ua="na">No</STUN_Enable>
|
<STUN_Enable ua="na">No</STUN_Enable>
|
||||||
|
|
@ -1950,4 +1950,4 @@
|
||||||
|
|
||||||
<Protect_IVR_FactoryReset ua="na">No</Protect_IVR_FactoryReset>
|
<Protect_IVR_FactoryReset ua="na">No</Protect_IVR_FactoryReset>
|
||||||
|
|
||||||
</flat-profile>
|
</flat-profile>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue