[core] add audio channels limit when opening files, configurable through switch.conf.xml (param "max-audio-channels"), add unit-test.

This commit is contained in:
Dragos Oancea
2020-01-27 15:39:59 +00:00
parent e94d8cfdfc
commit c1b66f650f
7 changed files with 71 additions and 1 deletions

View File

@@ -190,7 +190,9 @@
<!-- Allow multiple registrations to the same account in the central registration table -->
<!-- <param name="multiple-registrations" value="true"/> -->
<!-- <param name="max-audio-channels" value="2"/> -->
</settings>
</configuration>