-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4454/
-----------------------------------------------------------

(Updated March 6, 2015, 1:18 p.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers.


Changes
-------

Committed in revision 432526


Bugs: ASTERISK-24838
    https://issues.asterisk.org/jira/browse/ASTERISK-24838


Repository: Asterisk


Description
-------

When a realtime peer is built it can cause a locking inversion when the
just built peer is poked.  If the CLI command "sip show channels" is
periodically executed a deadlock can happen because of the locking
inversion.

* Push the peer poke off onto the scheduler thread to avoid the locking
inversion of the just built realtime peer.


Diffs
-----

  /branches/11/channels/chan_sip.c 432422 

Diff: https://reviewboard.asterisk.org/r/4454/diff/


Testing
-------

Compiling and code inspection.  I don't have a realtime setup to test with.


Thanks,

rmudgett

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to