Update 900_voicemail.xml
This commit is contained in:
parent
2c292611af
commit
c95e16f6e5
|
|
@ -2,6 +2,7 @@
|
|||
<extension name="voicemail" number="[ext]" continue="false" app_uuid="e3c14f2f-7697-4b5d-9c62-2443c0e22bf2">
|
||||
<condition field="${user_exists}" expression="true">
|
||||
<!--<action application="voicemail" data="default ${domain_name} ${dialed_extension}"/>-->
|
||||
<action application="set" data="record_append=false"/>
|
||||
<action application="set" data="voicemail_action=save"/>
|
||||
<action application="set" data="voicemail_id=${destination_number}"/>
|
||||
<action application="set" data="voicemail_profile=default"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue