[asterisk-bugs] [Asterisk 0018001]: [patch] GET DATA problem with pipes
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 6 08:48:30 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18001
======================================================================
Reported By: jamicque
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 18001
Category: Resources/res_agi
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for review
Asterisk Version: 1.6.2.13
JIRA:
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-16 09:34 CDT
Last Modified: 2010-10-06 08:48 CDT
======================================================================
Summary: [patch] GET DATA problem with pipes
Description:
Hi, I'm using TTS sofware to generate audio files and play them in
real-time via asterisk. To do this I'm creating pipes to which asterisk is
listening and to which TTS is generating audio.
When I use AGI command STREAM FILE, everything is ok, generated audio is
played to the caller.
However, if I use GET DATA command, I can not hear the audio file. I'm
using GET DATA to gather entered DTMFs. This solution worked in older
version of asterisk (1.4.21 I guess).
Beneath I paste logs from console (verbose and debug on 100) from both
cases.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0012929 retrydial hangs up when using a silent ...
======================================================================
----------------------------------------------------------------------
(0127745) svnbot (reporter) - 2010-10-06 08:48
https://issues.asterisk.org/view.php?id=18001#c127745
----------------------------------------------------------------------
Repository: asterisk
Revision: 290575
U branches/1.6.2/main/file.c
------------------------------------------------------------------------
r290575 | tilghman | 2010-10-06 08:48:28 -0500 (Wed, 06 Oct 2010) | 8
lines
Allow streaming audio from a pipe.
(closes issue https://issues.asterisk.org/view.php?id=18001)
Reported by: jamicque
Patches:
20100926__issue18001.diff.txt uploaded by tilghman (license 14)
Tested by: jamicque
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=290575
Issue History
Date Modified Username Field Change
======================================================================
2010-10-06 08:48 svnbot Checkin
2010-10-06 08:48 svnbot Note Added: 0127745
======================================================================
More information about the asterisk-bugs
mailing list