[Asterisk-Users] Festival and asterisk
Freddy Setiawan
freddysetiawan at hotpop.com
Sat Jun 19 10:17:22 MST 2004
i've try to remove the quote marks but still not working.... the * console
still return :
Executing Answer("SIP/4001-bf1a","") in new stack
Executing Festival("SIP/4001-bf1a","good morning") in new stack
Parsing '/etc/asterisk/festival.conf' : Found
Spawn extension (local,555,2) exited non-zero on 'SIP/4001-bf1a'
and the festival console return:
server Sun Jun 20 01:07:23 2004 : Festival server started on port 1314
client(1) Sun Jun 20 01:09:02 2004 : Accepted from localhost
client(1) Sun Jun 20 01:09:04 2004 : disconnected
its look like the festival does not process anything.....
Best Regards,
Chiang
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]On Behalf Of Rich Adamson
Sent: Saturday, June 19, 2004 10:41 PM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] Festival and asterisk
> 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.
Remove the quote marks... should be like ...Festival(good morning)
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list