Hi all,
Has there been any work regarding LDAP integration for authentication/ presence in OpenSER? I've seen work being done in asterisk regarding this, but some of them simply focus on configurations from LDAP instead of auth/pres.
Thanks,
-- Wyness
Hi,
Try my 'ldap' module. It is in 'experimental' tree of Iptel's SER. It should work with OpenSER. If not, please report to me, I will see.
Hello,
On 03/20/06 11:01, Arek Bekiersz wrote:
Hi,
Try my 'ldap' module. It is in 'experimental' tree of Iptel's SER. It should work with OpenSER. If not, please report to me, I will see.
would it be hard to implement the DB api for LDAP, to have a module which can replace mysql or other database module in openser?
Cheers, Daniel
Hi,
This is the way I would like to develop that.
Problem is that in my prod systems here I use Iptels' SER, not OpenSER (yet)... As some time ago I had similar request from Iptel (to make SER db abstraction API for LDAP), I have to either: make this work on both platforms or choose one.
Personally I will be more for Iptel SER, but just because I run them here.. I will study what can be done in both systems and keep you informed!
Daniel-Constantin Mierla wrote:
Hello, would it be hard to implement the DB api for LDAP, to have a module which can replace mysql or other database module in openser? Cheers, Daniel