]> git.ipfire.org Git - thirdparty/asterisk.git/commit
(closes issue #11979)
authorJeff Peeler <jpeeler@digium.com>
Thu, 4 Sep 2008 17:00:29 +0000 (17:00 +0000)
committerJeff Peeler <jpeeler@digium.com>
Thu, 4 Sep 2008 17:00:29 +0000 (17:00 +0000)
commit1c8fff43add4514365701855861acc501fd6ca06
tree2ee3571ad97669766cc0f3857c7da837fabbe5d0
parent3bf0a6c221a84c51642ac7b026cd5468fe87f398
(closes issue #11979)
Fixes multiple parking problems:
Crash when executing a park on an extension dialed by AGI due to not returning the proper return code.
Crash when using a builtin feature that was a subset of a enabled dynamic feature.
Crash due to always hanging up the peer despite the fact that the peer was supposed to be parked.

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