[asterisk-bugs] [Asterisk 0013861]: [patch] ERROR[23999]: res_config_ldap.c:1292 update_ldap: Couldn't modify ... Undefined attribute type
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Oct 22 16:16:15 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=13861
======================================================================
Reported By: scramatte
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 13861
Category: Resources/res_config_ldap
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: ready for review
Asterisk Version: 1.6.0.1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-11-07 11:24 CST
Last Modified: 2010-10-22 16:16 CDT
======================================================================
Summary: [patch] ERROR[23999]: res_config_ldap.c:1292
update_ldap: Couldn't modify ... Undefined attribute type
Description:
my Asterisk return me this error on SIP register :
ERROR[23999]: res_config_ldap.c:1292 update_ldap: Couldn't modify
dn:cn=200,ou=Telephony,dc=example,dc=com because Undefined attribute type
In spite of this message I can call and receive calls.
I haven't got more details ...
I've run Asterisk with -vvvvvvvvvvvvvvvvgc
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0013660 Provide working demo users for ldap/rea...
related to 0014334 Documentation for configuration of res_...
======================================================================
----------------------------------------------------------------------
(0128342) svnbot (reporter) - 2010-10-22 16:16
https://issues.asterisk.org/view.php?id=13861#c128342
----------------------------------------------------------------------
Repository: asterisk
Revision: 292786
U branches/1.6.2/channels/chan_sip.c
U branches/1.6.2/configs/res_ldap.conf.sample
U branches/1.6.2/contrib/scripts/asterisk.ldif
------------------------------------------------------------------------
r292786 | lmadsen | 2010-10-22 16:16:13 -0500 (Fri, 22 Oct 2010) | 13
lines
Update the LDIF file for LDAP.
The LDIF file asterisk.ldif was quite a bit out of date from the
asterisk.ldap-schema file, so I've
now updated that to be in sync. The asterisk.ldif file being out of sync
was a problem on my systems
where I was doing an ldapadd to import the schema into the LDAP database,
and the existing file
would cause problems and ERROR messages when registering.
Additional documention has been added based on feedback in the issue I'm
closing.
(closes issue https://issues.asterisk.org/view.php?id=13861)
Reported by: scramatte
Patches:
ldap-update.txt uploaded by lmadsen (license 10)
Tested by: lmadsen, jcovert, suretec, rgenthner
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=292786
Issue History
Date Modified Username Field Change
======================================================================
2010-10-22 16:16 svnbot Note Added: 0128342
======================================================================
More information about the asterisk-bugs
mailing list