[asterisk-bugs] [Asterisk 0016006]: [patch] call time limit overflow
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 5 09:54:02 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16006
======================================================================
Reported By: viraptor
Assigned To: mnick
======================================================================
Project: Asterisk
Issue ID: 16006
Category: Applications/app_dial
Reproducibility: always
Severity: trivial
Priority: normal
Status: ready for testing
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-05 09:54 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
======================================================================
----------------------------------------------------------------------
(0116053) lmadsen (administrator) - 2010-01-05 09:54
https://issues.asterisk.org/view.php?id=16006#c116053
----------------------------------------------------------------------
Pinging the reporter to test this patch.
Issue History
Date Modified Username Field Change
======================================================================
2010-01-05 09:54 lmadsen Note Added: 0116053
======================================================================
More information about the asterisk-bugs
mailing list