Merged revisions 120001 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 3 Jun 2008 16:19:35 +0000 (16:19 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 3 Jun 2008 16:19:35 +0000 (16:19 +0000)
commitf3a62ab27e60e036fa4e1b7883bad6bfc3965db2
tree2d0520c1f5ecba292fad537fd0f5ccec902fb83d
parentf40f170eea712ae39235d291d2f1d1faa4149722
Merged revisions 120001 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r120001 | tilghman | 2008-06-03 11:10:53 -0500 (Tue, 03 Jun 2008) | 9 lines

Save the callno when we're poking, because our peer structure could change
during destruction (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: https://origsvn.digium.com/svn/asterisk/trunk@120012 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_iax2.c