[Home]

Summary:ASTERISK-07579: [patch] Enable multiple file streaming when calling Read from the dialplan
Reporter:Santiago Baranda (sb_mx)Labels:
Date Opened:2006-08-22 10:59:44Date Closed:2007-01-15 10:24:33.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app.c.patch
Description:Since Playback and Background allow streaming of multiple files separated by &, we thought Read should have that capability too.

Example: Read(audio1&audio2)

Streaming will stop as soon as DTMF is detected (no reason to keep streaming when the user has interrupted)

We would like to have some feedback about this.

Thanks in advance
Santiago Baranda
Comments:By: Clod Patry (junky) 2006-08-22 17:57:47

You need a disclaimer for a patch review.

By: Santiago Baranda (sb_mx) 2006-08-29 11:03:02

Disclaimer sent to kpfleming via email

By: jmls (jmls) 2006-10-31 13:38:00.000-0600

can we now review the patch now that the disclaimer has been sent ?

By: jmls (jmls) 2006-12-05 04:40:16.000-0600

ping. housekeeping

By: Joshua C. Colp (jcolp) 2007-01-12 23:20:18.000-0600

Russell already took care of this via another bug, 7897, in revision 47408. Peace!