[asterisk-users] Ringing for incoming call
Bob Smither
Smither at C-C-I.com
Fri Dec 18 22:29:41 CST 2009
On Fri, 2009-12-18 at 19:58 -0600, Steve Johnson wrote:
> Try putting the wait before the Answer.
>
> ...
> exten => s,n,Wait(10)
> exten => s,n,Answer
> ...
Thanks Steve. I tried that:
> On Fri, Dec 18, 2009 at 5:10 PM, Bob Smither <Smither at c-c-i.com> wrote:
> > Dear All,
<snip>
> >
> > ...
> > exten => s,n,Answer
> > exten => s,n,Ringing()
> > exten => s,n,Wait(10)
> > exten => s,n,BackGround(sound file)
> > ...
> >
> > I have also tried moving the Answer app to right before the BackGround
> > app.
<snip>
i.e., after the Wait, but still no joy.
Anything else I need to look at?
Thanks,
--
Bob Smither <Smither at C-C-I.com>
More information about the asterisk-users
mailing list