[asterisk-bugs] [Asterisk 0016006]: [patch] call time limit overflow
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 18 16:31:28 CST 2010
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=16006
======================================================================
Reported By: viraptor
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 16006
Category: Applications/app_dial
Reproducibility: always
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: Older 1.6.1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-10-01 11:21 CDT
Last Modified: 2010-01-18 16:31 CST
======================================================================
Summary: [patch] call time limit overflow
Description:
Call limit specified with L option overflows without warning when the value
reaches 2^31. Call is disconnected without any specific message then.
So really there should be 2 fixes:
- Dial() should report that the call was stopped because of the timeout
- limit of 2^31 should be handled more properly
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-01-18 16:31 svnbot Status ready for testing =>
assigned
2010-01-18 16:31 svnbot Assigned To mnick => jpeeler
======================================================================
More information about the asterisk-bugs
mailing list