[Home]

Summary:ASTERISK-02675: [patch] N+101 on failed playback
Reporter:Anthony Minessale (anthm)Labels:
Date Opened:2004-10-25 15:48:43Date Closed:2008-01-15 15:11:45.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) playback.diff
Description:Make Playback and ControlPlayback follow suit and go
to N+101 (if it exists) when a file fails to stream.

(Disclaimer on File)
Comments:By: twisted (twisted) 2004-10-25 21:19:49

It's got my vote.  Playback DOES need to error out, or at least move on if it can't find the file, not just blow up. :)

By: brc007 (brc007) 2004-10-25 21:21:10

I've tested this. Works for me =). Ready for CVS imho.

edited on: 10-25-04 22:15

By: Mark Spencer (markster) 2004-10-25 22:22:21

Fixed in CVS.

By: Russell Bryant (russell) 2004-10-26 11:00:57

not included in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:11:45.000-0600

Repository: asterisk
Revision: 4099

U   trunk/apps/app_controlplayback.c
U   trunk/apps/app_playback.c

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

Add n+101 jump if file does not exist (bug ASTERISK-2675)

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

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