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:
parent
24faa9dd4a
commit
022d61004e
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue