[Freeswitch-svn] [commit] r6129 - freeswitch/trunk/conf

Freeswitch SVN brian at freeswitch.org
Thu Nov 1 10:55:28 EDT 2007


Author: brian
Date: Thu Nov  1 10:55:27 2007
New Revision: 6129

Modified:
   freeswitch/trunk/conf/default_context.xml

Log:
woops

Modified: freeswitch/trunk/conf/default_context.xml
==============================================================================
--- freeswitch/trunk/conf/default_context.xml	(original)
+++ freeswitch/trunk/conf/default_context.xml	Thu Nov  1 10:55:27 2007
@@ -15,7 +15,7 @@
       <action application="voicemail" data="check default $${domain} ${dialed_ext}"/>
       <anti-action application="set" data="call_timeout=30000"/>
       <anti-action application="set" data="hangup_after_bridge=true"/>
-      <anti-actino application="set" data="continue_on_fail=true"/>
+      <anti-action application="set" data="continue_on_fail=true"/>
       <anti-action application="bridge" data="sofia/$${domain}/${dialed_ext}"/>
       <anti-action application="voicemail" data="default $${domain} ${dialed_ext}"/>
     </condition>



More information about the Freeswitch-svn mailing list