[asterisk-bugs] [Asterisk 0014012]: Channel "hangs"
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Dec 5 12:19:19 CST 2008
A NOTE has been added to this issue.
======================================================================
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-05 12:19 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".
======================================================================
----------------------------------------------------------------------
(0095883) bkruse (manager) - 2008-12-05 12:19
http://bugs.digium.com/view.php?id=14012#c95883
----------------------------------------------------------------------
Can you give me some steps to reproduce this bug?
Thanks,
-bk
Issue History
Date Modified Username Field Change
======================================================================
2008-12-05 12:19 bkruse Note Added: 0095883
======================================================================
More information about the asterisk-bugs
mailing list