Files
asterisk/channels
Joshua Colp 433c262a18 Merged revisions 189350 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r189350 | file | 2009-04-20 14:05:15 -0300 (Mon, 20 Apr 2009) | 10 lines
  
  Fix a bug with non-UDP connections that caused dialogs to not get freed.
  
  This issue crept up because of a reference count issue on non-UDP based dialogs.
  The dialog reference count was increased when transmitting a packet reliably but never
  decreased. This caused the dialog structure to hang around despite being unlinked from
  the dialogs container.
  
  (closes issue #14919)
  Reported by: vrban
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@189353 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-04-20 17:11:41 +00:00
..
2008-05-22 17:50:40 +00:00
2008-10-09 14:17:33 +00:00
2008-10-09 14:17:33 +00:00
2008-10-09 14:17:33 +00:00