mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
Merge "bridge: Fix returning to dialplan when executing Bridge() from AMI."
This commit is contained in:
@@ -4640,6 +4640,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
|
||||
|
||||
Reference in New Issue
Block a user