[asterisk-bugs] [Asterisk 0015727]: [patch] Message Waiting Indication(MWI) is randomly generated when FXO is set to DTMF Caller ID
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 17 10:51:00 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15727
======================================================================
Reported By: doda
Assigned To: rmudgett
======================================================================
Project: Asterisk
Issue ID: 15727
Category: Channels/chan_dahdi
Reproducibility: random
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.1.4
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-08-16 09:21 CDT
Last Modified: 2009-08-17 10:51 CDT
======================================================================
Summary: [patch] Message Waiting Indication(MWI) is randomly
generated when FXO is set to DTMF Caller ID
Description:
When using DTMF Caller ID on FXO port(s) on analog Digium card, random MWI
indications are generated at a incoming call. On the command line interface
you can see that the message:
[Aug 16 15:50:52] NOTICE[10613]: chan_dahdi.c:7750 ss_thread: MWI: Channel
4 message waiting!
is generated.
The patch provided solves the random generation of Message Waiting
Indications (MWI).
======================================================================
----------------------------------------------------------------------
(0109126) svnbot (reporter) - 2009-08-17 10:51
https://issues.asterisk.org/view.php?id=15727#c109126
----------------------------------------------------------------------
Repository: asterisk
Revision: 212433
_U branches/1.6.1/
U branches/1.6.1/channels/chan_dahdi.c
------------------------------------------------------------------------
r212433 | rmudgett | 2009-08-17 10:51:00 -0500 (Mon, 17 Aug 2009) | 23
lines
Merged revisions 212431 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r212431 | rmudgett | 2009-08-17 10:42:51 -0500 (Mon, 17 Aug 2009) | 16
lines
Merged revisions 212430 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
Fix uninitialized variable causing random MWI indications.
(closes issue https://issues.asterisk.org/view.php?id=15727)
Reported by: doda
Patches:
dahdi_changes.patch uploaded by doda (license 853)
........
r212430 | rmudgett | 2009-08-17 10:36:28 -0500 (Mon, 17 Aug 2009) | 1
line
Fix uninitialized variable.
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=212433
Issue History
Date Modified Username Field Change
======================================================================
2009-08-17 10:51 svnbot Checkin
2009-08-17 10:51 svnbot Note Added: 0109126
======================================================================
More information about the asterisk-bugs
mailing list