[Asterisk-Users] Festival on RH9?
Michael T Farnworth
mtf at maximasystems.com
Fri Oct 24 01:40:05 MST 2003
On Thu, 23 Oct 2003, Rich Adamson wrote:
> 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
Look in /etc/hosts.allow and /etc/hosts.deny. Try the command:
man 5 hosts_access
to get up the manual page on this topic.
You probably need something in /etc/hosts.allow which reads:
festival: phoenix.routers.com
Michael
More information about the asterisk-users
mailing list