[Freeswitch-svn] [commit] r12355 - freeswitch/trunk/conf/dialplan

FreeSWITCH SVN brian at freeswitch.org
Mon Mar 2 08:40:22 PST 2009


Author: brian
Date: Mon Mar  2 10:40:21 2009
New Revision: 12355

Log:
 typo

Modified:
   freeswitch/trunk/conf/dialplan/default.xml

Modified: freeswitch/trunk/conf/dialplan/default.xml
==============================================================================
--- freeswitch/trunk/conf/dialplan/default.xml	(original)
+++ freeswitch/trunk/conf/dialplan/default.xml	Mon Mar  2 10:40:21 2009
@@ -368,7 +368,7 @@
     </extension>
 
     <!-- Create a conference on the fly and pull someone in at the same time. --> 
-    <extension name="dyanmic conference">
+    <extension name="dynamic_conference">
       <condition field="destination_number" expression="^5001$">
 	<action application="conference" data="bridge:mydynaconf:sofia/${use_profile}/1234 at conference.freeswitch.org"/>
       </condition>



More information about the Freeswitch-svn mailing list