mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update 320_vmain.xml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!-- voicemail main extension, used when * is pressed from an external number -->
|
||||
<context name="{v_context}">
|
||||
<extension name="vmain" number="*98" continue="false" app_uuid="d085a1e3-c53a-4480-9ca6-6a362899a681">
|
||||
<extension name="vmain" number="*98" continue="false" app_uuid="d085a1e3-c53a-4480-9ca6-6a362899a681" order="320">
|
||||
<condition field="destination_number" expression="^vmain$|^\*4000$|^\*98$" break="never">
|
||||
<action application="answer"/>
|
||||
<action application="sleep" data="1000"/>
|
||||
|
||||
Reference in New Issue
Block a user