[Home]

Summary:ASTERISK-03661: [patch] Allow multiple files for the Playback app
Reporter:Russell Bryant (russell)Labels:
Date Opened:2005-03-10 01:39:07.000-0600Date Closed:2008-01-15 15:27:11.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) playback.txt
Description:I basically just duplicated the code that anthm wrote for background so that it could be done for playback as well.

exten => 1,1,Playback(digits/1&digits/2&digits/3)

"It works on my box." (tm)

****** ADDITIONAL INFORMATION ******

disclaimer on file
Comments:By: Mark Spencer (markster) 2005-03-10 01:50:43.000-0600

Added to CVS, thanks!

By: Russell Bryant (russell) 2005-03-10 04:05:08.000-0600

not included in 1.0  :)

By: Digium Subversion (svnbot) 2008-01-15 15:27:11.000-0600

Repository: asterisk
Revision: 5157

U   trunk/apps/app_playback.c

------------------------------------------------------------------------
r5157 | markster | 2008-01-15 15:27:11 -0600 (Tue, 15 Jan 2008) | 2 lines

Allow playback for multiple files (bug ASTERISK-3661)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5157