[Freeswitch-users] is this possible to "return" from the transfer?

Boris Kovalenko boris at tagnet.ru
Mon Nov 8 02:23:02 PST 2010


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





More information about the FreeSWITCH-users mailing list