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

Freeswitch SVN brian at freeswitch.org
Sat Oct 11 18:14:51 EDT 2008


Author: brian
Date: Sat Oct 11 18:14:51 2008
New Revision: 9976

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

Log:
spelling

Modified: freeswitch/trunk/conf/dialplan/default.xml
==============================================================================
--- freeswitch/trunk/conf/dialplan/default.xml	(original)
+++ freeswitch/trunk/conf/dialplan/default.xml	Sat Oct 11 18:14:51 2008
@@ -98,7 +98,7 @@
       </condition>
     </extension>
 
-    <!-- If sip_req_host is not a local domain them this has to be an external sip uri -->
+    <!-- If sip_req_host is not a local domain then this has to be an external sip uri -->
     <extension name="external_sip_uri" continue="true">
       <condition field="source" expression="mod_sofia"/>
       <condition field="${outside_call}" expression="^$"/>



More information about the Freeswitch-svn mailing list