]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 75253 via svnmerge from
authorMark Michelson <mmichelson@digium.com>
Mon, 16 Jul 2007 18:18:19 +0000 (18:18 +0000)
committerMark Michelson <mmichelson@digium.com>
Mon, 16 Jul 2007 18:18:19 +0000 (18:18 +0000)
commitce8f95d750a4afce1867fac11d04cc66cc8e0880
tree062a0d7294df26b08821913e2caab87cf4486f39
parent0dc98ebdf2714eb9bd8517e0c2de38d920a4ee38
Merged revisions 75253 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r75253 | mmichelson | 2007-07-16 13:16:15 -0500 (Mon, 16 Jul 2007) | 8 lines

Restoring functionality from 1.2 wherein Retrydial will not exit if there is no announce file specified.
This change makes it so that if there is no announce file specified, the application will continue until finished (or caller hangs up).
If a bogus announce file is specified, then a warning message will be printed saying that the file could not be found, but execution will
still continue.

(closes issue #10186, reported by jon, patched by me)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@75254 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_dial.c