mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-19 23:18:28 +00:00
Move the app_uuid inside the correct xml tag to fix xfer_vm.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<context name="features">
|
||||
<extension name="xfer_vm">
|
||||
<condition field="destination_number" app_uuid="44a4b26d-9e13-41dc-8405-7ff2e4a215e0" expression="^xfer_vm$">
|
||||
<extension name="xfer_vm" app_uuid="44a4b26d-9e13-41dc-8405-7ff2e4a215e0">
|
||||
<condition field="destination_number" expression="^xfer_vm$">
|
||||
<action application="read" data="2 6 'tone_stream://%(10000,0,350,440)' digits 30000 #"/>
|
||||
<action application="set" data="origination_cancel_key=#"/>
|
||||
<action application="set" data="domain_name=${transfer_context}"/>
|
||||
|
||||
Reference in New Issue
Block a user