[Asterisk-Users] Re: Festival problem
Gareth Blades
list-asterisk at linguaphone.co.uk
Tue Mar 22 08:55:51 MST 2005
I forgot to add that the problem I am experiencing is that when I dial
the extension it is answered and then immediatly hung up on me. It is as
if festival is working butnot generating any sounds.
On Tue, 2005-03-22 at 15:50, Gareth Blades wrote:
> I have Festival running fine on one Fedora Core 3 machine but I am
> having problems getting it to work on another one.
> I am using festival-1.4.2-25
> I have followed the guide at
> http://www.voip-info.org/wiki-Asterisk+Festival+installation and am
> using the second festival command patch which is the same one I use on
> the working server.
>
> The festival logs show the following on the working machine:-
> "Load server start ./festival_server.scm"
> festival port=1314
> wrapper Thu Mar 17 14:59:10 GMT 2005 : USING DEFAULT CONFIGURATION
> wrapper Thu Mar 17 14:59:10 GMT 2005 : waiting
> server Thu Mar 17 14:59:10 2005 : Festival server started on port
> 1314
> client(1) Tue Mar 22 15:10:53 2005 : accepted from voip
> client(1) Tue Mar 22 15:10:54 2005 : disconnected
>
> On the non working machine :-
> "Load server start ./festival_server.scm"
> festival port=1314
> wrapper Tue Mar 22 15:29:25 GMT 2005 : USING DEFAULT CONFIGURATION
> wrapper Tue Mar 22 15:29:25 GMT 2005 : waiting
> server Tue Mar 22 15:29:25 2005 : Festival server started on port
> 1314
> client(1) Tue Mar 22 15:33:35 2005 : accepted from
> asterisk.linguaphone-intranet.co.uk
> client(1) Tue Mar 22 15:33:35 2005 : disconnected
>
> On the working server asterisk shows :-
> -- Executing Answer("SIP/7152-d36e", "") in new stack
> -- Executing Wait("SIP/7152-d36e", "1") in new stack
> -- Executing Festival("SIP/7152-d36e", "For Sales please press 1")
> in new stack
> == Parsing '/etc/asterisk/festival.conf': Found
> Mar 22 15:47:46 NOTICE[22512]: rtp.c:452 ast_rtp_read: RTP: Received
> packet with bad UDP checksum
> -- Executing Festival("SIP/7152-d36e", "For Customer Services please
> press 2") in new stack
> == Parsing '/etc/asterisk/festival.conf': Found
> Mar 22 15:47:49 NOTICE[22512]: rtp.c:452 ast_rtp_read: RTP: Received
> packet with bad UDP checksum
> Mar 22 15:47:49 WARNING[22512]: app_festival.c:185
> send_waveform_to_channel: Null frame == hangup() detected
> == Spawn extension (voipuk, 7913, 4) exited non-zero on
> 'SIP/7152-d36e'
>
> On the non working server asterisk shows:-
> -- Remote UNIX connection
> -- Executing Answer("SIP/6152-d2ec", "") in new stack
> -- Executing Festival("SIP/6152-d2ec", "mary had a little lamb") in
> new stack
> == Parsing '/etc/asterisk/festival.conf': Found
> == Spawn extension (voipuk, 6913, 2) exited non-zero on
> 'SIP/6152-d2ec'
>
> Any idea what is wrong?
> What is this 'remote UNIX connection'?
>
> Thanks
> Gareth
More information about the asterisk-users
mailing list