I will try, but the PlayBack documentation say that Playback play the whole sound and then go to the next extension.
I begin to think that my English is really poor. I want to play a sound during (at the same time) the DIAL, but this sound must start from the beginning for each call. Not "jump" into the sound like with MOH. Regis -----Message d'origine----- De�: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Eric Wieling Envoy�: lundi 15 novembre 2004 23:46 ��: Asterisk Users Mailing List - Non-Commercial Discussion Objet�: Re: [Asterisk-Users] Standard messages instead of MOH during dial R�gis MARTIN wrote: > Hi, > > > > I know the question was already asked but I never found an answer to > this problem. So, I try again� (things changes J) > > Is there a way to play a specific message or sound from the start during > the dial command. > > I want to do exactly the same thing that the �m� option of Dial command > but with a music that start from the beginning for each new caller. > > > > Caller 1 hears �hello, please hold we�re looking for your friend, > lalalal (music)� > > Caller 2 (2 seconds after the first caller) hears �hello, please hold > we�re looking for your friend, lalalal (music)� > > Caller 3 (1 seconds after the second caller) hears �hello, please hold > we�re looking for your friend, lalalal (music)� > > > > Each time, the message starts from the beginning and was diffused during > the dial. > > > > As what I read, Background could do the thing because Background must > return immediately. But, It�s not what happens. > > My Background command stay at background priority and go to the next > priority (the dial) only when the sound is finish. You can use Playback of course. do a "show applications" at the CLI to see all the nifty applications you can have in your dialplan. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
