git.misdn.org: new commit at lcr (master)
Git <[email protected]> Tue, 7 Dec 2010 12:15:07 +0100 (CET)
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
commit 5a16de16711325f1a9d4b86e6b7a99b9fda258ca Author: Peter Schlaile <[email protected]> Date: Tue Dec 7 12:06:14 2010 +0100 Workaround for "noise" problems with app_rxfax in current LCR. The problem: for some reason, asterisk silently switches write_format from SLINEAR to ALAW when using app_rxfax, thereby effectively disabling automatic conversion SLINEAR->ALAW and thereby breaking app_rxfax after the first call to ast_write(). Read: instantly, after the first data frame. Older versions of LCR work flawlessly, until we find out, what really triggers the problem, we at least switch the channel back, since it never makes sense to send something different than ALAW to chan_lcr.