[Home]

Summary:ASTERISK-07011: deadlock on call park timeout
Reporter:BJ Weschke (bweschke)Labels:
Date Opened:2006-05-22 06:44:39Date Closed:2006-05-22 11:29:07
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/res_features
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description: 2 SIP channels. Have them establish a call from one to the other with 'tT' as options. Then hit the key to transfer (#) and then hit the the park ext (700). The parker gets the parked extension played back to them, and the parkee goes on MOH. Everything is fine until they time out and the parkee then calls back the parker. They connect and are able to pass audio, but if the original parkee hangs up on the parker, chan_sip then goes into a deadlock in sock_read(..) trying to lock the channel lock of the original parkee.
Comments:By: BJ Weschke (bweschke) 2006-05-22 11:29:07

tried to reproduce this on a second test machine here and cannot, so it's likely not a code issue (I think). closing...