Add park+ to the features.cf for the vvx phones to support call park using mod_valet.
This commit is contained in:
parent
e774dc8b84
commit
8d7ca616b3
|
|
@ -12,7 +12,7 @@
|
|||
</attendant.behaviors.display.spontaneousCallAppearances>
|
||||
</attendant.behaviors.display>
|
||||
</attendant.behaviors>
|
||||
<attendant.resourceList attendant.resourceList.1.address="*5901" attendant.resourceList.1.callAddress="" attendant.resourceList.1.label="Park1" attendant.resourceList.1.proceedingIsRecipient="0" attendant.resourceList.1.type="automata" attendant.resourceList.2.address="*5902" attendant.resourceList.2.callAddress="" attendant.resourceList.2.label="Park2" attendant.resourceList.2.proceedingIsRecipient="0" attendant.resourceList.2.type="automata" attendant.resourceList.3.address="*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="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>
|
||||
<up>
|
||||
|
|
|
|||
Loading…
Reference in New Issue