parent
a83b7db5a7
commit
779180c259
|
@ -413,13 +413,6 @@
|
||||||
<!-- Turn on a jitterbuffer for every call -->
|
<!-- Turn on a jitterbuffer for every call -->
|
||||||
<!-- <param name="auto-jitterbuffer-msec" value="60"/> -->
|
<!-- <param name="auto-jitterbuffer-msec" value="60"/> -->
|
||||||
|
|
||||||
|
|
||||||
<!-- By default mod_sofia will ignore the codecs in the sdp for hold/unhold operations
|
|
||||||
Set this to true if you want to actually parse the sdp and re-negotiate the codec during hold/unhold.
|
|
||||||
It's probably not what you want so stick with the default unless you really need to change this.
|
|
||||||
-->
|
|
||||||
<!--<param name="renegotiate-codec-on-hold" value="true"/>-->
|
|
||||||
|
|
||||||
<!-- By default mod_sofia will send "100 Trying" in response to a SIP INVITE. Set this to false if
|
<!-- By default mod_sofia will send "100 Trying" in response to a SIP INVITE. Set this to false if
|
||||||
you want to turn off this behavior and manually send the "100 Trying" via the acknowledge_call application.
|
you want to turn off this behavior and manually send the "100 Trying" via the acknowledge_call application.
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Reference in New Issue