mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update 490_do-not-disturb.xml
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user