[asterisk-bugs] [JIRA] (ASTERISK-23176) WebRTC missing ice-ufrag and ice-pwd compiling with BETTER_BACKTRACES and DONT_OPTIMIZE
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Wed Feb 5 09:49:03 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-23176:
------------------------------------
Status: Waiting for Feedback (was: Triage)
Okay, if someone can provide specific configuration details for Asterisk and JSSIP, demonstrating how to reproduce the issue, then we'll reopen at that point. Thanks!
> 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
> Assignee: Beppo mazzucato
> Attachments: logfile.txt
>
>
> 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