[asterisk-users] Delay the HungUp
Philipp von Klitzing
klitzing at pool.informatik.rwth-aachen.de
Fri Apr 16 06:58:26 CDT 2010
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
More information about the asterisk-users
mailing list