mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-12 15:32:58 +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 name="call_debug" continue="true">
|
||||
<condition field="$${call_debug}" expression="^true$" break="never">
|
||||
<condition field="${call_debug}" expression="^true$" break="never">
|
||||
<action application="info"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
Loading…
x
Reference in New Issue
Block a user