Merged revisions 192858 via svnmerge from
authorJeff Peeler <jpeeler@digium.com>
Wed, 6 May 2009 22:17:27 +0000 (22:17 +0000)
committerJeff Peeler <jpeeler@digium.com>
Wed, 6 May 2009 22:17:27 +0000 (22:17 +0000)
commit1c05448f5ab4cbd86791bed0a30c2221d730ee14
treeab9075ca69454cc3676af32941bc0867927d8f4b
parent658f81cb574e0c9f8548a0c1d9278bb307a1c582
Merged revisions 192858 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r192858 | jpeeler | 2009-05-06 17:15:19 -0500 (Wed, 06 May 2009) | 10 lines

  Make ParkedCall application stop execution of the dialplan after hang up

  Just changed park_exec to always return non-zero. I really wasn't entirely sure
  at first if this was a bug. Decided it was since it would be surprising when
  not using ParkedCall in the dialplan to hang up and have dialplan execution
  continue.

  (closes issue #14555)
  Reported by: francesco_r
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@192861 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/features.c