[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:43:21 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: assigned
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:
======================================================================
Date Submitted: 2009-08-16 09:21 CDT
Last Modified: 2009-08-17 10:43 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).
======================================================================
----------------------------------------------------------------------
(0109125) svnbot (reporter) - 2009-08-17 10:43
https://issues.asterisk.org/view.php?id=15727#c109125
----------------------------------------------------------------------
Repository: asterisk
Revision: 212431
_U trunk/
U trunk/channels/chan_dahdi.c
U trunk/channels/sig_analog.c
------------------------------------------------------------------------
r212431 | rmudgett | 2009-08-17 10:43:20 -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=212431
Issue History
Date Modified Username Field Change
======================================================================
2009-08-17 10:43 svnbot Checkin
2009-08-17 10:43 svnbot Note Added: 0109125
======================================================================
More information about the asterisk-bugs
mailing list