Remove redundant 'set' in default.xml Local_Extension

This commit is contained in:
Michael S Collins 2011-10-24 13:58:21 -07:00
parent b1f164cc1a
commit 86fef38b28
1 changed files with 0 additions and 1 deletions

View File

@ -244,7 +244,6 @@
-->
<extension name="Local_Extension">
<condition field="destination_number" expression="^(10[01][0-9])$">
<action application="set" data="dialed_extension=$1"/>
<action application="export" data="dialed_extension=$1"/>
<!-- bind_meta_app can have these args <key> [a|b|ab] [a|b|o|s] <app> -->
<action application="bind_meta_app" data="1 b s execute_extension::dx XML features"/>