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

Dries De Gendt (JIRA) noreply at issues.asterisk.org
Wed Oct 7 06:11:33 CDT 2015


Dries De Gendt created ASTERISK-25450:
-----------------------------------------

             Summary: 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