From: Jeff Peeler Date: Thu, 9 Oct 2008 18:57:05 +0000 (+0000) Subject: Blocked revisions 147941 via svnmerge X-Git-Tag: 1.6.2.0-beta1~1156 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=435653fc05303cf461538b198bb6c2ff0fffc8a7;p=thirdparty%2Fasterisk.git Blocked revisions 147941 via svnmerge ........ r147941 | jpeeler | 2008-10-09 13:56:00 -0500 (Thu, 09 Oct 2008) | 6 lines (closes issue #13139) Reported by: krisk84 Tested by: krisk84 This change prevents a call that is placed in the parkinglot to be picked up before the PBX is finished. If another extension dials the parking extension before the PBX thread has completed at minimum warnings will occur about the PBX not properly being terminated. At worse, a crash could occur. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@147942 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---