Fix the order of these dialplans

This commit is contained in:
Mark Crane 2014-08-06 09:39:49 +00:00
parent c49328a09c
commit 64c34744e6
3 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
<context name="{v_context}">
<extension name="call direction" number="" continue="true" app_uuid="3780f814-5543-4350-b65d-563512d1fe71">
<condition field="${call_direction}" expression="^(inbound|outbound|local)$">
<action application="set" data="call_direction=local"/>
</condition>
</extension>
</context>