mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-26 10:39:17 +00:00
Update 485_operator-forward.xml
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<context name="{v_context}">
|
||||
<extension name="operator-forward" number="*000" continue="false" app_uuid="a90d3639-3b82-4905-a65d-85f58b6c4a19" enabled="true">
|
||||
<extension name="operator-forward" number="*000" continue="false" app_uuid="a90d3639-3b82-4905-a65d-85f58b6c4a19" enabled="true" order="485">
|
||||
<condition field="destination_number" expression="^\*000$" >
|
||||
<action application="set" data="dial_string=loopback/operator/{v_context}/XML" />
|
||||
<action application="set" data="direction=both" />
|
||||
@@ -7,4 +7,4 @@
|
||||
<action application="lua" data="dial_string.lua" />
|
||||
</condition>
|
||||
</extension>
|
||||
</context>
|
||||
</context>
|
||||
|
||||
Reference in New Issue
Block a user