]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[core] add audio channels limit when opening files, configurable through switch.conf... 268/head
authorDragos Oancea <dragos@signalwire.com>
Mon, 27 Jan 2020 15:39:59 +0000 (15:39 +0000)
committerDragos Oancea <dragos@signalwire.com>
Mon, 27 Jan 2020 23:35:19 +0000 (23:35 +0000)
commitc1b66f650f476437c7c2008fc73fb826742b310d
treea3b2475c4249414ad5b6275685075356f1375412
parente94d8cfdfc4fdc212fc0f7f8c34f2e7400741a6e
[core] add audio channels limit when opening files, configurable through switch.conf.xml (param "max-audio-channels"), add unit-test.
conf/testing/autoload_configs/switch.conf.xml
conf/vanilla/autoload_configs/switch.conf.xml
src/include/private/switch_core_pvt.h
src/include/switch_core.h
src/switch_core.c
src/switch_core_file.c
tests/unit/switch_core_file.c