[Home]

Summary:ASTERISK-05018: [patch] Allow res_features application mapping to work
Reporter:Matthew Nicholson (mnicholson)Labels:
Date Opened:2005-09-07 16:34:56Date Closed:2008-01-15 15:47:29.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/res_features
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) res_features_dtmf_fix.diff.txt
Description:This patch makes application mapping for res_features work even without passing h or H to the dial application.  It works by checking if the DYNAMIC_FEATURES channel variable contains a feature that should be enabled for the channel, and if so enables DTMF monitoring for that channel.
Comments:By: Kevin P. Fleming (kpfleming) 2005-09-07 17:36:22

Committed to CVS HEAD with modifications, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:47:29.000-0600

Repository: asterisk
Revision: 6541

U   trunk/res/res_features.c

------------------------------------------------------------------------
r6541 | kpfleming | 2008-01-15 15:47:28 -0600 (Tue, 15 Jan 2008) | 2 lines

enable DTMF monitoring when DYNAMIC_FEATURES are specified for a brige (issue ASTERISK-5018)

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

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