Posted: Mon Aug 04, 2008 6:53 pm Post subject: [Bristuff-users] what's in bristuff?
Another part I don't understand:
What exactly are the changes in apps/app_meetme.c for? For the cases of
packets that are two large? Or actually too small? Can anybody think of
a reproducable scenario where this will happen?
/* Stop if we're a zombie or need a soft hangup */
if (ast_test_flag(c0, AST_FLAG_ZOMBIE) || ast_check_hangup_locked(c0) ||
Is it legal to zero-out all flags of a channel? What flags should have
been zeroed here? Is it just AST_BRIDGE_DTMF_CHANNEL_0 and
AST_BRIDGE_DTMF_CHANNEL_1? What about the others?
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum