Update {$mac}.xml
This commit is contained in:
parent
e6fc52d089
commit
7b156afbf8
|
|
@ -148,12 +148,12 @@
|
|||
<EncapRTP_Codec_Name group="SIP/SDP_Payload_Types">encaprtp</EncapRTP_Codec_Name>
|
||||
|
||||
<!-- SIP/NAT_Support_Parameters -->
|
||||
<Handle_VIA_received group="SIP/NAT_Support_Parameters">{$cisco_spa_rport}</Handle_VIA_received>
|
||||
<Handle_VIA_rport group="SIP/NAT_Support_Parameters">{$cisco_handle_via_rport}</Handle_VIA_rport>
|
||||
<Handle_VIA_received group="SIP/NAT_Support_Parameters">No</Handle_VIA_received>
|
||||
<Handle_VIA_rport group="SIP/NAT_Support_Parameters">{$spa_handle_via_rport}</Handle_VIA_rport>
|
||||
<Insert_VIA_received group="SIP/NAT_Support_Parameters">Na</Insert_VIA_received>
|
||||
<Insert_VIA_rport group="SIP/NAT_Support_Parameters">{$cisco_insert_via_rport}</Insert_VIA_rport>
|
||||
<Substitute_VIA_Addr group="SIP/NAT_Support_Parameters">{$cisco_spa_rport}</Substitute_VIA_Addr>
|
||||
<Send_Resp_To_Src_Port group="SIP/NAT_Support_Parameters">{$cisco_spa_rport}</Send_Resp_To_Src_Port>
|
||||
<Insert_VIA_rport group="SIP/NAT_Support_Parameters">{$spa_insert_via_rport}</Insert_VIA_rport>
|
||||
<Substitute_VIA_Addr group="SIP/NAT_Support_Parameters">No</Substitute_VIA_Addr>
|
||||
<Send_Resp_To_Src_Port group="SIP/NAT_Support_Parameters">No</Send_Resp_To_Src_Port>
|
||||
<STUN_Enable group="SIP/NAT_Support_Parameters">No</STUN_Enable>
|
||||
<STUN_Test_Enable group="SIP/NAT_Support_Parameters">No</STUN_Test_Enable>
|
||||
<STUN_Server group="SIP/NAT_Support_Parameters" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue