]> git.ipfire.org Git - thirdparty/asterisk.git/commit
core_unreal: Fix T.38 faxing when using local channels.
authorBen Ford <bford@digium.com>
Mon, 11 Jan 2021 20:20:34 +0000 (14:20 -0600)
committerKevin Harwell <kharwell@digium.com>
Wed, 17 Feb 2021 00:11:37 +0000 (18:11 -0600)
commit62e2dd484da4eb184056f6cc8d2e3b3e124e2dcc
tree3c40143a1ea61f08e1221b9e0651547db8831601
parent57d130d3aaab1a7ee06f5bd43ed7c191f3ad6b44
core_unreal: Fix T.38 faxing when using local channels.

After some changes to streams and topologies, receiving fax through
local channels stopped working. This change adds a stream topology with
a stream of type IMAGE to the local channel pair and allows fax to be
received.

ASTERISK-29035 #close

Change-Id: Id103cc5c9295295d8e68d5628e76220f8f17e9fb
include/asterisk/core_unreal.h
main/core_unreal.c