[Home]

Summary:ASTERISK-15671: [patch] Enable opening an audio stream post-startup
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2010-02-22 00:08:09.000-0600Date Closed:2011-06-07 14:00:41
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Resources/res_agi/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20100221__audio_over_remote_agi__2.diff.txt
Description:This enables EAGI functionality after the point of startup, via the commands:

open audio tcp hostname portno
open audio udp hostname portno

as well as closing the audio with the command:

close audio

This will permit audio to be streamed to a remote AGI server, similar to how EAGI works today, except that EAGI today does not permit audio to be served to a remote AGI.
Comments:By: Leif Madsen (lmadsen) 2010-02-22 11:37:34.000-0600

Marking as Confirmed as I believe I saw that this is not ready for testing, but rather is in the design phase.

By: Russell Bryant (russell) 2010-03-09 12:48:47.000-0600

I'm closing this out since I see that the reviewboard patch was discarded, so I assume that means you've decided not to proceed with pushing for this.