]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
This should be on by default so MWI is on
authorBrian West <brian@freeswitch.org>
Sat, 13 Oct 2007 03:35:19 +0000 (03:35 +0000)
committerBrian West <brian@freeswitch.org>
Sat, 13 Oct 2007 03:35:19 +0000 (03:35 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5871 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/sofia.conf.xml

index 5c7845deb6b033f4d7678c5c12066001c01f5745..83ff1c5d48df5d470e65143fe2a41902f6cdbade 100644 (file)
@@ -53,7 +53,7 @@
        <param name="rtp-ip" value="$${bind_server_ip}"/>
        <param name="sip-ip" value="$${bind_server_ip}"/>
        <!--enable to use presense and mwi -->
-       <!--<param name="manage-presence" value="true"/>-->
+       <param name="manage-presence" value="true"/>
        <!--set to 'greedy' if you want your codec list to take precedence -->
        <param name="inbound-codec-negotiation" value="generous"/>
        <!-- if you want to send any special bind params of your own -->