]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_fax_spandsp: Add spandsp 3.0.0+ compatibility
authorDustin Marquess <jailbird@fdf.net>
Tue, 9 Nov 2021 00:30:00 +0000 (18:30 -0600)
committerJoshua Colp <jcolp@sangoma.com>
Fri, 3 Dec 2021 13:47:55 +0000 (07:47 -0600)
commit78e19885e8b7916c8d01240362bb3cad293494a0
treef8d9a3506e7ab8aeb27d023b921bdc8a5a416c61
parentedaf3a6c7755aeed6e17b38d9a462f1233ec833d
res_fax_spandsp: Add spandsp 3.0.0+ compatibility

Newer versions of spandsp did refactoring of code to add new features
like color FAXing. This refactoring broke backwards compatibility.
Add support for the new version while retaining support for 0.0.6.

ASTERISK-29729 #close

Change-Id: I3bd74550604ebcf0304528d647fa39abc62fbaa1
doc/CHANGES-staging/res_fax_spandsp.txt [new file with mode: 0644]
res/res_fax_spandsp.c