(closes issue #13139)
commitcd72ebf35ffcb17af14bc75b4e7bbcea6f13b3af
authorjpeeler <jpeeler@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 9 Oct 2008 18:56:00 +0000 (9 18:56 +0000)
committerjpeeler <jpeeler@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 9 Oct 2008 18:56:00 +0000 (9 18:56 +0000)
treeee43d448d40df7ba82c49f4edeeb8e63420ba7a1
parent64921b9a01cdff0082d0635ceedf8cdb249988ea
(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: http://svn.digium.com/svn/asterisk/branches/1.4@147941 614ede4d-c843-0410-af14-a771ab80d22e
res/res_features.c