[asterisk-bugs] [JIRA] (ASTERISK-24998) res_corosync: res_corosync tries to load even if res_corosync.conf is missing
George Joseph (JIRA)
noreply at issues.asterisk.org
Wed Apr 22 16:22:32 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Joseph updated ASTERISK-24998:
-------------------------------------
Description:
res_corosync isn't compatible with some distributions and exits with LOAD_FAILURE causing Asterisk to terminate, even if there was no res_corosync.conf file. There should be a check for its config file before attempting to call corosync_* APIs.
was:
res_corosync/load_module exits with a LOAD_FAILURE before it even checks to see if it has a config file. This causes Asterisk to fail.
> res_corosync: res_corosync tries to load even if res_corosync.conf is missing
> ------------------------------------------------------------------------------
>
> Key: ASTERISK-24998
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24998
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_corosync
> Affects Versions: SVN, 13.3.2
> Reporter: George Joseph
> Assignee: George Joseph
> Severity: Minor
>
> res_corosync isn't compatible with some distributions and exits with LOAD_FAILURE causing Asterisk to terminate, even if there was no res_corosync.conf file. There should be a check for its config file before attempting to call corosync_* APIs.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list