[Freeswitch-users] is this possible to "return" from the transfer?
Boris Kovalenko
boris at tagnet.ru
Tue Nov 9 19:25:30 PST 2010
Hello!
I know I may do it with bridge, Diego. I asked may I do the same
trick with transfer.
> Hi
>
> Yes, you can do that:
>
> <action application="set" data="continue_on_fail=true" />
> <action application="set" data="hangup_after_bridge=false" />
>
> <action application="bridge" data="...." />
> <action application="bridge" data="...." />
> <action application="bridge" data="...." />
> <action application="bridge" data="...." />
> ....
>
>
> Diego Toro
> http://voipensando.blogspot.com/
>
> --- On *Mon, 11/8/10, Boris Kovalenko /<boris at tagnet.ru>/* wrote:
>
>
> From: Boris Kovalenko <boris at tagnet.ru>
> Subject: [Freeswitch-users] is this possible to "return" from the
> transfer?
> To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org>
> Date: Monday, November 8, 2010, 5:23 AM
>
> Hello!
>
> With "bridge" we can do something like:
>
> <action application="set" data="continue_on_fail=true"/>
> <action application="bridge" ..."/>
> <action application="bridge" ..."/>
> <action application="bridge" ..."/>
>
> Is this possible to get same behavior with "transfer"? For example:
> <action application="set" data="continue_on_fail=true"/>
> <action application="tranfer" data="$1 XML context1"/>
> <action application="tranfer" data="$1 XML context2"/>
> <action application="tranfer" data="$1 XML context3"/>
>
> The idea - to find what context may serve the called number.
>
> --
>
> С уважением,
> Борис Коваленко
> ЗАО "Тагнет"
> (3435) 494991
>
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> </mc/compose?to=FreeSWITCH-users at lists.freeswitch.org>
> 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
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
--
С уважением,
Борис Коваленко
ЗАО "Тагнет"
(3435) 494991
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101110/f33f2bbb/attachment.html
More information about the FreeSWITCH-users
mailing list