[asterisk-bugs] [JIRA] (ASTERISK-21910) [patch] RTP Native Bridge Codec Change Handling - Appears to compare immediately after setting equal
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Jun 14 15:29:05 CDT 2013
Rusty Newton created ASTERISK-21910:
---------------------------------------
Summary: [patch] RTP Native Bridge Codec Change Handling - Appears to compare immediately after setting equal
Key: ASTERISK-21910
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21910
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/RTP
Affects Versions: 11.4.0
Reporter: David Woolley
Severity: Minor
ast_bridge_result remote_bridge_loop sets the old codec capabilities equal to the current ones immediately before testing whether they differ on the next iteration of the loop, thus meaning it will fail to act on many changes.
--
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