[asterisk-dev] [Code Review] chan_sip directed pickup deadlock
    Alec Davis 
    reviewboard at asterisk.org
       
    Tue Apr 19 05:55:29 CDT 2011
    
    
  
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1175/#review3397
-----------------------------------------------------------
Ship it!
works for me for a sip only environment.
But for a mixed environment is a requirement for https://reviewboard.asterisk.org/r/1185
/team/bbryant/sip-call-pickup/channels/chan_sip.c
<https://reviewboard.asterisk.org/r/1175/#comment6995>
    white space
- Alec
On 2011-04-13 12:35:33, Brett Bryant wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1175/
> -----------------------------------------------------------
> 
> (Updated 2011-04-13 12:35:33)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Summary
> -------
> 
> This patch fixes a deadlock which would cause ast_do_masquerade to request a channel lock while already holding a sip_pvt structure, violating locking order and causing deadlocks each time a directed pickup was finished locking up asterisk entirely holding the channels lock.
> 
> 
> Diffs
> -----
> 
>   /team/bbryant/sip-call-pickup/channels/chan_sip.c 313524 
> 
> Diff: https://reviewboard.asterisk.org/r/1175/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Brett
> 
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110419/3901736c/attachment-0001.htm>
    
    
More information about the asterisk-dev
mailing list