<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=x-gbk" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Harry,<br>
    <br>
    On 03/16/2012 03:22 AM, songhr86115 wrote:
    <blockquote
      cite="mid:3812f9a9.16aaa.13619196466.Coremail.songhr86115@163.com"
      type="cite">
      <div style="line-height: 1.7; color: rgb(0, 0, 0); font-size:
        14px; font-family: arial;">
        <div style="line-height: 1.7; color: rgb(0, 0, 0); font-size:
          14px; font-family: arial;">Hello all,</div>
        <div style="line-height: 1.7; color: rgb(0, 0, 0); font-size:
          14px; font-family: arial;">1)How to use the ldap as the
          location server of the opensips? And shuld the sip user's
          contact uri to be stored in ldap? How to do that?</div>
      </div>
    </blockquote>
    Actually you cannot use LDAP as backend for user registration in
    OpenSIPS - only SQL like backends are supported .<br>
    <br>
    Of course OpenSIPS has generic LDAP support for running queries over
    LDAP trees, but : 1) you cannot insert, 2) user location lookups are
    more complicated than a simple LDAP query.<br>
    <blockquote
      cite="mid:3812f9a9.16aaa.13619196466.Coremail.songhr86115@163.com"
      type="cite">
      <div style="line-height: 1.7; color: rgb(0, 0, 0); font-size:
        14px; font-family: arial;">
        <div><span style="line-height: 1.7;">2)ITU-T H.350 and H.350.4
            describes a ldap&nbsp;</span>architecture<span
            style="line-height: 1.7;">&nbsp;</span>for multimedia
          conferencing &nbsp;using a SIP, How &nbsp;to use this information in
          LDAP? And How this information deal with SIP communication?</div>
      </div>
    </blockquote>
    I'm not familiar with the ITU-T specs, but as said, in OpenSIPS you
    have support for querying LDAP trees, so you get any info from there
    and use it for whatever routing purpose you have - you can do that
    from scripting. See the LDAP module:<br>
    &nbsp;&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-freetext" href="http://www.opensips.org/html/docs/modules/1.7.x/ldap.html">http://www.opensips.org/html/docs/modules/1.7.x/ldap.html</a><br>
    <br>
    For H.350, see:<br>
    &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-freetext" href="http://www.opensips.org/html/docs/modules/1.7.x/h350.html">http://www.opensips.org/html/docs/modules/1.7.x/h350.html</a><br>
    <br>
    Regards,<br>
    Bogdan<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
  </body>
</html>