[asterisk-users] Problems with DISA
Shidan
shidan at gmail.com
Fri Sep 29 14:57:48 MST 2006
Well this is how I got around it, and since it's just a test box it'll
do. I commented out most of the function that's responsible for
playing the tones so that now it is just a wrapper around this:
"ast_tonepair_start(chan, 350, 440, 0, 0);" So looks like somethings
off with the data coming back from indications.conf ( but the file is
correct).
So if it's found to be a more general problem thats something to look at.
Thanks for all your responses.
---
Shidan Gouran
On 9/29/06, Eric ManxPower Wieling <eric at fnords.org> wrote:
> 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.
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list