[Freeswitch-users] How to timeout att_xfer?
Boris Kovalenko
boris at tagnet.ru
Sat Mar 12 17:17:03 MSK 2011
Hello!
Yes, it works now! But there is another problem -> while A is
hearing MOH, the B is hearing nothing... Is there a way for B to hear
MOH or progress tone?
> frick,
>
> yes {originate_timeout=N}
>
> its early still here ....
>
> It will work, but you need to use ignore_early_media=true with it
> otherwise you also need to set bridge_answer_timeout on the inbound
> leg to the same value.
>
> {ignore_early_media=true,originate_timeout=N}
>
>
> On Sat, Mar 12, 2011 at 8:07 AM, Anthony Minessale
> <anthony.minessale at gmail.com> wrote:
>> orignation_timeout inside {} not by set app
>>
>>
>> On Sat, Mar 12, 2011 at 8:05 AM, Boris Kovalenko<boris at tagnet.ru> wrote:
>>> Hello!
>>>
>>> origination_timeout or originate_timeout? Indeed, have tried both
>>> without success. Freeswitch FreeSWITCH Version 1.0.head (git-1c95ad9
>>> 2011-01-20 22-43-50 -0300)
>>> My extension:
>>> <extension name="attented_xfer">
>>> <condition field="destination_number" expression="^attented_xfer$">
>>> <action application="read" data="3 3
>>> $${sound_prefix}/ivr/8000/ivr-enter_ext.wav attxfer
>>> _digits 10000 #"/>
>>> <action application="set" data="continue_on_fail=true"/>
>>> <action application="set" data="origination_cancel_key=#"/>
>>> <action application="set" data="transfer_ringback=$${hold_music}"/>
>>> <action application="set" data="hangup_after_bridge=true"/>
>>> <action application="att_xfer"
>>> data="{originate_timeout=5}loopback/${attxfer_digits}/${c
>>> ontext}/${dialplan}"/>
>>> <!--<action application="info" data="ALERT"/>-->
>>> </condition>
>>> </extension>
>>>
>>>> add {origination_timeout=N} before the dial string you pass into it.
>>>>
>>>>
>>>> On Sat, Mar 12, 2011 at 5:40 AM, Boris Kovalenko<boris at tagnet.ru> wrote:
>>>>> Hello!
>>>>>
>>>>> Is there a possibility to timeout att_xfer application? For example
>>>>> -> A calls B, B does att_xfer to C, but C doesn't answer for a 10
>>>>> seconds so B is bridged again to A (of course if B is still off hook).
>>>>>
>>>>> --
>>>>> С уважением,
>>>>> Борис Коваленко
>>>>> ЗАО "Тагнет"
>>>>> (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
>>>
>>
>>
>> --
>> Anthony Minessale II
>>
>> FreeSWITCH http://www.freeswitch.org/
>> ClueCon http://www.cluecon.com/
>> Twitter: http://twitter.com/FreeSWITCH_wire
>>
>> AIM: anthm
>> MSN:anthony_minessale at hotmail.com
>> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
>> IRC: irc.freenode.net #freeswitch
>>
>> FreeSWITCH Developer Conference
>> sip:888 at conference.freeswitch.org
>> googletalk:conf+888 at conference.freeswitch.org
>> pstn:+19193869900
>>
>
>
--
С уважением,
Борис Коваленко
ЗАО "Тагнет"
(3435) 494991
More information about the FreeSWITCH-users
mailing list