Update 490_do-not-disturb.xml
This commit is contained in:
parent
cb3f458d4e
commit
4ac9b4ea2c
|
|
@ -1,4 +1,4 @@
|
|||
<extension name="do-not-disturb" number="*77,*78,*79" context="${domain_name}" continue="false" app_uuid="df32d982-e39e-4ae5-a46d-aed1893873f2" enabled="true" order="490">
|
||||
<extension name="do-not-disturb" number="*77,*78,*79" context="global" continue="false" app_uuid="df32d982-e39e-4ae5-a46d-aed1893873f2" global="true" enabled="true" order="490">
|
||||
<condition field="destination_number" expression="^\*77$" break="on-true">
|
||||
<action application="set" data="enabled=toggle"/>
|
||||
<action application="lua" data="do_not_disturb.lua"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue