Hi I made a conclusion too soon, i couldnt count down while music was playing back.
I'm running out of time, really need help. Thanks QuyPs On Sat, 2010-03-13 at 08:42 +0700, Pham Quy wrote > Here again, the script should be described as > > ---------------------------- > - Caller call to a number > - Asterisk answer, play back music and start MONITORING as following > + User press * to start MONITORING > + Record is finished if: > + User press # > + OR message duration reach 60 second > + Hangup > ---------------------------- > > Quyps > > On Sat, 2010-03-13 at 08:36 +0700, Pham Quy wrote: > > Hi Gordon, > > > > What i'm doing now is that something like karaoke. While music is > > playing back, caller voice is being record by the way i mentioned > > earlier. I should give you the whole picture of what i'm doing. > > > > I did google for it, and Monitor() function seem to be the best choice > > to do that. > > > > I would prefer using Record() if somehow i could play back music while > > recording. > > > > Thanks, > > Quyps > > > > On Fri, 2010-03-12 at 10:43 +0000, Gordon Henderson wrote: > > > On Fri, 12 Mar 2010, Pham Quy wrote: > > > > > > > I figured that out, i can use monitor() function to record and using a > > > > loop to count down 60s. > > > > > > > > But I dont think it is best solution, any suggestion is appreciated. > > > > And still, how can i capture '#'? > > > > > > Have you reied reading the manual, or the wiki, or even just googling for > > > asterisk recording? > > > > > > You'll find the Record() application will do what you need to do > > > regarding > > > time and #. > > > > > > Gordon > > > > > > > > > > > > > > On Fri, 2010-03-12 at 15:03 +0700, Pham Quy wrote: > > > >> Hi all, > > > >> > > > >> Here is the script i want to make > > > >> > > > >> - Caller call to a number to record a message > > > >> - Asterisk answer and start recording message as following > > > >> + User press * to start recording > > > >> + Record is finished if: > > > >> + User press # > > > >> + OR message duration reach 60 second > > > >> + Hangup > > > >> > > > >> How do you counting down 60s, and how to detect # (i make a test using > > > >> Read() but it cant read #) > > > >> > > > >> Thanks in advance > > > >> Quyps > > > > > > > > > > > > > > > > -- > > > > _____________________________________________________________________ > > > > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > > > New to Asterisk? Join us for a live introductory webinar every Thurs: > > > > http://www.asterisk.org/hello > > > > > > > > asterisk-users mailing list > > > > To UNSUBSCRIBE or update options visit: > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
