]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layer
authorMatthew Jordan <mjordan@digium.com>
Mon, 23 Jan 2012 19:12:14 +0000 (19:12 +0000)
committerMatthew Jordan <mjordan@digium.com>
Mon, 23 Jan 2012 19:12:14 +0000 (19:12 +0000)
commit11105d0cd3c2a1c02b0f3a7a1f937f4a663ff9ca
tree5af25c06e1dbd2f5c7abca974da271404823c0b2
parentfe7fb3772ba23a388ca5d8075a1c45dc100e6458
Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layer

While the FAXOPT function could be used to set the modem capabilities, the
input to that function was not being applied correctly to the spandsp layer.
This patch applies the current model capabilities before starting the spandsp
layer.

(closes issue: ASTERISK-16409)
Reported by: Kristijan Vrban
Tested by: Matt Jordan, Matthew Nicholson
Patches:
  spandsp-modems-1.8.diff uploaded by mnicholson (license 5081)
  spandsp-modems-10.diff uploaded by mnicholson (license 5081)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@352144 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_fax_spandsp.c