see latest trunk On Mon, May 19, 2008 at 8:20 AM, Csaba Zelei <[EMAIL PROTECTED]> wrote:
> Hi, > > I tested it, it's working fine, but I experienced that > !switch_channel_ready(channel) at mod_dptools.c line 1415 is always true. > So if A call B then B start att_xfer with C and C hangup(thus indicating > he/she doesnt want the transfer) it still try to bridge C and A. > I think this is beause switch_ivr_multi_threaded_bridge() hang up B > channel too so switch_channel_ready return with false. > I would try to come out with a patch but I have no idea how to signal > switch_ivr_multi_threaded_bridge in a proper way that it isnt need to > hang up the other channel > > > Anthony Minessale wrote: > > try latest trunk i think i made what you want work too. > > > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ AIM: anthm MSN:[EMAIL PROTECTED] <[EMAIL PROTECTED]> GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]<[EMAIL PROTECTED]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]> iax:[EMAIL PROTECTED]/888 googletalk:[EMAIL PROTECTED]<[EMAIL PROTECTED]> pstn:213-799-1400
_______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
