improve defaults to cover more strange scenarios

This commit is contained in:
Brian West 2010-09-15 15:39:52 -05:00
parent 9c22b0d0f4
commit 486dcc631a
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@
<!-- 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 -->