This should be on by default so MWI is on

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5871 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-10-13 03:35:19 +00:00
parent 24faa9dd4a
commit 022d61004e
1 changed files with 1 additions and 1 deletions

View 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 -->