From: Russell Bryant Date: Fri, 15 Jun 2007 20:21:41 +0000 (+0000) Subject: This was only an issue in 1.4. This issue was fixed in trunk as a part of X-Git-Tag: 1.6.0-beta1~3^2~2358 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=883b38074429a48a26fe87be7d60a93def291ae8;p=thirdparty%2Fasterisk.git This was only an issue in 1.4. This issue was fixed in trunk as a part of bbryant's patch to support named dynamic feature groups. Merged revisions 69579 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r69579 | russell | 2007-06-15 15:18:58 -0500 (Fri, 15 Jun 2007) | 5 lines Fix a silly deadlock in res_features that I found while debugging on one of blitzrage's test machines. It was one of the situations where he was seeing hung channels, and may be the cause of some of the reports from other people. (related to issue #9235) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@69583 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---