[Asterisk-Users] Festival on RH9?

Rich Adamson radamson at routers.com
Thu Oct 23 18:39:57 MST 2003


Okay, changed it to look like:
 exten => 555,1,Festival(Testing one two three.) 
restarted * from scratch, dialed 555 and see:

CLI shows:
    -- Executing Festival("SIP/3000-c1e7", "Testing one two three.") in new stac
k
  == Parsing '/etc/asterisk/festival.conf': Found
WARNING[1209269552]: File app_festival.c, Line 304 (festival_exec): Text passed 
to festival server : Testing one two three.
WARNING[1209269552]: File app_festival.c, Line 381 (festival_exec): Passing text
 to festival...
WARNING[1209269552]: File app_festival.c, Line 400 (festival_exec): Passing data
 to channel...

Looks identical to the previous quoted string. Double-checked to ensure I was
starting the newly compiled festival_server, yup its the correct executable.
I had uncommented about six lines in the festival.conf file. Is there anything
special that needs to be defined in it?

Could there be any issues with codecs (using stock C7960 v4.4, but Snom200
provides exactly the same response and CLI)? Using a sniffer on the wire, I
only see sip frames; the session never gets to moving rtp data.

It appears from the CLI that call setup is reasonable, but audio is not
happening (just total silence), as also noted by the sniffer trace.

So, it kind of appears that I never get past the initial sip setup, which sort
of implies something wrong with the exten => statement (above)?

Rich

------------------------

> Don't put the text in quotes.  i.e. Festival(Would you like to play a
> game?)
> 
> On Thu, 2003-10-23 at 18:07, Rich Adamson wrote:
> > I followed the script (closely) that you referenced (including the export),
> > and a "ps ax" shows:
> > 21007 pts/2    S      0:00 /bin/sh /usr/src/festival/bin/festival_server
> > 21017 pts/2    S      0:00 festival --server ./festival_server.scm
> > 21039 pts/2    S      0:00 sleep 60
> > 
> > Then I start *, and make a call to 555, and the CLI indicates:
> >   -- Executing Festival("SIP/3000-ed8c", "Testing one two three.") in new stack
> >   == Parsing '/etc/asterisk/festival.conf': Found
> > WARNING[1209269552]: File app_festival.c, Line 304 (festival_exec): Text passed 
> > to festival server : Testing one two three.
> > WARNING[1209269552]: File app_festival.c, Line 381 (festival_exec): Passing text
> >  to festival...
> > WARNING[1209269552]: File app_festival.c, Line 400 (festival_exec): Passing data
> >  to channel...
> > 
> > But here nothing. :(
> > 
> > How would I test festival in bash?  (Not sure how to do that.)
> > 
> > Rich
> > 
> > ------------------------
> > > Please see if festival_server is running as specified in:
> > > http://www.marko.net/asterisk/archives/0209/0389.html
> > > 
> > > ==================
> > > export PATH=$PATH:/usr/src/festival/bin
> > > /usr/src/festival/bin/festival_server
> > > 
> > > ==================
> > > 
> > > Or test festival in bash...
> > > 
> > > Regards,
> > > 
> > > Gus
> > > 
> > > ----- Original Message -----
> > > From: "Rich Adamson" <radamson at routers.com>
> > > To: <asterisk-users at lists.digium.com>
> > > Sent: Thursday, October 23, 2003 7:29 PM
> > > Subject: RE: [Asterisk-Users] Festival on RH9?
> > > 
> > > 
> > > > Okay, the festival build with patches went fine, and starts fine.
> > > > I added
> > > >  exten => 555,1,Festival,"Testing one two three."
> > > > When I dial extension 555, the CLI indicates:
> > > >     -- Executing Festival("SIP/3000-1d95", "You are calling.") in new
> > > stack
> > > >   == Parsing '/etc/asterisk/festival.conf':   == Parsing
> > > '/etc/asterisk/festival
> > > > .conf': Found
> > > >
> > > > but nothing is heard on the C7960 phone.
> > > >
> > > > Anyone have any ideas?
> > > >
> > > > Rich
> > > > ------------------------
> > > > > BTW, the issue in my last email is also applicable to the speech_tools
> > > source.
> > > > >
> > > > > Deepak
> > > > >
> > > > > -----Original Message-----
> > > > > I'm about to download Festival source, apply the astrisk diff's, and
> > > > > initiate basic testing. Thoughts are to download v1.4.3 (latest per
> > > > > the fesitval website.
> > > > >
> > > > > If anyone has an existing how-to, install notes, tips, or any
> > > suggestions
> > > > > I'd greatly appreciate it. Direct email is fine if you'd rather not post
> > > > > them.
> > > >
> > > >
> > > > _______________________________________________
> > > > 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
> > 
> > ---------------End of Original Message-----------------
> > 
> > 
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> -- 
> Sample configs, scripts, more : http://www.fnords.org/~eric/asterisk/
> 
> BTEL Consulting 504-899-1387 or 850-484-4545 or 877-677-9643
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users

---------------End of Original Message-----------------






More information about the asterisk-users mailing list