summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-05-08 07:33:02 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-05-08 07:33:02 -0500
commit4d0bc3e5fc9a5b3349d742225a558361582a1bfb (patch)
tree8043706a11d5fc4bf24b5555af312e0dcec35401 /include
parent250fee82aaa02c7d8be4d21cba75bf5460b32af9 (diff)
parent7ffd80cc044130ef334f7a356f5c57d699082e95 (diff)
Merge "bridge: Fix returning to dialplan when executing Bridge() from AMI." into 13
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/channel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index b553bbe71..9acd820e5 100644
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -4503,6 +4503,9 @@ struct ast_bridge_channel *ast_channel_get_bridge_channel(struct ast_channel *ch
*
* \note absolutely _NO_ channel locks should be held before calling this function.
*
+ * \note The dialplan location on the returned channel is where the channel
+ * should be started in the dialplan if it is returned to it.
+ *
* \param yankee The channel to gain control of
* \retval NULL Could not gain control of the channel
* \retval non-NULL The channel