[asterisk-bugs] [Asterisk 0016006]: call time limit overflow
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Oct 2 13:17:45 CDT 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16006
======================================================================
Reported By: viraptor
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16006
Category: Applications/app_dial
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
Asterisk Version: Older 1.6.1
JIRA:
Regression: No
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: 2009-10-02 13:17 CDT
======================================================================
Summary: 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
======================================================================
2009-10-02 13:17 lmadsen Severity minor => trivial
======================================================================
More information about the asterisk-bugs
mailing list