mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-17 17:22:21 +00:00
doh this is wrong
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11102 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
df2913511c
commit
03858b52b7
@ -31,7 +31,7 @@
|
|||||||
</extension>
|
</extension>
|
||||||
|
|
||||||
<extension name="call_debug" continue="true">
|
<extension name="call_debug" continue="true">
|
||||||
<condition field="$${call_debug}" expression="^true$" break="never">
|
<condition field="${call_debug}" expression="^true$" break="never">
|
||||||
<action application="info"/>
|
<action application="info"/>
|
||||||
</condition>
|
</condition>
|
||||||
</extension>
|
</extension>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user