summaryrefslogtreecommitdiff
path: root/include/asterisk/channel.h
diff options
context:
space:
mode:
authorMichiel van Baak <michiel@vanbaak.info>2008-04-24 22:16:48 +0000
committerMichiel van Baak <michiel@vanbaak.info>2008-04-24 22:16:48 +0000
commit08e674bce0e7ce47068f495ff437549d7e20496c (patch)
tree2c247ba7f500b9bdc0fa9867d833b6af194d7139 /include/asterisk/channel.h
parenta50b48dacd3754b09aa228ba137af5c2e324e8ce (diff)
Pass the hangup cause all the way to the calling app/channel.
(closes issue #11328) Reported by: rain Patches: 20071207__pass_cause_in_hangup_control_frame.diff.txt uploaded by Corydon76 (license 14) brought up-to-date to trunk by me git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@114637 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/channel.h')
-rw-r--r--include/asterisk/channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index e0b1f79bb..fcd1aa834 100644
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -731,7 +731,7 @@ int ast_queue_frame(struct ast_channel *chan, struct ast_frame *f);
*
* \note The channel does not need to be locked before calling this function.
*/
-int ast_queue_hangup(struct ast_channel *chan);
+int ast_queue_hangup(struct ast_channel *chan, int cause);
/*!
* \brief Queue a control frame with payload