I used to have the same problem when I was using an external gateway for the PSTN connection. That gateway (a Cisco router) had voice activity detection (VAD) on, and for some reason it was considering the dial tone from DISA not loud enough to let it go through. As soon as I disabled VAD, I was hearing the dialtone loud and clear. Do you hear the dialtone properly if you call that extension from a SIP phone connected to your Asterisk ?
Liviu On 9/29/06, Shidan <[EMAIL PROTECTED]> wrote:
For some reason I'm having problems with DISA. This is what I have: exten => s,1,Answer() exten => s,2,DigitTimeout(5) exten => s,3,ResponseTimeout(10) exten => s,4,DISA(no-password|from-internal) I can generate tones with no problems on this system But I cant hear a dialtone using DISA, anyone experienced this problem? Also, I'm running this in the cusom confs for freepbx. Just to save time, I'm not looking for a solution that doesn't use the Disa app. Cheers, Shidan Gouran --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
