]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
improve defaults to cover more strange scenarios
authorBrian West <brian@freeswitch.org>
Wed, 15 Sep 2010 20:39:52 +0000 (15:39 -0500)
committerBrian West <brian@freeswitch.org>
Wed, 15 Sep 2010 20:39:52 +0000 (15:39 -0500)
conf/sip_profiles/internal.xml

index e4af5cc77248d0e628b86c3deb05514cc6d697ef..1c2ef1216c26797777d17ed33fad7e050732bb54 100644 (file)
     <!-- used to share presence info across sofia profiles -->
     <!-- Name of the db to use for this profile -->
     <!--<param name="dbname" value="share_presence"/>-->
-    <!--<param name="presence-hosts" value="$${domain}"/>-->
+    <param name="presence-hosts" value="$${domain},$${local_ip_v4}"/>
     <!-- ************************************************* -->
     
     <!-- This setting is for AAL2 bitpacking on G726 -->