mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 18:53:49 +00:00
Improve indentation on the mac.cfg file.
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user