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

Seven Du dujinfang at gmail.com
Wed Nov 10 01:33:27 PST 2010


Use a catch all extension in the last section of context1, then
transfer to context2, then maybe context3

On Wed, Nov 10, 2010 at 2:21 PM, Boris Kovalenko <boris at tagnet.ru> wrote:
> Hello!
>
>     No, Seven. I want tranfer the call to another context. If the call
> may be served by this context it must be served, else transfer should
> return to the same place and I'll tranfer the call to another context. E.g.:
>
> <action application="tranfer" data="../context1"/> (if call may be
> served by context it must be served and stop processing, else return
> from context and do next tranfer)
> <action application="tranfer" data="../context2"/> and so on
>
>> You also need continue=true in extensiion
>>
>> On Wed, Nov 10, 2010 at 2:06 PM, Seven Du<dujinfang at gmail.com>  wrote:
>>> Sorry, it's in extension. Just give an absolute condition should be ok.
>>>
>>> <extension ...
>>>
>>> <condition>
>>> <action...
>>> </condition>
>>> </extension>
>>>
>>> On Wed, Nov 10, 2010 at 11:23 AM, Boris Kovalenko<boris at tagnet.ru>  wrote:
>>>> Hello!
>>>>
>>>>      May You give an example? AFAIK<condition>  is a part of extension,
>>>> not context.
>>>>> If you need run all extensions, just use empty conditions in your context.
>>>>>
>>>>> <condition>
>>>>>
>>>>> </condition>
>>>>>
>>>>> On Mon, Nov 8, 2010 at 10:08 PM, Boris Kovalenko<boris at tagnet.ru>    wrote:
>>>>>> Hello!
>>>>>>
>>>>>>       Yes, I looked at it. But I need to run throught all extensions in
>>>>>> context.
>>>>>>> look execute_extension
>>>>>>>
>>>>>> --
>>>>>> С уважением,
>>>>>>     Борис Коваленко
>>>>>>     ЗАО "Тагнет"
>>>>>>     (3435) 494991
>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> 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
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> 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
>>>>
>>>
>>>
>>> --
>>> Blog: http://www.dujinfang.com
>>> Proj:  http://www.freeswitch.org.cn
>>>
>>
>>
>
>
> --
> С уважением,
>   Борис Коваленко
>   ЗАО "Тагнет"
>   (3435) 494991
>
>
>
> _______________________________________________
> 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
>



-- 
Blog: http://www.dujinfang.com
Proj:  http://www.freeswitch.org.cn



More information about the FreeSWITCH-users mailing list