[asterisk-bugs] [Asterisk 0018486]: [patch] Voicemail files out of sequence
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 20 01:53:57 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18486
======================================================================
Reported By: bluefox
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18486
Category: Applications/app_voicemail
Reproducibility: random
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.2.16-rc1
JIRA: SWP-2755
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-12-16 09:50 CST
Last Modified: 2011-01-20 01:53 CST
======================================================================
Summary: [patch] Voicemail files out of sequence
Description:
I get this regularly for some mailboxes. Can't find what they do different
than others, but it's always the same people. I have no third-party
voicemail tools that is removing voicemails or anything else.
CLI message:
[Dec 16 10:45:43] NOTICE[5587]: app_voicemail.c:7432 open_mailbox:
Mailbox: /var/spool/asterisk/voicemail/xxxx/yyyy/INBOX, expected 0 but
found 3 message(s) in box with max threshold of 100.
In the folder, I find that messages are out of sequence. Most times
msg000 is missing but msg0001 is there. Other times msg0000 is there but
(let's say) msg0004 is missing so there is msg0001, 2, 3, 5 and 6.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0018498 [patch] [regression] Resequencing of ma...
======================================================================
----------------------------------------------------------------------
(0130766) cwolff09 (reporter) - 2011-01-20 01:53
https://issues.asterisk.org/view.php?id=18486#c130766
----------------------------------------------------------------------
Well, I've been watching a voicemail INBOX directory where I had three sets
of voicemail files...msg0000.txt and .WAV, msg0001.txt and .WAV and
msg0002.txt and .WAV. These were manually resequenced by me earlier in the
day.
After the user attempted to listen to these I had the following log
entry.
[Jan 19 17:22:24] NOTICE[7970] app_voicemail.c: Mailbox:
/var/spool/asterisk/voicemail/redacted/150/INBOX, expected 2 but found 5
message(s) in box with max threshold of 100.
[Jan 19 17:22:24] NOTICE[7970] app_voicemail.c: Mailbox:
/var/spool/asterisk/voicemail/redacted/150/INBOX, expected 2 but found 5
message(s) in box with max threshold of 100.
[Jan 19 17:23:16] WARNING[7970] app_voicemail.c: No message attribute
file?!! (/var/spool/asterisk/voicemail/redacted/150/INBOX/msg0002.txt)
Now in 150's directory I have:
msg0004.txt msg0004.WAV msg0005.txt msg0005.WAV msg0006.txt
msg0006.WAV
Hope this helps.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-20 01:53 cwolff09 Note Added: 0130766
======================================================================
More information about the asterisk-bugs
mailing list