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

Freeswitch SVN brian at freeswitch.org
Fri Dec 21 02:12:26 EST 2007


Author: brian
Date: Fri Dec 21 02:12:26 2007
New Revision: 6945

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

Log:
ok its bed time.. 

Modified: freeswitch/trunk/conf/dialplan/default.xml
==============================================================================
--- freeswitch/trunk/conf/dialplan/default.xml	(original)
+++ freeswitch/trunk/conf/dialplan/default.xml	Fri Dec 21 02:12:26 2007
@@ -42,7 +42,6 @@
       </condition>
     </extension>
 
-
     <extension name="eavesdrop">
       <condition field="destination_number" expression="^88(.*)$|^\*0(.*)$">
 	<action application="answer"/>
@@ -133,7 +132,7 @@
     </extension>
 
     <!--
-	start a dynamic conference with the settings of th	"default" conference profile in conference.conf.xml
+	start a dynamic conference with the settings of the "default" conference profile in conference.conf.xml
     -->                                                                                                                                                       
     <extension name="conferences">                                                                                                                           
       <condition field="destination_number" expression="^(3\d{3})$">



More information about the Freeswitch-svn mailing list