Improve indentation on the mac.cfg file.

This commit is contained in:
Mark Crane 2015-03-15 21:58:25 +00:00
parent 4b87b9f57a
commit 174ea9cfd0
1 changed files with 10 additions and 10 deletions

View File

@ -36,16 +36,16 @@
<attendant attendant.reg="1" attendant.ringType="ringer1" attendant.uri="">
<attendant.behaviors>
<attendant.behaviors.display>
<attendant.behaviors.display.remoteCallerID
attendant.behaviors.display.remoteCallerID.automata="1"
attendant.behaviors.display.remoteCallerID.normal="1">
</attendant.behaviors.display.remoteCallerID>
<attendant.behaviors.display.spontaneousCallAppearances
attendant.behaviors.display.spontaneousCallAppearances.automata="0"
attendant.behaviors.display.spontaneousCallAppearances.normal="1">
</attendant.behaviors.display.spontaneousCallAppearances>
</attendant.behaviors.display>
<attendant.behaviors.display>
<attendant.behaviors.display.remoteCallerID
attendant.behaviors.display.remoteCallerID.automata="1"
attendant.behaviors.display.remoteCallerID.normal="1">
</attendant.behaviors.display.remoteCallerID>
<attendant.behaviors.display.spontaneousCallAppearances
attendant.behaviors.display.spontaneousCallAppearances.automata="0"
attendant.behaviors.display.spontaneousCallAppearances.normal="1">
</attendant.behaviors.display.spontaneousCallAppearances>
</attendant.behaviors.display>
</attendant.behaviors>
<attendant.resourceList
{foreach $keys as $row}{if $row.device_key_category == "line"}{if $row.device_key_type != "line"}attendant.resourceList.{$row.device_key_id}.address="{$row.device_key_value}"