[asterisk-users] Delay the HungUp

cbulist cbulist at gmail.com
Fri Apr 16 00:04:24 CDT 2010


Hi,

I'm tying to delay the HungUp.
I tried this way:

exten => h,1,NoOp(Start)
exten => h,n,Wait(5)
exten => h,n,NoOp(End)
exten => h,n,Hangup()


but it doesn't work, Any idea?

Thanks in advance.




More information about the asterisk-users mailing list