[asterisk-bugs] [Asterisk 0009344]: Festival hangs up a channel instead of doing its job
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 22 12:20:49 CDT 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=9344
======================================================================
Reported By: welles
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 9344
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.2.16
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: No
Request Review:
Resolution: suspended
Fixed in Version:
======================================================================
Date Submitted: 03-22-2007 02:40 CDT
Last Modified: 10-22-2007 12:20 CDT
======================================================================
Summary: Festival hangs up a channel instead of doing its job
Description:
i use asterisk manager interface to originate a call. params as following:
chan = sip/888111111 at sip-gateway,
exten = 1000,
context= test ,
priority =1,
callerid = 123455,
timeout=90000
variable = var1=asterisk|var2=hello|var3=world
the others are null.
test context config as fellowing:
exten => 1000,1,answer
exten => 1000,n,BackGround(demo-congrats)
exten => 1000,n,festival(${var1})
exten => 1000,n,festival(${var2})
exten => 1000,n,festival(${var3})
exten => 1000,n,hangup
when excute the ami command my phone will ring, after answer it, i will
hear 'demo-congrats' ,after this it will excute festival(asterisk) ,but i
can't hear .then hangup.
i use iax2 channel i can hear all. festival(asterisk) ,festival(hello)...
i am sure my festival works fine.
what 's wrong? thanks in advance.
my asterisk version :1.2.6
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0008590 Festival Application Hangs Call
related to 0008286 [patch] iax channel goes into an error ...
======================================================================
----------------------------------------------------------------------
file - 10-22-07 12:20
----------------------------------------------------------------------
I'm suspending this for now since it's a 1.2 issue. If it's applicable to
1.4 feel free to reopen and I will attempt to get Festival going and debug
things.
Issue History
Date Modified Username Field Change
======================================================================
10-22-07 12:20 file Status new => resolved
10-22-07 12:20 file Resolution open => suspended
10-22-07 12:20 file Assigned To => file
10-22-07 12:20 file Note Added: 0072370
======================================================================
More information about the asterisk-bugs
mailing list