]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix DYNAMIC_FEATURES
authorTerry Wilson <twilson@digium.com>
Wed, 15 Jun 2011 18:06:24 +0000 (18:06 +0000)
committerTerry Wilson <twilson@digium.com>
Wed, 15 Jun 2011 18:06:24 +0000 (18:06 +0000)
commitdcddfdc148568703987d3061817d9e24439a16d7
tree230e95f52eb77c7bd3d55a455ef0baa0e7bf8e11
parent224b82262ffb4933601955d2403592aa7235ee30
Fix DYNAMIC_FEATURES

DYNAMIC_FEATURES were broken by a recent DTMF change. This patch makes
sure that dynamic features are also checked when deciding whether or not
to pass DTMF through or store it for interpreting.

(closes issue ASTERISK-17914)
Reported by: vrban

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@323732 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_features.c