Displaying 1 result from an estimated 1 matches for "getconfirm".
Did you mean:
getconfig
2005 Feb 23
0
Newbie Help - Auto Fallthrough
I am a serious Asterisk newbie: just installed asterisk last week and it is
now running with our Voicetronix OpenLine4 hardware.
All is working as expected with one exception, in the following sequence
(extracted from my extensions.conf file):
[GetConfirmation]
exten => s,n,SetVar(TimeOut=0) ; if timeout and TimeOut=1 then user
already timed out once, so hangup
exten => s,n,SetVar(State=GetConfirmation) ; set up for
time-out return
exten => s,n,ResponseTimeout(10) ; Set
Response T...