[asterisk-bugs] [JIRA] (ASTERISK-25450) Multiple realtime entries for same (ldap)driver in sorcery.conf not working anymore.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Oct 7 06:11:33 CDT 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227798#comment-227798 ] 

Asterisk Team commented on ASTERISK-25450:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Multiple realtime entries for same (ldap)driver in sorcery.conf not working anymore.
> ------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-25450
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25450
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/Sorcery
>    Affects Versions: 13.5.0
>         Environment: RHEL7
>            Reporter: Dries De Gendt
>
> In my previous setup of Asterisk "certified-asterisk-13.1-cert2", it was possible to combine multiple realtime entries (for the same driver) so it could search for endpoints in 2 LDAP's.
> sorcery.conf:
> [res_pjsip]
> endpoint=realtime,ps_endpoints
> endpoint=realtime,ps_uz_endpoints
> endpoint=config,pjsip.conf,criteria=type=endpoint
> However, in Asterisk 13.5.0, only the first entry is loaded (ps_endpoints) so it can't search in both of them. If I comment the first realtime-entry, the second one is loaded correctly (ps_uz_endpoints).
> Is this some kind of known bug? Configuration is exactly the same. When I reverse to the 13.1-cert2 version, it works again.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list