[asterisk-bugs] [Asterisk 0011804]: LDAP RealTime driver loaded. Segmentation fault

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Mar 13 14:50:57 CDT 2008


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11804 
====================================================================== 
Reported By:                sasikala
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11804
Category:                   . I did not set the category correctly.
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.4.17 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             01-21-2008 05:49 CST
Last Modified:              03-13-2008 14:50 CDT
====================================================================== 
Summary:                    LDAP RealTime driver loaded. Segmentation fault
Description: 
Hi,
 I am sasikala. I am using asterisk version 1.4.17. As of now I am having
the number of Sip users which is configured through the sip.conf. This
process is working fine.
  Now I want to get the authentication for the Sip users through the
LDAP.
I have gone through some posting in this group and I have done the
following steps. I dont know whether it is correct or not. I will just tell
what I have done.
svn co http://svn.digium.com/svn/asterisk/team/group/res_config_ldap -
went through fine.
then given make. - went through fine.
make install - went through fine.
- then I executed the following command
asterisk -cvvvv
It showed the following error.
Asterisk Dynamic Loader Starting:
[Jan 21 16:53:24] NOTICE[20203]: loader.c:858 load_modules: 1 modules will
be loaded.
[Jan 21 16:53:24] WARNING[20203]: config.c:1056 process_text_line: No '='
(equal sign) in line 11 of /etc/asterisk/res_ldap.conf
[Jan 21 16:53:24] WARNING[20203]: config.c:1056 process_text_line: No '='
(equal sign) in line 12 of /etc/asterisk/res_ldap.conf
[Jan 21 16:53:24] WARNING[20203]: config.c:1056 process_text_line: No '='
(equal sign) in line 13 of /etc/asterisk/res_ldap.conf
[Jan 21 16:53:24] WARNING[20203]: config.c:1056 process_text_line: No '='
(equal sign) in line 14 of /etc/asterisk/res_ldap.conf
[Jan 21 16:53:24] WARNING[20203]: config.c:1056 process_text_line: No '='
(equal sign) in line 15 of /etc/asterisk/res_ldap.conf
[Jan 21 16:53:24] WARNING[20203]: config.c:1056 process_text_line: No '='
(equal sign) in line 16 of /etc/asterisk/res_ldap.conf
[Jan 21 16:53:24] WARNING[20203]: config.c:1056 process_text_line: No '='
(equal sign) in line 17 of /etc/asterisk/res_ldap.conf
[Jan 21 16:53:24] WARNING[20203]: config.c:1056 process_text_line: No '='
(equal sign) in line 19 of /etc/asterisk/res_ldap.conf
[Jan 21 16:53:24] WARNING[20203]: config.c:1056 process_text_line: No '='
(equal sign) in line 31 of /etc/asterisk/res_ldap.conf
[Jan 21 16:53:24] WARNING[20203]: config.c:1056 process_text_line: No '='
(equal sign) in line 53 of /etc/asterisk/res_ldap.conf
[Jan 21 16:53:24] WARNING[20203]: res_config_ldap.c:1394 parse_config: No
directory user found, anonymous binding as default.
[Jan 21 16:53:24] WARNING[20203]: res_config_ldap.c:1400 parse_config: No
directory password found, using 'asterisk' as default.
[Jan 21 16:53:24] ERROR[20203]: res_config_ldap.c:1406 parse_config: No
directory host found.
[Jan 21 16:53:24] ERROR[20203]: res_config_ldap.c:1414 parse_config: No
LDAP base dn found, using 'asterisk' as default.
[Jan 21 16:53:24] WARNING[20203]: res_config_ldap.c:1420 parse_config: No
directory port found, using 389 as default.
[Jan 21 16:53:24] ERROR[20203]: res_config_ldap.c:1478 ldap_reconnect:
Failed to init ldap connection to :389. Check debug for more info.
[Jan 21 16:53:24] WARNING[20203]: res_config_ldap.c:1321 load_module:
Couldn't establish connection. Check debug.
[Jan 21 16:53:24] NOTICE[20203]: config.c:1830 ast_config_engine_register:
Registered Config Engine ldap
 LDAP RealTime driver loaded.
Segmentation fault

This is what the problem I am having 
I think many people have done the ldap authentication , Please any one
help me to retrieve the username,telephone number and password from the
LDAP database to register the soft phone user.

Thanks in advance.

sasikala.

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

---------------------------------------------------------------------- 
 qwell - 03-13-08 14:50  
---------------------------------------------------------------------- 
Yes.  svn trunk. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-13-08 14:50  qwell          Status                   assigned => resolved
03-13-08 14:50  qwell          Resolution               reopened => no change
required
03-13-08 14:50  qwell          Note Added: 0083920                          
======================================================================




More information about the asterisk-bugs mailing list