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
Make sure you have a /etc/asterisk/indications.conf Shidan 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.