]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_loopback] Add video support to null endpoint
authorSeven Du <seven@signalwire.com>
Wed, 16 Dec 2020 14:55:12 +0000 (22:55 +0800)
committerAndrey Volk <andywolk@gmail.com>
Fri, 22 Oct 2021 22:21:22 +0000 (01:21 +0300)
commit7b873a2dc35271fe20e61e19ea57ec8bebadeb23
tree676c3276c6fff920579cff8c98c12449434266c3
parent5e7db8fdb55297122976519e1bfb0e2edbd56c65
[mod_loopback] Add video support to null endpoint

* [mod_loopback] add video support to null channel

* [core test] add video session support

* [core] add video channel test case
src/include/test/switch_test.h
src/mod/endpoints/mod_loopback/mod_loopback.c
tests/unit/switch_ivr_originate.c