Hi All, I was testing the DISA module of Asterisk, had no problem dialing inbound. But when i get the dial tone and dial out a strange thing happen like it does not detect the digits properly, or i think some digit is detected late than the other digits, e.g. i dial 98765432 on the asterisk console it looks like 98764325 (the 5 was detected last). but when i dial slowly (very slow :D) it accepts the digits correctly. setup is very simple: exten => 7000,1,Ringing exten => 7000,2,Authenticate(12345) exten => 7000,3,DISA(no-password|context-105) TIA. Regards, nhadie