]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix hangup cause passthrough regression.
authorRichard Mudgett <rmudgett@digium.com>
Wed, 29 Aug 2012 18:24:54 +0000 (18:24 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 29 Aug 2012 18:24:54 +0000 (18:24 +0000)
commitaa7825958c47f1cbadf54d9cf875a6ed53ef083f
tree70ab38dc3b310164d45dccb009a046a0322b5661
parent5f5f3cb9441253c6c22486ff804d534bda62ec5b
Fix hangup cause passthrough regression.

The v1.8 -r369258 change to fix the F and F(x) action logic introduced a
regression in passing the hangup cause from the called channel to the
caller channel.

(closes issue ASTERISK-20287)
Reported by: Konstantin Suvorov
Patches:
      app_dial_hangupcause.patch (license #6421) patch uploaded by Konstantin Suvorov (modified)
Tested by: rmudgett
........

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

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