On Fri, 17 Sep 2004, Paul Penrod wrote: > [message] > exten => s,1,Answer() > exten => s,2,Wait(2) ;Pause to let the user end catch up with the connection > exten => s,3,Background(demo-congrats) > exten => s,4,Goto(3) Remove the goto. Steve