[Asterisk-Dev] masquerade and ZOMBIE problem and question

Kevin P. Fleming kpfleming at digium.com
Wed Oct 26 12:25:26 MST 2005


Sergio Chersovani wrote:

> I guess the channel will stay there as zombie because the  
> ast_queue_frame(clone, &null_frame); function does not free up (or 
> hangups) the channel when it is zombie
> am I right?

The next time that ast_read() is called on the channel, it should notice 
the 'zombie' status and clean up the channel.



More information about the asterisk-dev mailing list