[Asterisk-Users] Festival and Asterisk

Brian West brian at bkw.org
Fri Aug 29 13:11:42 MST 2003


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

I messed up that should have a 2 in the priority on line 2.

bkw


On Fri, 29 Aug 2003, Bartosz Jozwiak wrote:

> Ok it works now,
> Thanks very much!
>
> I am still getting some warnings... I will try to fix it, If I cannot fix
> that I am going to ask on the list again.
>
> Regards,
> Bartosz
> ----- Original Message -----
> From: "Brian West" <brian at bkw.org>
> To: "ASTERISK USERS" <asterisk-users at lists.digium.com>
> Sent: Friday, August 29, 2003 1:46 PM
> Subject: Re: [Asterisk-Users] Festival and Asterisk
>
>
> > 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
> > >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
> _______________________________________________
> 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