every <callflow> is an instance of a caller_profile. every channel has one to start out with and a new one for every time it's transferred. so if there is more than one it's been transferred one way or another.
On Wed, Jul 9, 2008 at 3:23 PM, Joseph Bajin <[EMAIL PROTECTED]> wrote: > But if you didn't tell us that these were transfers, how would we know is > my question? > > > > > On Wed, Jul 9, 2008 at 3:43 PM, Anthony Minessale < > [EMAIL PROTECTED]> wrote: > >> both cases are a transfer >> >> >> >> On Wed, Jul 9, 2008 at 2:33 PM, Joseph Bajin <[EMAIL PROTECTED]> >> wrote: >> >>> Is there a way to tell what caused that new caller profile to happen? If >>> it was a transfer or if it was an originate from a FSAPI? >>> >>> >>> On Wed, Jul 9, 2008 at 3:10 PM, Anthony Minessale < >>> [EMAIL PROTECTED]> wrote: >>> >>>> every time a new caller profile is installed into a channel it will >>>> stack another callflow >>>> so each time it returns to the dialplan which is caused mainly by the >>>> transfer app or the originate FSAPI when it does an outbound call then >>>> transfers it to an extension. >>>> >>>> >>>> >>>> On Wed, Jul 9, 2008 at 1:53 PM, Michael Collins <[EMAIL PROTECTED]> >>>> wrote: >>>> >>>>> I am experimenting with XML CDRs and I was curious about this part of >>>>> the record. It seems that with each transfer to a different extension I'm >>>>> getting a new callflow profile. That's good – I just want to make sure >>>>> that >>>>> my understanding of this is correct. >>>>> >>>>> >>>>> >>>>> Will a new callflow profile get generated for each successive transfer >>>>> to a different extension? Also, are there other scenarios that generate a >>>>> new callflow profile? Lastly, is there a way to force a new callflow >>>>> profile to occur from within the dialplan? (That last one is just a >>>>> curiosity, although it would help me handle some quirky CDR needs with the >>>>> IVR that I'm working on.) >>>>> >>>>> >>>>> >>>>> Thanks! >>>>> >>>>> >>>>> >>>>> -MC >>>>> >>>>> >>>>> >>>>> P.S. – as per usual, any info provided here will go straight to the >>>>> wiki! >>>>> >>>>> _______________________________________________ >>>>> 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 >>>> >>>> >>> >>> >>> -- >>> --Joe >>> >>> "Success is easy if you think of it like Rust: It's inevitable if you >>> keep at it. Guys claim there are magic moments, but that's just bullshit." >>> --Fred Franzia (The famous wine guy) >>> _______________________________________________ >>> 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 >> >> > > > -- > --Joe > > "Success is easy if you think of it like Rust: It's inevitable if you keep > at it. Guys claim there are magic moments, but that's just bullshit." --Fred > Franzia (The famous wine guy) > > _______________________________________________ > 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
