mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 19:23:49 +00:00
Set presence-hosts as disabled by default.
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
<!-- used to share presence info across sofia profiles -->
|
||||
<!-- Name of the db to use for this profile -->
|
||||
<param name="dbname" value="share_presence" enabled="false"/>
|
||||
<param name="presence-hosts" value="$${domain},$${local_ip_v4}"/>
|
||||
<param name="presence-hosts" value="$${domain},$${local_ip_v4}" enabled="false"/>
|
||||
<param name="presence-privacy" value="$${presence_privacy}"/>
|
||||
<!-- ************************************************* -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user