[asterisk-bugs] [JIRA] (ASTERISK-25295) res_pjsip crash - pjsip_uri_get_uri at /usr/include/pjsip/sip_uri.h
Kevin Harwell (JIRA)
noreply at issues.asterisk.org
Fri Aug 28 11:46:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227396#comment-227396 ]
Kevin Harwell commented on ASTERISK-25295:
------------------------------------------
{quote}
Questions:
1. What version of pjproject better now to use?
{quote}
I'd recommend using the latest version of [pjproject|http://www.pjsip.org/] if possible, which is [currently|http://www.pjsip.org/download.htm] [2.4.5|http://www.pjsip.org/release/2.4.5/pjproject-2.4.5.tar.bz2].
{quote}
2. What configure params to use?
{quote}
See the following wiki page on how to configure it for Asterisk: [Building and Installing pjproject|https://wiki.asterisk.org/wiki/display/AST/Building+and+Installing+pjproject]. Depending on your system you might need to enable/disable certain features.
Also, as a side note I was wrong earlier about the length of a contact. Apparently, there is another constraint when writing to the ast_db upon adding a contact:
{noformat}
db.c:318 ast_db_put: Family and key length must be less than 253 bytes
{noformat}
> res_pjsip crash - pjsip_uri_get_uri at /usr/include/pjsip/sip_uri.h
> -------------------------------------------------------------------
>
> Key: ASTERISK-25295
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25295
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip
> Affects Versions: 13.4.0
> Reporter: Dmitriy Serov
> Assignee: Kevin Harwell
> Attachments: 2015_08_10__20_38_07.backtrace-threads.txt, 2015_08_10__20_38_07.full.tail.txt, 2015_08_10__20_58_07.backtrace-threads.txt, 2015_08_10__20_58_07.full.tail.txt, backtrace.2015-07-30-1.txt, backtrace.2015-07-30-2.txt, backtrace.2015-07-30-3.txt, backtrace.2015-07-30-5.txt, core.back-trace.txt, debuglog.txt, full.2015-07-30-1.txt, full.2015-07-30-2.txt, full.2015-07-30-3.txt, full.2015-07-30-5.txt
>
>
> Using last git branch 13. Now is 13.5-rc.
> Tired of fighting with deadlock when using chan_sip. Decided to convert all the devices and the gateways to res_pjsip.
> The result was crash very often. When asterisk boots. Sometimes asterisk successfully loaded and crash in a few minutes.
> In the configs, nothing has changed except transfer chan_sip devices to res_pjsip.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list