[asterisk-bugs] [Asterisk 0014012]: Channel "hangs"
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Dec 2 21:29:48 CST 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14012
======================================================================
Reported By: dveiga
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14012
Category: PBX/General
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.6.1-beta3
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 160442
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-12-02 21:29 CST
Last Modified: 2008-12-02 21:29 CST
======================================================================
Summary: Channel "hangs"
Description:
Function collect_digits() in main/pbx.c calls ast_waitfordigit() passing
waittime*1000 as a paramenter, but waittime is already in milliseconds!
Thus, ast_waitfordigit() takes a REAL LONG TIME to return, making the user
think the channel is "hanged".
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-12-02 21:29 dveiga New Issue
2008-12-02 21:29 dveiga Asterisk Version => 1.6.1-beta3
2008-12-02 21:29 dveiga SVN Branch (only for SVN checkouts, not tarball
releases) => trunk
2008-12-02 21:29 dveiga SVN Revision (number only!) => 160442
======================================================================
More information about the asterisk-bugs
mailing list