[Freeswitch-svn] [commit] r9700 - freeswitch/trunk/conf/sip_profiles

Freeswitch SVN brian at freeswitch.org
Sun Sep 28 16:49:05 EDT 2008


Author: brian
Date: Sun Sep 28 16:49:05 2008
New Revision: 9700

Modified:
   freeswitch/trunk/conf/sip_profiles/internal.xml

Log:
working to make the default multidomain aware

Modified: freeswitch/trunk/conf/sip_profiles/internal.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/internal.xml	(original)
+++ freeswitch/trunk/conf/sip_profiles/internal.xml	Sun Sep 28 16:49:05 2008
@@ -1,5 +1,5 @@
 <!-- http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files -->
-<profile name="internal" domain="$${domain}">
+<profile name="internal">
   <!--aliases are other names that will work as a valid profile name for this profile-->
   <aliases>
     <alias name="$${domain}"/>



More information about the Freeswitch-svn mailing list