]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
clean up
authorBrian West <brian@freeswitch.org>
Tue, 5 May 2009 15:51:30 +0000 (15:51 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 5 May 2009 15:51:30 +0000 (15:51 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13234 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sip_profiles/external.xml
conf/sip_profiles/internal-ipv6.xml
conf/sip_profiles/internal.xml

index c5e5b578c497922f009bd9c576380f604f712954..304ddee682e9234ceca0ab394afb1addd16acb16 100644 (file)
@@ -1,5 +1,5 @@
-<!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files --> 
 <profile name="external">
+  <!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files --> 
   <!-- This profile is only for outbound registrations to providers -->
   <gateways>
     <X-PRE-PROCESS cmd="include" data="external/*.xml"/>
index 7a831ab0c0bb68441ba63d88ad6c644e08ab108d..a1a829b5da76462f80c2c23bbb7399aeb6d48616 100644 (file)
@@ -1,8 +1,8 @@
-<!--
-    This is an example of a sofia profile setup to listen on IPv6.
--->
-<!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files -->
 <profile name="internal-ipv6">
+  <!--
+      This is an example of a sofia profile setup to listen on IPv6.
+  -->
+  <!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files -->
   <!--aliases are other names that will work as a valid profile name for this profile-->
   <settings>
     <!-- <param name="user-agent-string" value="FreeSWITCH Rocks!"/> -->
index b991dac8de9f24f245eda434fa0f1f32a9ae24ef..c27a87ffa4b2d11cf5bc0a77fbe05df72c58a78a 100644 (file)
@@ -1,12 +1,12 @@
-<!--
-    This is a sofia sip profile/user agent.  This will service exactly one ip and port.
-    In FreeSWITCH you can run multiple sip user agents on their own ip and port.
-    
-    When you hear someone say "sofia profile" this is what they are talking about.
--->
-
-<!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files -->
 <profile name="internal">
+  <!--
+      This is a sofia sip profile/user agent.  This will service exactly one ip and port.
+      In FreeSWITCH you can run multiple sip user agents on their own ip and port.
+      
+      When you hear someone say "sofia profile" this is what they are talking about.
+  -->
+  
+  <!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files -->
   <!--aliases are other names that will work as a valid profile name for this profile-->
   <aliases>
     <alias name="default"/>