[asterisk-bugs] [Asterisk 0012613]: protocol or version not honoured.

noreply at bugs.digium.com noreply at bugs.digium.com
Wed May 14 13:21:25 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12613 
====================================================================== 
Reported By:                suretec
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   12613
Category:                   Resources/res_config_ldap
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.0-beta8 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 115523 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             05-08-2008 15:32 CDT
Last Modified:              05-14-2008 13:21 CDT
====================================================================== 
Summary:                    protocol or version not honoured.
Description: 
1435 |   if (!(s = ast_variable_retrieve(config, "_general", "version")) ||
!(s = ast_variable_retrieve(config, "_general"     , "protocol"))) {
1436 |   |   ast_log(LOG_NOTICE, "No explicit LDAP version found, using 3
as default.\n");


in res_ldap.conf

Using version=3 or protocol=3 and you still get:

[May  8 21:37:02] NOTICE[26248]: res_config_ldap.c:1436 parse_config: No
explicit LDAP version found, using 3 as default.


====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 05-14-08 13:21  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 116351

_U  branches/1.6.0/
U   branches/1.6.0/res/res_config_ldap.c

------------------------------------------------------------------------
r116351 | file | 2008-05-14 13:21:12 -0500 (Wed, 14 May 2008) | 12 lines

Merged revisions 116350 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
r116350 | file | 2008-05-14 15:25:54 -0300 (Wed, 14 May 2008) | 4 lines

Make the ldap version setting work without having both version and
protocol set.
(closes issue http://bugs.digium.com/view.php?id=12613)
Reported by: suretec

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=116351 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-14-08 13:21  svnbot         Note Added: 0086856                          
======================================================================




More information about the asterisk-bugs mailing list