[asterisk-bugs] [Asterisk 0015480]: [patch] Not all fixes from #14849 are committed
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 10 10:28:12 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15480
======================================================================
Reported By: dimas
Assigned To: kpfleming
======================================================================
Project: Asterisk
Issue ID: 15480
Category: Applications/app_fax
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!): 205726
Request Review:
======================================================================
Date Submitted: 2009-07-09 18:01 CDT
Last Modified: 2009-07-10 10:28 CDT
======================================================================
Summary: [patch] Not all fixes from
https://issues.asterisk.org/view.php?id=14849 are committed
Description:
As I see in the commit 205696 kpfleming fixes the main bug reported in
https://issues.asterisk.org/view.php?id=14849 but there is a small issue still
left. The patch I was proposing for
https://issues.asterisk.org/view.php?id=14849 was actually contained the fix but
Kevin probably overlooked it.
This is about transmit_t38 aborts the loop and reports error when T38 is
down. Actually while the loop must be finished, it is not error condition
so no error should be reported.
======================================================================
----------------------------------------------------------------------
(0107565) svnbot (reporter) - 2009-07-10 10:28
https://issues.asterisk.org/view.php?id=15480#c107565
----------------------------------------------------------------------
Repository: asterisk
Revision: 205770
U trunk/apps/app_fax.c
------------------------------------------------------------------------
r205770 | kpfleming | 2009-07-10 10:28:11 -0500 (Fri, 10 Jul 2009) | 12
lines
Fix some remaining T.38 negotiation problems in app_fax.
Revision 205696 did not quite fix all the issues with the T.38 negotiation
changes and app_fax; this patch corrects them, along with a couple of
other
minor issues.
(closes issue https://issues.asterisk.org/view.php?id=15480)
Reported by: dimas
Patches:
test2-15480.patch uploaded by dimas (license 88)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=205770
Issue History
Date Modified Username Field Change
======================================================================
2009-07-10 10:28 svnbot Checkin
2009-07-10 10:28 svnbot Note Added: 0107565
======================================================================
More information about the asterisk-bugs
mailing list