mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
[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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user