[asterisk-bugs] [Asterisk 0018001]: [patch] GET DATA problem with pipes
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 6 08:50:34 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: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-09-16 09:34 CDT
Last Modified: 2010-10-06 08:50 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 ...
======================================================================
----------------------------------------------------------------------
(0127747) svnbot (reporter) - 2010-10-06 08:50
https://issues.asterisk.org/view.php?id=18001#c127747
----------------------------------------------------------------------
Repository: asterisk
Revision: 290577
_U trunk/
U trunk/main/file.c
------------------------------------------------------------------------
r290577 | tilghman | 2010-10-06 08:50:34 -0500 (Wed, 06 Oct 2010) | 22
lines
Merged revisions 290576 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
................
r290576 | tilghman | 2010-10-06 08:49:19 -0500 (Wed, 06 Oct 2010) | 15
lines
Merged revisions 290575 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2
........
r290575 | tilghman | 2010-10-06 08:48:27 -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=290577
Issue History
Date Modified Username Field Change
======================================================================
2010-10-06 08:50 svnbot Checkin
2010-10-06 08:50 svnbot Note Added: 0127747
======================================================================
More information about the asterisk-bugs
mailing list