[asterisk-users] Delay the HungUp

cbulist cbulist at gmail.com
Fri Apr 16 08:39:07 CDT 2010


Hi,

Thanks for your answer.
We need to delay the HungUp because some calls that we dial are so short 
(3 or 4 seconds) and our provider requests 8 seconds. That is the reason.
I will try with g option.

Thanks again


Zeeshan Zakaria wrote:
>
> I think you should try to use option 'g' in the Dial command and put 
> Wait after that, not in the h extension. But what exactly you are 
> trying to achievee here?
>
> Zeeshan A Zakaria
>
> --
> Sent from my Android phone with K-9 Mail.
>
>> On 2010-04-16 8:03 AM, "Philipp von Klitzing" 
>> <klitzing at pool.informatik.rwth-aachen.de 
>> <mailto:klitzing at pool.informatik.rwth-aachen.de>> wrote:
>>
>> Hi!
>>
>>
>> > exten => h,1,NoOp(Start)
>> > exten => h,n,Wait(5)
>> > exten => h,n,NoOp(End)
>> > exten => h,n,Hangup()
>> ...
>>
>> * Wait() does not work in the context of the h extension (I am curious as
>> to the reasons for that as well)
>>
>> * Hangup() makes no sense in the context of the h extension and should
>> not be used; you are _already_ in the process of hanging up
>>
>> Philipp
>>
>>
>>
>> -- 
>> _____________________________________________________________________
>> -- Bandwidth and Colocat...
>>




More information about the asterisk-users mailing list