[Asterisk-Users] Festival and asterisk

Freddy Setiawan freddysetiawan at hotpop.com
Fri Jun 18 22:50:17 MST 2004


I've install the asterisk in my Redhat 9 and it work properly with the SIP
phone. Then i install the festival as mention in
http://www.voip-info.org/wiki-Asterisk+festival+installation. the problem is
when i dial the extension 555 in the asterisk console it show like :

	-- Executing Answer("SIP/4001-664c", "") in new stack
	   Executing Festival("SIP/4001-664c", "'good morning'") in new stack
	Parsing '/etc/asterisk/festival.conf': Found
	Spawn extension (local,555,2) exited non-zero on 'SIP/4001-664c'

and in the festival console it show :

	server	Sat Jun 19 13:37:28 2004 : Festival server started on port 1314
	client(1)	Sat Jun 19 13:50:03 2004 : accepted from localhost
	client(1)	Sat Jun 19 13:50:04 2004 : disconnected

*for references*
extension.conf
	exten => 555,1,Answer
	exten => 555,2,Festival('good morning')
	exten => 555,3,Wait(2)
	exten => 555,4,Hangup

What's the problem I'm facing? Thanks in advance.

Best regards,

Freddy Setiawan
::Simple is Everything, Nothing is Complex::





More information about the asterisk-users mailing list