Re: [asterisk-users] play music while continue executing dial plan

2007-01-15 Thread Rilawich Ango
ED] [mailto:asterisk-users- > [EMAIL PROTECTED] On Behalf Of Rilawich Ango > Sent: Monday, January 15, 2007 2:53 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] play music while continue executing dial > plan > > It doesn't

RE: [asterisk-users] play music while continue executing dial plan

2007-01-15 Thread Alexander Lopez
wich Ango > Sent: Monday, January 15, 2007 2:53 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] play music while continue executing dial > plan > > It doesn't work as it will hold up the call without running the rest > of the

Re: [asterisk-users] play music while continue executing dial plan

2007-01-14 Thread Rilawich Ango
It doesn't work as it will hold up the call without running the rest of the statement. On 1/12/07, Octavio Ruiz (Ta^3) <[EMAIL PROTECTED]> wrote: Perhaps MusicOnHold() app? > Is there any application can let the dial plan to execute while > playing music? Say I have a lot of command to do in

Re: [asterisk-users] play music while continue executing dial plan

2007-01-14 Thread Octavio Ruiz (Ta^3)
Perhaps MusicOnHold() app? > Is there any application can let the dial plan to execute while > playing music? Say I have a lot of command to do in the dial plan but > I don't want to keep silence while execution of dial plan. I notice > Background(file) can play music but it will hold until pre

[asterisk-users] play music while continue executing dial plan

2007-01-11 Thread Rilawich Ango
Hi all, Is there any application can let the dial plan to execute while playing music? Say I have a lot of command to do in the dial plan but I don't want to keep silence while execution of dial plan. I notice Background(file) can play music but it will hold until pressing a key. I want somethi