[asterisk-bugs] [JIRA] (ASTERISK-24557) WebRTC call returns error "Failed to get local SDP"
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Mon Dec 15 09:43:29 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224004#comment-224004 ]
Rusty Newton commented on ASTERISK-24557:
-----------------------------------------
Your trace is incomplete for what we need. Also, there is a lot of this in your trace/log:
{noformat}
Nov 26 07:03:51] WARNING[4696]: loader.c:452 load_dynamic_module: Module 'res_ari' did not register itself during load
[Nov 26 07:03:51] WARNING[4696]: loader.c:918 load_resource: Module 'res_ari' could not be loaded.
[Nov 26 07:03:51] WARNING[4696]: loader.c:452 load_dynamic_module: Module 'res_stasis' did not register itself during load
[Nov 26 07:03:51] WARNING[4696]: loader.c:918 load_resource: Module 'res_stasis' could not be loaded.
[Nov 26 07:03:51] WARNING[4696]: loader.c:840 inspect_module: Module 'res_ari_playbacks.so' was not compiled with the same compile-time options as this version of Asterisk.
[Nov 26 07:03:51] WARNING[4696]: loader.c:841 inspect_module: Module 'res_ari_playbacks.so' will not be initialized as it may cause instability.
[Nov 26 07:03:51] WARNING[4696]: loader.c:931 load_resource: Module 'res_ari_playbacks.so' could not be loaded.
{noformat}
Please recompile Asterisk completely (including all modules). When doing so, make sure to [follow the linked instructions|https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace#GettingaBacktrace-GettingInformationAfterACrash] to use appropriate compiler flags and get a backtrace from the core after it dumps.
When recompiling Asterisk, please test with the latest of the SVN 11 branch as there are a few recent fixes that may apply to your issue.
> WebRTC call returns error "Failed to get local SDP"
> ---------------------------------------------------
>
> Key: ASTERISK-24557
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24557
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 11.9.0, 11.14.1
> Environment: centos6.6, debian7.7.0 (i686 and x64)
> Reporter: Osaulenko Alexander
> Assignee: Matt Jordan
> Attachments: backtrace.txt
>
>
> We use Asterisk of different versions 11.9-11.14.1 with default settings for WebRTC and Openssl version: OpenSSL 1.0.1e 11 Feb 2013. It works but craches on:
> d1_both.c(278): OpenSSL internal error, assertion failed: s->init_num == (int)s->d1->w_msg_hdr.msg_len + DTLS1_HM_HEADER_LENGTH
> We tried update openssl to OpenSSL 1.0.1j and then compiled Asterisk.
> When we try to call using WebRTC we have error "Failed to get local SDP"
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list