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 <[email protected]> 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 <[email protected]> _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
