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

Freeswitch SVN brian at freeswitch.org
Sun Sep 28 21:48:06 EDT 2008


Author: brian
Date: Sun Sep 28 21:48:06 2008
New Revision: 9716

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

Log:
update docs

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 21:48:06 2008
@@ -146,11 +146,15 @@
     <!--
 	Choose the realm challenge key. Default is auto_to if not set. 
 	
-	auto_from - uses the from field as the value for the sip realm.
-	auto_to   - uses the to field as the value for the sip realm.
-	
+	auto_from  - uses the from field as the value for the sip realm.
+	auto_to    - uses the to field as the value for the sip realm.
+	<anyvalue> - you can input any value to use for the sip realm.
+
 	If you want URL dialing to work you'll want to set this to auto_from.
 	
+	If you use any other value besides auto_to or auto_from you'll loose
+	the ability to do multiple domains.
+	
 	Note: comment out to restore the behavior before 2008-09-29
 
     -->



More information about the Freeswitch-svn mailing list