Hi, After I hear the intro, I press 1 or 2 and I get a delay of about 5 seconds before the 1 or 2 exten is read. I am sure this worked without a delay before. I did a CVS upg about a week ago. I also just tried it with a single background statement, same result. Could be related to the DigitTimeout. Anyone having similar problems or is my logic warped. [from-pri] exten => s,1,Wait,1 exten => s,2,Answer exten => s,3,DigitTimeout,5 exten => s,4,ResponseTimeout,10 exten => s,5,BackGround,intro-can exten => s,6,BackGround,intro-us exten => 1,1,agi,start-pri-can.agi exten => 2,1,agi,start-pri-us.agi exten => h,1,agi,end-pri.agi Thanks MA