]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
grrr woops
authorBrian West <brian@freeswitch.org>
Mon, 22 Dec 2008 23:42:04 +0000 (23:42 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 22 Dec 2008 23:42:04 +0000 (23:42 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10914 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/default.xml

index 2280a041f303c908ac06613e9e453fae3f1edd71..e643d6b9cf32da8cf7fb2ad960a596c72e63725d 100644 (file)
@@ -91,7 +91,7 @@
       <condition field="${numbering_plan}" expression="^$" break="never">
        <action application="set_user" data="default@${domain_name}"/>
       </condition>
-      <condition field="$${call_debug}" expression="^true$" break="never">
+      <condition field="${call_debug}" expression="^true$" break="never">
        <action application="info"/>
       </condition>
       <condition field="${sip_has_crypto}" expression="^(AES_CM_128_HMAC_SHA1_32|AES_CM_128_HMAC_SHA1_80)$" break="never">