[asterisk-dev] Asterisk core dumps when using blind transfers and channel OOH323 from asterisk-addons

Dinesh Nair dinesh at alphaque.com
Fri Jul 28 04:04:33 MST 2006



On 07/27/06 23:28 Kevin P. Fleming said the following:
> That _might_ be a fmt number including video formats; in the trunk
> version of that code, the set_format function masks off all non-audio

this message is just for closure purposes.

finally tracked it down to a zombie channel which wasn't being killed 
properly. ooh323_fixup() in chan_h323.c is a stub function which does 
nothing. i've since expanded this based on what sip_fixup() does in 
chan_sip.c, and the problem went away.

the asterisk channel portions of ooh323c in addons needs lots of work, 
before it can be considered fully stable.

-- 
Regards,                           /\_/\   "All dogs go to heaven."
dinesh at alphaque.com                (0 0)   http://www.openmalaysiablog.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+



More information about the asterisk-dev mailing list