[asterisk-bugs] [Zaptel 0012526]: [patch] chan->dialing flag should not be set gen generating R2 MF tones
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 14:00:08 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12526
======================================================================
Reported By: moy
Assigned To: qwell
======================================================================
Project: Zaptel
Issue ID: 12526
Category: General
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
Zaptel Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 4195
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 04-25-2008 15:37 CDT
Last Modified: 06-07-2008 14:00 CDT
======================================================================
Summary: [patch] chan->dialing flag should not be set gen
generating R2 MF tones
Description:
Given that R2 MF tones are meant to be generated continuously and at the
same time one should be able to read() on the zaptel device, the
chan->dialing flag makes no sense here. We should just get rid of it.
I did not removed chan->dialing flag set when generating R2 MF using
ZT_DIAL, in anycase generating R2 MF using ZT_DIAL does not makes much
sense, ZT_SENDTONE is the way to go, hence, just removed the chan->dialing
flag when sending tone with ZT_SENDTONE.
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 14:00
----------------------------------------------------------------------
Repository: dahdi
Revision: 4196
U branches/1.4/kernel/zaptel-base.c
------------------------------------------------------------------------
r4196 | qwell | 2008-06-07 14:00:07 -0500 (Sat, 07 Jun 2008) | 7 lines
Since MF R2 tones are generated continuously, we need to not set the
dialing status.
(closes issue http://bugs.digium.com/view.php?id=12526)
Reported by: moy
Patches:
zaptel-mf-dialing-rev4195.patch uploaded by moy (license 222)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=4196
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 14:00 svnbot Checkin
06-07-08 14:00 svnbot Note Added: 0088420
======================================================================
More information about the asterisk-bugs
mailing list