[Asterisk-Users] Festival on RH9?
Rich Adamson
radamson at routers.com
Thu Oct 23 19:27:31 MST 2003
Gus,
I think I might see the issue. In /etc/asterisk/festival_server.log, I see:
"Load server start ./festival_server.scm"
festival port=1314
wrapper Thu Oct 23 20:08:37 CDT 2003 : USING DEFAULT CONFIGURATION
wrapper Thu Oct 23 20:08:37 CDT 2003 : waiting
server Thu Oct 23 20:08:38 2003 : Festival server started on port 1314
client(1) Thu Oct 23 20:09:08 2003 : rejected from phoenix.routers.com not in ac
cess list
client(2) Thu Oct 23 20:32:47 2003 : rejected from phoenix.routers.com not in ac
cess list
which implies the firewall function on this * server is blocking port 1314,
which is probably causing festival to not complete the connection.
I don't have a clue how to fix that. I'd guess it is a ipchains or something
like that, but I've never had to deal with it before. Must have been installed
with RH9. Any idea how to tell it to allow festival?
Rich
------------------------
From: CW_ASN - Gus <cw_asn at fibertel.com.ar>
Subject: Re: [Asterisk-Users] Festival on RH9?
Date: Thu, 23 Oct 2003 18:50:31 -0300
To: asterisk-users at lists.digium.com
> 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-----------------
More information about the asterisk-users
mailing list