Files
asterisk/main
Alec L Davis 4ce624d57e Merged revisions 287685 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
  r287685 | alecdavis | 2010-09-21 11:16:45 +1200 (Tue, 21 Sep 2010) | 18 lines
  
  ast_channel_masquerade: Avoid recursive masquerades.
  
  Check all 4 combinations of (original/clonechan) * (masq/masqr).
  
  Initially original->masq and clonechan->masqr were only checked.
  
  It's possible with multiple masq's planned - and not yet executed, that
   the 'original' chan could already have another masq'd into it - thus original->masqr
  would be set, that masqr would lost.
  Likewise for the clonechan->masq.
  
  (closes issue #16057;#17363)
  Reported by: amorsen;davidw,alecdavis
  Patches: 
        based on bug16057.diff4.txt uploaded by alecdavis (license 585)
  Tested by: ramonpeek, davidw, alecdavis
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@287701 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-09-20 23:20:03 +00:00
..
2010-07-19 14:17:16 +00:00
2010-06-02 18:10:15 +00:00
2010-07-14 15:48:36 +00:00
2010-06-08 14:38:18 +00:00
2010-07-14 15:48:36 +00:00
2010-08-12 20:41:17 +00:00
2007-12-11 22:20:22 +00:00
2010-07-14 15:48:36 +00:00
2010-07-16 13:32:22 +00:00
2010-09-15 20:58:39 +00:00
2010-06-17 17:23:43 +00:00
2008-07-21 21:00:47 +00:00
2009-03-18 02:28:55 +00:00
2010-06-09 23:56:08 +00:00
2010-07-02 15:57:02 +00:00
2007-11-21 00:23:49 +00:00
2010-07-16 13:32:22 +00:00
2010-05-18 22:48:51 +00:00
2010-07-08 22:08:07 +00:00
2010-04-22 18:07:02 +00:00