[asterisk-bugs] [JIRA] (ASTERISK-23176) WebRTC missing ice-ufrag and ice-pwd compiling with BETTER_BACKTRACES and DONT_OPTIMIZE
Beppo mazzucato (JIRA)
noreply at issues.asterisk.org
Wed Jan 22 03:17:03 CST 2014
Beppo mazzucato created ASTERISK-23176:
------------------------------------------
Summary: WebRTC missing ice-ufrag and ice-pwd compiling with BETTER_BACKTRACES and DONT_OPTIMIZE
Key: ASTERISK-23176
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23176
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_sip/WebSocket
Affects Versions: 11.7.0
Environment: CentOS 6.5 64 bit
Google Chrome Version 32.0.1700.77
jssip 0.3.0
Reporter: Beppo mazzucato
The problem shows up compiling with BETTER_BACKTRACES and DONT_OPTIMIZE (made to investigate about a crash) and do not happen with normal compilation flags.
When called party answer Chrome complain about missing ice-ufrag and ice-pwd
the error in console is:
SetRemoteDescription failed: Called with an SDP without ice-ufrag and ice-pwd.
In fact looking at the log attached is clear that asterisk doesn't include ice-ufrag and ice-pwd in the SIP OK message.
--
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