Skip to content

Commit

Permalink
Update {$mac}.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
markjcrane authored Nov 7, 2018
1 parent 0e5a8dd commit 16e8ee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/templates/provision/cisco/spa508g/{$mac}.xml
Original file line number Diff line number Diff line change
Expand Up @@ -913,8 +913,8 @@
<Jitter_Buffer_Adjustment_4_ group="Ext_4/Network_Settings">up and down</Jitter_Buffer_Adjustment_4_>

<!-- Ext_4/SIP_Settings -->
<SIP_Transport_4_ group="Ext_4/SIP_Settings">{$sip_transport_4|upper}</SIP_Transport_4_>
<SIP_Port_4_ group="Ext_4/SIP_Settings">{$sip_port_4}</SIP_Port_4_>
<SIP_Transport_4_ group="Ext_4/SIP_Settings">{$account.4.sip_transport|upper}</SIP_Transport_4_>
<SIP_Port_4_ group="Ext_4/SIP_Settings">{$account.4.sip_port}</SIP_Port_4_>
<SIP_100REL_Enable_4_ group="Ext_4/SIP_Settings">No</SIP_100REL_Enable_4_>
<EXT_SIP_Port_4_ group="Ext_4/SIP_Settings" />
<Auth_Resync-Reboot_4_ group="Ext_4/SIP_Settings">Yes</Auth_Resync-Reboot_4_>
Expand Down

0 comments on commit 16e8ee2

Please sign in to comment.