Files
asterisk/main
Joshua Colp 5308112806 Fix a memory leak in the ast_answer / __ast_answer API call.
For a channel that is not yet answered this API call will wait
until a voice frame is received on the channel before returning.
It does this by waiting for frames on the channel and reading them
in. The frames read in were not freed when they should have been.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@182171 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-03-16 13:58:24 +00:00
..
2009-02-25 19:49:46 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +00:00
2009-03-04 20:48:42 +00:00
2009-01-29 23:15:20 +00:00
2009-01-06 21:36:44 +00:00
2008-11-29 17:57:39 +00:00
2009-01-17 01:56:36 +00:00
2009-03-11 00:28:28 +00:00
2009-01-13 16:02:13 +00:00
2008-12-31 22:53:55 +00:00