mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
update these too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6686 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
f3121f4f03
commit
53ec9ee63f
@ -26,7 +26,7 @@
|
||||
<param name="rtp-timer-name" value="soft"/>
|
||||
<param name="rtp-ip" value="$${local_ip_v4}"/>
|
||||
<param name="sip-ip" value="$${local_ip_v4}"/>
|
||||
<param name="hold-music" value="local_stream://demo_moh"/>
|
||||
<param name="hold-music" value="local_stream://moh_8000"/>
|
||||
<!--enable to use presense and mwi -->
|
||||
<param name="manage-presence" value="true"/>
|
||||
<!--max number of open dialogs in proceeding -->
|
||||
|
@ -13,7 +13,7 @@
|
||||
<param name="dtmf-duration" value="100"/>
|
||||
<param name="codec-prefs" value="$${global_codec_prefs}"/>
|
||||
<param name="use-rtp-timer" value="true"/>
|
||||
<param name="hold-music" value="local_stream://demo_moh"/>
|
||||
<param name="hold-music" value="local_stream://moh_8000"/>
|
||||
<param name="rtp-timer-name" value="soft"/>
|
||||
<param name="manage-presence" value="true"/>
|
||||
<param name="inbound-codec-negotiation" value="generous"/>
|
||||
|
@ -17,7 +17,7 @@
|
||||
<param name="context" value="public"/>
|
||||
<param name="dtmf-duration" value="100"/>
|
||||
<param name="codec-prefs" value="$${global_codec_prefs}"/>
|
||||
<param name="hold-music" value="local_stream://demo_moh"/>
|
||||
<param name="hold-music" value="local_stream://moh_8000"/>
|
||||
<param name="use-rtp-timer" value="true"/>
|
||||
<param name="rtp-timer-name" value="soft"/>
|
||||
<param name="manage-presence" value="true"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user