search for: thedemo

Displaying 1 result from an estimated 1 matches for "thedemo".

Did you mean: thedef
2004 Apr 06
0
quad BRI. Outgoing calls droped in 10 seconds.
...exten => s,3,DigitTimeout,5 ; Set Digit Timeout to 5 seconds exten => s,4,ResponseTimeout,10 ; Set Response Timeout to 10 seconds exten => s,5,BackGround(demo-congrats) ; Play a congratulatory message exten => #,1,Playback(demo-thanks) ; "Thanks for trying thedemo" exten => #,2,Hangup ; Hang them up. exten => t,1,Goto(#,1) ; If they take too long, give up include => longdist [macro-stdexten]; ; ; Standard extension macro: ; ${ARG1} - Extension (we could have used ${MACRO_EXTEN} here as well ; ${ARG2} -...