FS: Give AMR codec priority on internal channels
This commit is contained in:
parent
9323de1c7c
commit
7a55de632c
2 changed files with 2 additions and 2 deletions
|
@ -172,7 +172,7 @@
|
|||
<!-- Can be 'true' or 'contact' -->
|
||||
<!--<param name="multiple-registrations" value="contact"/>-->
|
||||
<!--set to 'greedy' if you want your codec list to take precedence -->
|
||||
<param name="inbound-codec-negotiation" value="generous"/>
|
||||
<param name="inbound-codec-negotiation" value="greedy"/>
|
||||
<!-- if you want to send any special bind params of your own -->
|
||||
<!--<param name="bind-params" value="transport=udp"/>-->
|
||||
<!--<param name="unregister-on-options-fail" value="true"/>-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue