]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
more goodies
authorBrian West <brian@freeswitch.org>
Mon, 29 Sep 2008 00:31:35 +0000 (00:31 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 29 Sep 2008 00:31:35 +0000 (00:31 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9709 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sip_profiles/internal.xml

index aa6be71b733619dc2a353619e87a1f261e09c5b9..ca86a1e53dc6aed71493615afeb37c31017166a8 100644 (file)
@@ -2,7 +2,6 @@
 <profile name="internal">
   <!--aliases are other names that will work as a valid profile name for this profile-->
   <aliases>
-    <alias name="$${domain}"/>
     <alias name="default"/>
   </aliases>
   <!-- Outbound Registrations -->
@@ -15,6 +14,7 @@
     <!--<domain name="$${domain}" parse="true"/>-->
     <!-- indicator to parse the directory for domains with parse="true" to get gateways and alias every domain to this profile -->
     <!--<domain name="all" alias="true" parse="true"/>-->
+    <domain name="all" alias="true" parse="false"/> 
   </domains>
   
   <settings>