Displaying 1 result from an estimated 1 matches for "fondoo".
Did you mean:
fondo
2007 Oct 18
1
IAX2: Calls answered before extension is tested?
...t; s,n,Set(TIMEOUT(digit)=5) ; Max time between digits
exten => s,n,Set(TIMEOUT(response)=15) ; Max time to wait
exten => s,n,Wait(1)
exten => s,n,Background(welcome-to-bell-lord)
exten => s,n(resume),Background(press-3-for-tolc) ; Short dialogues,
exten => s,n,Background(press-4-for-fondoo) ; rather than one long one
exten => s,n,Background(press-5-for-arrowtees) ; might need to change
exten => s,n,Background(press-6-for-gen-enq) ; frequently.
exten => s,n,WaitExten()
exten => 3,1,Goto(tolc,s,1) ; Dial 3 For The Open Learning Centre
exten => 4,1,Goto(fondoo,s,1) ; Dia...