]> 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>
Sat, 23 Oct 2021 19:00:38 +0000 (22:00 +0300)
commit90db5a903269064e731b8adb0af0297f88243dac
tree676c3276c6fff920579cff8c98c12449434266c3
parent60c4b62254c3c8b7cf43a890f1701c1f34d3c935
[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