[asterisk-bugs] [Asterisk 0015331]: Log message does not match conditional check
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 15 07:48:20 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15331
======================================================================
Reported By: markd
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15331
Category: Applications/app_voicemail
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.25
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-15 07:48 CDT
Last Modified: 2009-06-15 07:48 CDT
======================================================================
Summary: Log message does not match conditional check
Description:
I beleive the following lines to be incorrect. The comparitor should be
">=" and not "<=" or the log message should be reworded.
if (maxsilence <= vmminsecs)
ast_log(AST_LOG_WARNING, "maxsilence should be less than minmessage
or you may get empty messages\n");
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-15 07:48 markd New Issue
2009-06-15 07:48 markd Asterisk Version => 1.4.25
2009-06-15 07:48 markd Regression => No
2009-06-15 07:48 markd SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list