]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't hang up on a queue caller if the file we attempt to play does not exist.
authorMark Michelson <mmichelson@digium.com>
Fri, 21 May 2010 20:59:14 +0000 (20:59 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 21 May 2010 20:59:14 +0000 (20:59 +0000)
commited585b5bb3e4dfa2447f2be8026459a2ab0f598b
treeda1fac3c97591ca491e324ec4721a4097dd2b293
parent94238573fa906f3901af15f14f8f29bd9f049a5a
Don't hang up on a queue caller if the file we attempt to play does not exist.

This also fixes a documentation mistake in file.h that made my original attempt
to correct this problem not work correctly.

(closes issue #17061)
Reported by: RoadKill

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@265089 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c
include/asterisk/file.h