mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Remove attendant options in as they are already defined in features.cfg
This commit is contained in:
@@ -6,13 +6,32 @@
|
||||
<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.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.spontaneousCallAppearances.automata="0"
|
||||
attendant.behaviors.display.spontaneousCallAppearances.normal="1">
|
||||
</attendant.behaviors.display.spontaneousCallAppearances>
|
||||
</attendant.behaviors.display>
|
||||
</attendant.behaviors>
|
||||
<attendant.resourceList attendant.resourceList.1.address="park+*5901" attendant.resourceList.1.callAddress="" attendant.resourceList.1.label="Park1" attendant.resourceList.1.proceedingIsRecipient="0" attendant.resourceList.1.type="automata" attendant.resourceList.2.address="park+*5902" attendant.resourceList.2.callAddress="" attendant.resourceList.2.label="Park2" attendant.resourceList.2.proceedingIsRecipient="0" attendant.resourceList.2.type="automata" attendant.resourceList.3.address="park+*5903" attendant.resourceList.3.callAddress="" attendant.resourceList.3.label="Park3" attendant.resourceList.3.proceedingIsRecipient="0" attendant.resourceList.3.type="automata">
|
||||
<attendant.resourceList
|
||||
attendant.resourceList.1.address="park+*5901"
|
||||
attendant.resourceList.1.callAddress=""
|
||||
attendant.resourceList.1.label="Park 1"
|
||||
attendant.resourceList.1.proceedingIsRecipient="0"
|
||||
attendant.resourceList.1.type="automata"
|
||||
attendant.resourceList.2.address="park+*5902"
|
||||
attendant.resourceList.2.callAddress=""
|
||||
attendant.resourceList.2.label="Park 2"
|
||||
attendant.resourceList.2.proceedingIsRecipient="0"
|
||||
attendant.resourceList.2.type="automata"
|
||||
attendant.resourceList.3.address="park+*5903"
|
||||
attendant.resourceList.3.callAddress=""
|
||||
attendant.resourceList.3.label="Park 3"
|
||||
attendant.resourceList.3.proceedingIsRecipient="0"
|
||||
attendant.resourceList.3.type="automata">
|
||||
</attendant.resourceList>
|
||||
</attendant>
|
||||
<up>
|
||||
|
||||
@@ -67,15 +67,6 @@
|
||||
reg.3.server.1.retryMaxCount=""
|
||||
reg.3.server.1.expires.lineSeize="" />
|
||||
|
||||
<attendant
|
||||
attendant.attendant.reg="1"
|
||||
attendant.ringType="1"
|
||||
attendant.behaviors.display.spontaneousCallAppearances.normal="1"
|
||||
attendant.behaviors.display.spontaneousCallAppearances.automata="1"
|
||||
attendant.behaviors.display.remoteCallerID.normal="1"
|
||||
attendant.behaviors.display.remoteCallerID.automata="1"
|
||||
/>
|
||||
|
||||
<msg msg.bypassInstantMessage="1">
|
||||
<mwi
|
||||
msg.mwi.1.subscribe=""
|
||||
|
||||
Reference in New Issue
Block a user