Bug 45271 - avmfritz module capi20 not working properly for fax sending
Summary: avmfritz module capi20 not working properly for fax sending
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: ISDN (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Karsten Keil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-29 06:24 UTC by Tobias Powalowski
Modified: 2012-09-06 15:37 UTC (History)
2 users (show)

See Also:
Kernel Version: 3.5.0
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments
patch from karsten keil (1.43 KB, patch)
2012-07-29 07:43 UTC, Tobias Powalowski
Details | Diff

Description Tobias Powalowski 2012-07-29 06:24:07 UTC
The new mISDN subsystem has a bug in avmfritz driver which makes it impossible to use for sending fax via capi20.

Attached is the patch from Karsten Keil which fixes it.
From: Karsten Keil <keil@b1-systems.de>
Date: Sat, 28 Jul 2012 20:10:04 +0200
Subject: [PATCH] mISDN: Bugfix only few bytes are transfered on a connection

The test for the fillempty condition was wrong in one place.
Changed the variable to the right boolean type.

Signed-off-by: Karsten Keil <keil@b1-systems.de>
Comment 1 Tobias Powalowski 2012-07-29 07:43:36 UTC
Created attachment 76451 [details]
patch from karsten keil
Comment 2 Karsten Keil 2012-07-29 15:38:27 UTC
Thanks for the report and testing the fix.

Note You need to log in before you can comment on or make changes to this bug.