]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Remove unnecessary error message in app_dial.c
authorKinsey Moore <kmoore@digium.com>
Fri, 6 Apr 2012 13:30:40 +0000 (13:30 +0000)
committerKinsey Moore <kmoore@digium.com>
Fri, 6 Apr 2012 13:30:40 +0000 (13:30 +0000)
commitab87db441962fd7e1513845e9b1a37e61e4beb9a
tree2e18a41eb455802495ecccb9ed58fba976a2b3cd
parent3560b4a9b57f7b25cc69ccce46940910254fb229
Remove unnecessary error message in app_dial.c

The error message for failure to stop autoservice after a gosub or macro call
during a dial was removed for macro while Asterisk 1.4 was still being actively
developed. The corresponding gosub error message was never removed.

(closes issue ASTERISK-19551)

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