[asterisk-bugs] [Asterisk 0017995]: No audio when use app_festival
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 13 04:05:53 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17995
======================================================================
Reported By: asannucci
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17995
Category: Applications/app_festival
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.2.11
JIRA: SWP-2318
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-09-15 07:36 CDT
Last Modified: 2010-10-13 04:05 CDT
======================================================================
Summary: No audio when use app_festival
Description:
Hello,
when a try to use festival application, no audio received and the channel
still up without no error on the CLI and on the festival Log.
The same configuration work fine on Asterisk 1.6.0.22
======================================================================
----------------------------------------------------------------------
(0127934) alecdavis (manager) - 2010-10-13 04:05
https://issues.asterisk.org/view.php?id=17995#c127934
----------------------------------------------------------------------
Just guessing :) Try adding Progress() like below
extensions.conf
exten => 650,1,Progress()
exten => 650,n,Answer()
exten => 650,n,Festival(hola mundo!!!)
exten => 650,n,Hangup()
Issue History
Date Modified Username Field Change
======================================================================
2010-10-13 04:05 alecdavis Note Added: 0127934
======================================================================
More information about the asterisk-bugs
mailing list