[asterisk-bugs] [Asterisk 0015303]: new_find_extension arguments in wrong order
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 10 11:57:00 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15303
======================================================================
Reported By: JimDickenson
Assigned To: dbrooks
======================================================================
Project: Asterisk
Issue ID: 15303
Category: Core/PBX
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
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-10 11:57 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.
======================================================================
----------------------------------------------------------------------
(0106216) lmadsen (administrator) - 2009-06-10 11:57
https://issues.asterisk.org/view.php?id=15303#c106216
----------------------------------------------------------------------
Assigned to dbrooks as this looks like it might be an issue he can quickly
tackle. Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2009-06-10 11:57 lmadsen Note Added: 0106216
======================================================================
More information about the asterisk-bugs
mailing list