[asterisk-bugs] [JIRA] (ASTERISK-21947) New SIP Channel Driver - use the proper bridging API function to get the bridged channel during direct media tests
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Jun 21 16:20:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-21947:
-----------------------------------
Status: Open (was: Triage)
> New SIP Channel Driver - use the proper bridging API function to get the bridged channel during direct media tests
> ------------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-21947
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21947
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 12
> Reporter: Matt Jordan
> Labels: Asterisk12
>
> Currently, direct media checks in {{gulp_set_rtp_peer}} are using {{ast_bridged_channel}} to get the bridged channel to know if they can set up direct media.
> This will always return NULL.
> Note that this issue addresses the following BUGBUG comment:
> {noformat}
> /* BUGBUG - ast_bridged_channel will always return NULL, meaning direct media will never occur */
> {noformat}
> Note as well that the replacement function for {{ast_bridged_channel}} cannot have the channel locked while calling it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list