Improve indentation on the mac.cfg file.
This commit is contained in:
parent
4b87b9f57a
commit
174ea9cfd0
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue