Take a look at the new perl module. You can implement the LDAP lookup in
perl. I think there is an example using LDAP with perl.

regards
klaus

> That exactly what I need thank !!
> But I behind another problem ... how to build this alias DB with  LDAP
> informations .... :'(
>
> Thank a lot !
>
>  >I think what you need are aliases. An alias maps from one SIP URI to
> another.
>  >
>  >e.g. sip:[EMAIL PROTECTED]          --> sip:[EMAIL PROTECTED]
>  >sip:[EMAIL PROTECTED] --> sip:[EMAIL PROTECTED]
>  >
>  >Thus, if openser receives a request, you first lookup the alias and
> then lookup the location table. You can either use the >aliases table
> and use lookup("aliases") or use the ALIAS_DB module.
>  >regards
>  >klaus
>
>
>



_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to