[Asterisk-Users] AUTOHANGUP Feature

James Sizemore james at deny.org
Mon Mar 17 20:50:09 MST 2003


I could.  Something like this may do what you want?

....
exten => 4025,3,ResponseTimeout(30)
.....



exten => t,1,Goto(#|1)

exten => #,1,Playback(IHangUpSoon)
exten => # ,2,wait(60)     
exten => #,1,Hangup


d hinton wrote:

> i've asked this before but got no answer.
> does AUTOHANGUP give one minute warning or does it just hangup the call.
> where do you config this feature
> thanks
> dwayne






More information about the asterisk-users mailing list