[Home]

Summary:ASTERISK-04108: [patch] chan_features.c remove unused argoment to indexof()
Reporter:Luigi Rizzo (rizzo)Labels:
Date Opened:2005-05-07 11:54:42Date Closed:2011-06-07 14:10:19
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_features.c.diff2
Description:channels/chan_features.c::indexof() has a third argument which is never used.
This is confusing.
The attached patch remove it from the function and the callers.
disclaimer on file.
Comments:By: Mark Spencer (markster) 2005-05-08 12:45:58

chan_features is incomplete, but this feature will be used in the future.  If you look at chan_zap you'll see that the third argument is used to indicate whether not finding an answer is okay or not.

By: Russell Bryant (russell) 2005-05-10 22:46:10

chan_features is not in 1.0