]> 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:31:51 +0000 (13:31 +0000)
committerKinsey Moore <kmoore@digium.com>
Fri, 6 Apr 2012 13:31:51 +0000 (13:31 +0000)
commit79e7cba45d65be019f646a1f119f1a7b76f51f7f
tree8da961e5eef7803faa867ae1963b76b9a8a941b3
parent935f346a73706457ff5f16815fda25ca68c8ae9f
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)
........

Merged revisions 361329 from http://svn.asterisk.org/svn/asterisk/branches/1.8

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