Merged revisions 315446 via svnmerge from
authorRussell Bryant <russell@russellbryant.com>
Tue, 26 Apr 2011 17:41:51 +0000 (17:41 +0000)
committerRussell Bryant <russell@russellbryant.com>
Tue, 26 Apr 2011 17:41:51 +0000 (17:41 +0000)
commit83ad7a9e6c06d09690e86e94d59044b601188d3c
tree5562389873895eed2135876ede3d586762e6f343
parent92358b078c18c53182749b6b98cce41bd05376ff
Merged revisions 315446 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r315446 | russell | 2011-04-26 12:40:23 -0500 (Tue, 26 Apr 2011) | 14 lines

  chan_local: resolve a deadlock.

  This patch resolves a fairly complex deadlock that can occur with the
  combination of chan_local and a dialplan switch, such as dynamic realtime
  extensions, which pulls autoservice into the picture when doing a dialplan
  lookup.

  (closes issue #18818)
  Reported by: nic
  Patches:
        issue18818.patch uploaded by jthurman (license 614)
        18818.v1.txt uploaded by russell (license 2)
  Tested by: nic, jthurman, kterzi, steve-howes, sysreq, IshMalik
........

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