[asterisk-bugs] [Asterisk 0017135]: [patch] Message count incorrect
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 17 14:37:12 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17135
======================================================================
Reported By: edhorton
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 17135
Category: Applications/app_voicemail/IMAP
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Target Version: 1.6.2.9
Asterisk Version: 1.6.2.6
JIRA: SWP-1300
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-04-03 14:12 CDT
Last Modified: 2010-05-17 14:37 CDT
======================================================================
Summary: [patch] Message count incorrect
Description:
Version 1.6.2.5 and Dovecot IMAP Server for Voicemail storage. All works
perfectly except for message counts displayed on Polycom phones. New
message count is always 2 times the correct count which is reported
corectly in voicemailmain. Old message count is always zero, but again,
reported correctly in voicemailmain. The following sip notify was sent
after a voicemail was left when previously empty.
NOTIFY sip:3001 at 192.168.1.163:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.120:5060;branch=z9hG4bK6fc1522a;rport
Max-Forwards: 70
From: "asterisk" <sip:asterisk at 192.168.1.120>;tag=as3bbf24be
To: <sip:3001 at 192.168.1.163:5060>
Contact: <sip:asterisk at 192.168.1.120>
Call-ID: 0b0abc554d1721e6231d8257714dd021 at 192.168.1.120
CSeq: 102 NOTIFY
User-Agent: Asterisk PBX 1.6.2.5
Event: message-summary
Content-Type: application/simple-message-summary
Content-Length: 94
Messages-Waiting: yes
Message-Account: sip:asterisk at 192.168.1.120
Voice-Message: 2/0 (0/0)
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0017306 [patch] Sequencing numbers of IMAP emai...
related to 0016350 Deleting Multiple IMAP voicemails does ...
======================================================================
----------------------------------------------------------------------
(0122028) svnbot (reporter) - 2010-05-17 14:37
https://issues.asterisk.org/view.php?id=17135#c122028
----------------------------------------------------------------------
Repository: asterisk
Revision: 263590
_U branches/1.6.2/
U branches/1.6.2/apps/app_voicemail.c
------------------------------------------------------------------------
r263590 | tilghman | 2010-05-17 14:37:11 -0500 (Mon, 17 May 2010) | 16
lines
Merged revisions 263589 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r263589 | tilghman | 2010-05-17 14:31:15 -0500 (Mon, 17 May 2010) | 9
lines
With IMAP backend, messages in INBOX were counted twice for MWI.
(closes issue https://issues.asterisk.org/view.php?id=17135)
Reported by: edhorton
Patches:
20100513__issue17135.diff.txt uploaded by tilghman (license 14)
17135_2.diff uploaded by ebroad (license 878)
Tested by: edhorton, ebroad
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=263590
Issue History
Date Modified Username Field Change
======================================================================
2010-05-17 14:37 svnbot Checkin
2010-05-17 14:37 svnbot Note Added: 0122028
======================================================================
More information about the asterisk-bugs
mailing list