[asterisk-bugs] [JIRA] (ASTERISK-24312) SIGABRT when improperly configured realtime pjsip
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Oct 20 11:37:40 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-24312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-24312:
-----------------------------------
Target Release Version/s: 13.0.0-beta3
> SIGABRT when improperly configured realtime pjsip
> --------------------------------------------------
>
> Key: ASTERISK-24312
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24312
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/Sorcery, Resources/res_pjsip
> Affects Versions: 12.5.0
> Environment: Ubuntu 14.04 LTS
> Reporter: Dafi Ni
> Assignee: Kinsey Moore
> Target Release: 13.0.0-beta3
>
> Attachments: backtrace.txt, pjsip_load_fix.diff
>
>
> When having configuration for pjsip in sorcery.conf like this:
> {quote}
> \[res_pjsip]
> endpoint=realtime,ps_endpoints
> auth=realtime,ps_auths
> aor=realtime,ps_aors
> domain_alias=realtime,ps_domain_aliases
> {quote}
> without or commented correlated lines in extconfig.conf like this:
> {quote}
> ;ps_endpoints => odbc,cdr
> ;ps_auths => odbc,cdr
> ;ps_aors => odbc,cdr
> ;ps_domain_aliases => odbc,cdr
> ;ps_endpoint_id_ips => odbc,cdr
> {quote}
> then SIGABRT is present
> backtrace attached.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list