#4 makes no sense to me. Are you just trying to create a call that the channel does not participate in? Then for sure you want to use bgapi to cause the originate to happen in the background.
Also your gcore report has to be taken while you have the stuck channels to see why they are stuck. I can promise you this problem should be filed under misuse/abuse. On Sat, Oct 31, 2009 at 8:45 PM, Dome Charoenyost <[email protected]> wrote: > How to use bgapi in my flow. > 1. user call did > 2. FS send ringing and check balance, LCR from DB (by mod_odbc_quey) > 3. Hangup (by use or timeout) > 4. FS callback to user and bridge to IVR > > I'm not sure bgapi can do after channel hangup. > > Dome C. > > > 2009/11/1 Anthony Minessale <[email protected]>: > > Use bgapi originate ... > > > > On Oct 31, 2009 9:09 PM, "Dome Charoenyost" <[email protected]> wrote: > > > > Yes. i user api_hangup_hook for do callback. > > <action application="set" data="api_hangup_hook=originate > > > {origination_caller_id_number=${caller_id_number},callback_uuid=${uuid},ignore_early_media=true}${route_1}|${route_2}|${route_3} > > call_ivr${caller_id_number} XML public "/> > > > > may be need originate_timeout > > > > Dome C. > > > > > > 2009/11/1 Rupa Schomaker <[email protected]>: > > > >> fscore_pb has been updated. > > Next time put in the pastebin url. This > >> one was 10911. > > Ok, a ... > > > > _______________________________________________ > > 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 > > > > > > _______________________________________________ > 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/ Twitter: http://twitter.com/FreeSWITCH_wire AIM: anthm MSN:[email protected] <msn%[email protected]> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[email protected] <sip%[email protected]> iax:[email protected]/888 googletalk:[email protected]<googletalk%3aconf%[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
