Remove the C from call block as its no longer needed

This commit is contained in:
Mark Crane 2014-07-12 21:12:35 +00:00
parent d228289c45
commit e7e340878b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<context name="{v_context}">
<extension name="call_block" number="" continue="true" app_uuid="b1b31930-d0ee-4395-a891-04df94599f1f" enabled="false">
<condition>
<action application="lua" data="app.lua call_block C"/>
<action application="lua" data="app.lua call_block"/>
</condition>
</extension>
</context>