This commit is contained in:
Seven Du 2013-03-11 18:04:05 +08:00
parent 05895faa77
commit 5f733b24bf
2 changed files with 6 additions and 0 deletions

View File

@ -293,6 +293,9 @@
<!--<param name="delete-subs-on-register" value="false"/>-->
<!-- launch a new thread to process each new inbound register when using heavier backends -->
<!-- <param name="inbound-reg-in-new-thread" value="true"/> -->
<!-- enable rtcp on every channel also can be done per leg basis with rtcp_audio_interval_msec variable set to passthru to pass it across a call-->
<!--<param name="rtcp-audio-interval-msec" value="5000"/>-->
<!--<param name="rtcp-video-interval-msec" value="5000"/>-->

View File

@ -342,6 +342,9 @@
<!-- <param name="delete-subs-on-register" value="false"/> -->
<!-- launch a new thread to process each new inbound register when using heavier backends -->
<!-- <param name="inbound-reg-in-new-thread" value="true"/> -->
<!-- enable rtcp on every channel also can be done per leg basis with
rtcp_audio_interval_msec variable set to passthru to pass it across
a call -->