]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Move check for extension existence below variable inheritance, due to the possible...
authorTilghman Lesher <tilghman@meg.abyt.es>
Sat, 25 Dec 2010 10:04:06 +0000 (10:04 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Sat, 25 Dec 2010 10:04:06 +0000 (10:04 +0000)
commite913a299692113d47958077a54613514df2ab1e0
treee18e6a9df74827f35b95f1938e3370e08b26d167
parentab674cd470a773c23cd208c2cd63ebf4b4296258
Move check for extension existence below variable inheritance, due to the possible use of an eswitch.

(closes issue #16228)
 Reported by: jlaguilar

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@299624 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_local.c