Zoran Pericic ha scritto: > Could someone give me some referneces about directories engine > implementation in CW 2.0. > > I will try to make LDAP dir. engine, which is not problem (sofia example > is enought), but I don't have any clue how dir engine is used by CW. > From sofia example I could assume that directory engine is not yet used > by CW. > > So what should be changed prior to dir engine integration (sip, iax)? > Has anyone some to-do list? >
The directory engine ATM is not yet used. It was born to have a single repository of usernames/passwords and the corresponding per-user settings. Its main purpose is for the new channels (like sofia) but it can be used with any other channel as well. The directory engine probably needs some more (nimor) work but most of the stuff is there. I would prefer someone to integrate it with the current sip/iax channels before developing new sources. That's because if we need changes in the API, that can be done before we have a ton of new sources :-D Max _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
