Remove redundant 'set' in default.xml Local_Extension
This commit is contained in:
parent
b1f164cc1a
commit
86fef38b28
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue