[asterisk-bugs] [Asterisk 0012613]: protocol or version not honoured.
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed May 14 13:20:36 CDT 2008
The following issue has been ASSIGNED.
======================================================================
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: assigned
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:
======================================================================
Date Submitted: 05-08-2008 15:32 CDT
Last Modified: 05-14-2008 13:20 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
05-14-08 13:20 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list