On 01/29/2009 11:23 AM, Iñaki Baz Castillo wrote:
El Jueves, 29 de Enero de 2009, Husna Bte Mad Baguri escribió:
Help, How to install ldap module in kamailio
Read the module doc and install the required dependencies.
and after that edit Makefile and remove the ldap module from excluded_modules variable or use:
make include_modules="ldap" install
Cheers, Daniel