Would it be sufficiant if I were to copy the makefile and res_config_ldap.c
to the res/ directory of my running Asterisk and do make; make install? or
do I have to do LIBS=-lldap export LIBS ./configure before that? My asterisk
version is 1.2.6.
Thanks in advance,
Abhishek
*
*
* *
On 8/27/07, Gavin Henry <gavin.henry at gmail.com>
wrote:>
> I see it is res_config_ldap. You'd be much better using the latest
> version in the bug tracker.
>
> On 27/08/07, Gavin Henry <gavin.henry at gmail.com> wrote:
> > On 26/08/07, Abhishek M S <abhishek.suhas at gmail.com> wrote:
> > > Dear Mr Galvin,
> >
> > Gavin ;-)
> >
> > >
> > > Thank you for the links. Had gone through the bug tracker before
> though. I
> > > was specifically referring to the schema for the driver
'Astirectory'
> and
> > > not the one related to the real time LDAP driver for Open LDAP.
> >
> > It's for any LDAP Compliant Directory Server.
> >
> > In the
> > > 'Astirectory' documentation there's a file defining
the schema for
> LDAP
> > > which is incomplete. By incomplete I mean the Syntax and few
other
> fields
> > > are not defined let alone the schema being a static file. I do
> understand
> > > that for Open LDAP a static file schema should be defined.
> >
> > Not really. in the RealTime driver you can specify which LDAP
> > attributes map to which Asterisk Config settings.
> >
> > > The only reason why I preferred Astirectory over the LDAP real
time
> driver
> > > was the fact that there is no mapping required for SIP users and
> peers.
> >
> > OK, maybe I need to go and read more about Astirectory.
> >
> > >
> > > Regards
> > > Abhishek
> > >
> > >
> > > On 8/24/07, Gavin Henry <gavin.henry at gmail.com> wrote:
> > > >
> > > > Please see the official tracker in the Digium buglist:
> > > >
> > > > http://bugs.digium.com/view.php?id=5768
> > > >
> > > > Here are the schemas we did for OpenLDAP:
> > > >
> > > >
> > >
http://bugs.digium.com/file_download.php?file_id=14842&type=bug
> > > >
> > >
http://bugs.digium.com/file_download.php?file_id=14841&type=bug
> > > >
> > > > Also, for Novell eDirectory, see:
> > > >
> > > > http://forge.voicerd.org/frs/?group_id=7&release_id=17
> > > >
> > > > Gavin.
> > > >
> > > > --
> > > > http://www.suretecsystems.com/services/openldap/
> > > >
> > > > _______________________________________________
> > > > --Bandwidth and Colocation Provided by
http://www.api-digital.com--
> > > >
> > > > asterisk-users mailing list
> > > > To UNSUBSCRIBE or update options visit:
> > > >
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > > >
> > >
> > >
> > > _______________________________________________
> > > --Bandwidth and Colocation Provided by
http://www.api-digital.com--
> > >
> > > asterisk-users mailing list
> > > To UNSUBSCRIBE or update options visit:
> > >
> > > http://lists.digium.com/mailman/listinfo/asterisk-users
> > >
> >
> >
> > --
> > http://www.suretecsystems.com/services/openldap/
> >
>
>
> --
> http://www.suretecsystems.com/services/openldap/
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
------=_Part_70188_13459471.1188243586834
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Dear Mr Galvin,<br><br>As of today I am using the res_config_ldap of
Astirectory in my test Asterisk system to connect to a test LDAP database of my
University. Things seem to be working fine so far. Now I'm faced with
the task of installing this in the productive system. Before doing so,
I'd sure like to consider trying the RealTime database driver that you
people have developed. Why so? because I trust your judgment.
<br><br><span class="q"
id="q_114a6abde893ed3f_1">> ></span>I see it is
res_config_ldap. You'd be much better using the latest<br><span
class="q" id="q_114a6abde893ed3f_1">>
></span>version in the bug tracker.
<br><br>This would mean removing Astirectory module, installing the
new driver and loading the new schema into LDAP. In my view, the latter part
shouldn't be a concern because the old attributes and object classes
(Astirectory) should in no way interfere with the new ones. Besides the old
object classes could be deleted from LDAP. Also the former part
shouldn't be of much concern either.
<br><br>My only concern as of now is in the installation of the
RealTime database driver because the 'readme' file does not say
anything about the installation. It only says about the configuration
after installation.
<br>From the link:<br><a
href="http://svn.digium.com/svn/asterisk/team/group/res_config_ldap/">http://svn.digium.com/svn/asterisk/team/group/res_config_ldap/</a><br>Would
it be sufficiant if I were to copy the makefile and res_config_ldap.c to the
res/ directory of my running Asterisk and do make; make install? or do I have to
do LIBS=-lldap export LIBS ./configure before that? My asterisk version is
1.2.6. <br><br>Thanks in
advance,<br>Abhishek<br><br><p class="MsoNormal"
style=""><b><span style="font-size: 10pt;
font-family: System;"
lang="EN-GB"><br></span></b></p>
<b><span style="font-size: 10pt; font-family: System;"
lang="EN-GB"> </span></b><br><div><span
class="gmail_quote">On 8/27/07, <b
class="gmail_sendername">Gavin Henry</b> <<a
href="mailto:gavin.henry at gmail.com">gavin.henry at gmail.com
</a>> wrote:</span><blockquote
class="gmail_quote" style="border-left: 1px solid rgb(204, 204,
204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I see it is
res_config_ldap. You'd be much better using the latest
<br>version in the bug tracker.<br><br>On 27/08/07, Gavin
Henry <<a href="mailto:gavin.henry at
gmail.com">gavin.henry at gmail.com</a>>
wrote:<br>> On 26/08/07, Abhishek M S <<a
href="mailto:abhishek.suhas at gmail.com">
abhishek.suhas at gmail.com</a>> wrote:<br>> >
Dear Mr Galvin,<br>><br>> Gavin
;-)<br>><br>> ><br>> >
Thank you for the links. Had gone through the bug tracker before though.
I<br>> > was specifically referring to the schema for the
driver 'Astirectory' and
<br>> > not the one related to the real time LDAP driver for
Open LDAP.<br>><br>> It's for any LDAP
Compliant Directory
Server.<br>><br>> In
the<br>> >
'Astirectory' documentation there's a
file defining the schema for LDAP
<br>> > which is incomplete. By incomplete I mean the Syntax
and few other fields<br>> > are not defined let alone the
schema being a static file. I do understand<br>> > that for
Open LDAP a static file schema should be defined.
<br>><br>> Not really. in the RealTime driver you can
specify which LDAP<br>> attributes map to which Asterisk Config
settings.<br>><br>> > The only reason why I
preferred Astirectory over the LDAP real time driver
<br>> > was the fact that there is no mapping required for
SIP users and peers.<br>><br>> OK, maybe I need to go
and read more about Astirectory.<br>><br>>
><br>> > Regards<br>> > Abhishek
<br>> ><br>> ><br>>
> On 8/24/07, Gavin Henry <<a href="mailto:gavin.henry at
gmail.com">gavin.henry at gmail.com</a>>
wrote:<br>> > ><br>> > >
Please see the official tracker in the Digium buglist:
<br>> > ><br>> > > <a
href="http://bugs.digium.com/view.php?id=5768">http://bugs.digium.com/view.php?id=5768</a><br>>
> ><br>> > > Here are the schemas we
did for OpenLDAP:<br>> > >
<br>> > ><br>> > <a
href="http://bugs.digium.com/file_download.php?file_id=14842&type=bug">http://bugs.digium.com/file_download.php?file_id=14842&type=bug</a><br>>
> ><br>> > <a
href="http://bugs.digium.com/file_download.php?file_id=14841&type=bug">
http://bugs.digium.com/file_download.php?file_id=14841&type=bug</a><br>>
> ><br>> > > Also, for Novell
eDirectory, see:<br>> > ><br>> >
> <a
href="http://forge.voicerd.org/frs/?group_id=7&release_id=17">
http://forge.voicerd.org/frs/?group_id=7&release_id=17</a><br>>
> ><br>> > > Gavin.<br>>
> ><br>> > > --<br>>
> > <a
href="http://www.suretecsystems.com/services/openldap/">
http://www.suretecsystems.com/services/openldap/</a><br>>
> ><br>> > >
_______________________________________________<br>> >
> --Bandwidth and Colocation Provided by <a
href="http://www.api-digital.com--">
http://www.api-digital.com--</a><br>> >
><br>> > > asterisk-users mailing
list<br>> > > To UNSUBSCRIBE or update options
visit:<br>> > ><br>> > <a
href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>>
> ><br>> ><br>>
><br>> >
_______________________________________________<br>> >
--Bandwidth and Colocation Provided by <a
href="http://www.api-digital.com--">
http://www.api-digital.com--</a><br>>
><br>> > asterisk-users mailing
list<br>> > To UNSUBSCRIBE or update options
visit:<br>> ><br>> > <a
href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>>
><br>><br>><br>>
--<br>> <a
href="http://www.suretecsystems.com/services/openldap/">http://www.suretecsystems.com/services/openldap/</a><br>
><br><br><br>--<br><a
href="http://www.suretecsystems.com/services/openldap/">http://www.suretecsystems.com/services/openldap/</a><br><br>_______________________________________________<br>--Bandwidth
and Colocation Provided by
<a
href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users
mailing list<br>To UNSUBSCRIBE or update options
visit:<br> <a
href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>
------=_Part_70188_13459471.1188243586834--