]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
move default to interal with alias for default.
authorBrian West <brian@freeswitch.org>
Thu, 8 May 2008 14:45:34 +0000 (14:45 +0000)
committerBrian West <brian@freeswitch.org>
Thu, 8 May 2008 14:45:34 +0000 (14:45 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8300 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sip_profiles/default.xml

index e8a7f331a514fb6cab072cc04b2b639b3a0210d0..a6795e9b451c7372eec2ec0da52b4eae27b63c91 100644 (file)
@@ -1,9 +1,9 @@
 <!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files -->
-<profile name="default" domain="$${domain}">
+<profile name="internal" domain="$${domain}">
   <!--aliases are other names that will work as a valid profile name for this profile-->
   <aliases>
     <alias name="$${domain}"/>
-    <alias name="internal"/>
+    <alias name="default"/>
   </aliases>
   <!-- Outbound Registrations -->
   <gateways>