Update 290_intercept-ext.xml
This commit is contained in:
parent
923b05a1f9
commit
f4eeb17760
|
|
@ -1,5 +1,5 @@
|
|||
<context name="{v_context}">
|
||||
<extension name="intercept-ext" number="**[ext]" continue="false" app_uuid="2b7b2f82-edfe-4339-8cc5-7d0cf36e1e68">
|
||||
<extension name="intercept-ext" number="**[ext]" continue="false" app_uuid="2b7b2f82-edfe-4339-8cc5-7d0cf36e1e68" order="290">
|
||||
<condition field="destination_number" expression="^\*\*(\d+)$" break="on-true">
|
||||
<action application="answer"/>
|
||||
<action application="lua" data="intercept.lua $1"/>
|
||||
|
|
@ -9,4 +9,4 @@
|
|||
<action application="intercept" data="$1"/>
|
||||
</condition>
|
||||
</extension>
|
||||
</context>
|
||||
</context>
|
||||
|
|
|
|||
Loading…
Reference in New Issue