[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
Fri Apr 25 15:38:01 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=12526
======================================================================
Reported By: moy
Assigned To:
======================================================================
Project: Zaptel
Issue ID: 12526
Category: General
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
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:
======================================================================
Date Submitted: 04-25-2008 15:37 CDT
Last Modified: 04-25-2008 15:37 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
04-25-08 15:38 moy Zaptel Version => SVN
04-25-08 15:38 moy SVN Branch (only for SVN checkou => 1.4
04-25-08 15:38 moy SVN Revision (number only!) => 4195
======================================================================
More information about the asterisk-bugs
mailing list