[asterisk-bugs] [Asterisk 0015303]: new_find_extension arguments in wrong order
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 9 16:21:53 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15303
======================================================================
Reported By: JimDickenson
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15303
Category: Core/PBX
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.6.0.9
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-09 16:21 CDT
Last Modified: 2009-06-09 16:21 CDT
======================================================================
Summary: new_find_extension arguments in wrong order
Description:
The prototype and all calls to new_find_extension have callerid then label
but the function definition has the arguments as label then callerid.
Clearly in the wrong order. The problem is on line 1218 of main/pbx.c of
1.6.0.9 code. Still a problem in current svn code.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-09 16:21 JimDickenson New Issue
2009-06-09 16:21 JimDickenson Asterisk Version => 1.6.0.9
2009-06-09 16:21 JimDickenson Regression => No
2009-06-09 16:21 JimDickenson SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list