I have a strange suggestion -- have one extension answer the call and dial the extension you want -- then it should ring before dialing the second one.
Bob Smither <[email protected]> wrote: > > 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 -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici [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
