Add HANGUPCAUSE information to callee channels
authorKinsey Moore <kmoore@digium.com>
Wed, 15 Aug 2012 17:56:04 +0000 (17:56 +0000)
committerKinsey Moore <kmoore@digium.com>
Wed, 15 Aug 2012 17:56:04 +0000 (17:56 +0000)
commit76d642ff69c15a3a1e51d4ae7884f8b98b2dc069
treef60dd69a47eb670c66c9ead1dc6491793712fc37
parent45c6620d744ca2a0ce89805fea2178fb1280aaa5
Add HANGUPCAUSE information to callee channels

This adds HANGUPCAUSE information to called channels so that hangup
handlers can, in conjunction with predial dialplan execution, access
the hangupcause information when the dialed channel hangs up on a
one-to-one basis instead of a many-to-one basis as with HANGUPCAUSE
usage on the caller channel.

Review: https://reviewboard.asterisk.org/r/2069/
(closes issue ASTERISK-20198)
........

Merged revisions 371258 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@371259 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_dahdi.c
channels/chan_iax2.c
channels/chan_sip.c
channels/sig_analog.c
channels/sig_pri.c
channels/sig_ss7.c