[Asterisk-Users] Festival and Asterisk

Brian West brian at bkw.org
Fri Aug 29 09:46:04 MST 2003


Accually you have to answer the channel first..

exten => 1234,1,Answer
exten => 1234,1,Festival("Testing testing 123")

bkw

On Fri, 29 Aug 2003, James Golovich wrote:

>
>
> On Fri, 29 Aug 2003, Bartosz Jozwiak wrote:
>
> > Hello,
> >
> > I am trying to run festival, it is running but I am getting this when I run tts_ping.agi
> >
> >
> > WARNING[278546]: File app_festival.c, Line 304 (festival_exec): Text passed to festival server : Enter the eye-p address you wish to ping.
> > WARNING[278546]: File app_festival.c, Line 381 (festival_exec): Passing text to festival...
> > WARNING[278546]: File app_festival.c, Line 400 (festival_exec): Passing data to channel...
> >
> > And in festival I got this:
> >
> > client(1) Fri Aug 29 08:36:06 2003 : accepted from localhost
> > client(1) Fri Aug 29 08:36:07 2003 : disconnected
> >
> > If somebody could tell me why it does not want to work.
> > I used a pach for Festival.
> >
>
> Before you try using tts-ping.agi try festival to make sure it works.
> Try something like:
> exten => 1234,1,Festival("Testing testing 123")
> to make sure that festival works.
>
> If Festival works by itself then there must be a problem with tts-ping.agi
> on your system.  Make sure you have the Net::Ping::External module
> installed and confirm that the user running asterisk has access to run
> ping.
>
> James
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list