]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update docs
authorBrian West <brian@freeswitch.org>
Mon, 29 Sep 2008 01:48:06 +0000 (01:48 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 29 Sep 2008 01:48:06 +0000 (01:48 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9716 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sip_profiles/internal.xml

index 77f5444b790b3f52ea4de3f8026af5267e410041..319a4c5f8167fc2fd92494ac1b791c8991293540 100644 (file)
     <!--
        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
 
     -->