Save the callno when we're poking, because our peer structure could change
commit35f3d08a396b2b8ef4d9c55d762be86c5abe14fa
authortilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 3 Jun 2008 16:10:53 +0000 (3 16:10 +0000)
committertilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Tue, 3 Jun 2008 16:10:53 +0000 (3 16:10 +0000)
tree0e14f1a17fd6ed223fb8e07882fa4e06b060cf85
parent78d69a8fa121c72e961e63fad9f5e661be171403
Save the callno when we're poking, because our peer structure could change
during deadlock avoidance (and thus we unlock the wrong callno, causing a
cascade failure).
(closes issue #12717)
 Reported by: gewfie
 Patches:
       20080525__bug12717.diff.txt uploaded by Corydon76 (license 14)
 Tested by: gewfie

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@120001 614ede4d-c843-0410-af14-a771ab80d22e
channels/chan_iax2.c