[Freeswitch-users] Transfer/Bridge

Iñaki Baz Castillo ibc at aliax.net
Sun Nov 23 09:25:02 PST 2008


El Domingo, 23 de Noviembre de 2008, henkoegema escribió:
> Iñaki Baz Castillo wrote:
> > El Domingo, 23 de Noviembre de 2008, henkoegema escribió:
> >> What is the difference between
> >>
> >> <action application="transfer" data="1000"/>
> >> and
> >> <action application="bridge" data=/sofia/internal/1000%${{domain}"/>  ?
> >
> > AFAIK "transfer" means jumping to other dialplan section ("1000" in your
> > case)
> > while "bridge" means generating a new call (leg B) and bridge it with leg
> > A
> > (the caller).
>
> But what difference does that make when I call 1000 ?

- "transfer" will jump to the dialplan "1000" extension, and that can do 
anything you have decided in that dialplan.

-- 
Iñaki Baz Castillo




More information about the FreeSWITCH-users mailing list