[Home]

Summary:ASTERISK-03482: [patch] wrong var used in res_features config parser
Reporter:fossil (fossil)Labels:
Date Opened:2005-02-10 23:47:07.000-0600Date Closed:2008-01-15 15:25:03.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/res_features
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) res_features.patch.txt
Description:res_features config parser checks the wrong var when parsing featuredigittimeout. Code was obviously cut-n-pasted and var wasn't changed.

****** ADDITIONAL INFORMATION ******

Disclaimer on file and applies.
Comments:By: Mark Spencer (markster) 2005-02-11 00:56:03.000-0600

Fixed in CVS head, thanks!

By: Russell Bryant (russell) 2005-02-13 20:33:58.000-0600

not an issue in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:25:03.000-0600

Repository: asterisk
Revision: 5007

U   trunk/apps/app_dial.c
U   trunk/res/res_features.c

------------------------------------------------------------------------
r5007 | markster | 2008-01-15 15:25:02 -0600 (Tue, 15 Jan 2008) | 2 lines

Copy/paste errors (bug ASTERISK-3481, ASTERISK-3482)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5007