Remove the self closing tag on the local_extension condition.

This commit is contained in:
markjcrane 2015-12-09 12:05:20 -07:00
parent c4aaaaaf92
commit c6980b9fe6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<context name="{v_context}">
<extension name="local_extension" number="[ext]" continue="false" app_uuid="71cf1310-b6e3-415b-8745-3cbdc8e15212">
<condition field="user_exists" expression="true"/>
<condition field="user_exists" expression="true">
<!--<action application="pre_answer"/>-->
<action application="export" data="dialed_extension=${destination_number}" inline="true"/>
<action application="limit" data="hash ${domain_name} ${destination_number} ${limit_max} ${limit_destination}" inline="false" />