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
