Update 900_voicemail.xml

This commit is contained in:
FusionPBX 2018-05-09 10:07:43 -06:00 committed by GitHub
parent 08850a4323
commit cc4388e489
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
<context name="{v_context}">
<extension name="voicemail" number="[ext]" continue="false" app_uuid="e3c14f2f-7697-4b5d-9c62-2443c0e22bf2">
<condition field="${user_exists}" expression="true">
<action application="answer"/>
<action application="sleep" data="1000"/>
<!--<action application="voicemail" data="default ${domain_name} ${dialed_extension}"/>-->
<action application="set" data="voicemail_action=save"/>
<action application="set" data="voicemail_id=${destination_number}"/>