search for: app_ldap

Displaying 7 results from an estimated 7 matches for "app_ldap".

2005 Jul 02
3
LDAP search application for Asterisk
A non-text attachment was scrubbed... Name: not available Type: multipart/mixed Size: 1516 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050702/1e189d92/attachment.bin
2009 Aug 20
3
LDAP Get for Asterisk 1.6.x
What is everyone using in Asterisk 1.6.x to retrieve data from LDAP. The version of app_ldap I have only works with Asterisk 1.4.x http://www.mezzo.net/asterisk/app_ldap-2.0rc1.tgz Without a way to get data from LDAP stop me from using Asterisk 1.6.x Regards David. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-...
2008 Jan 23
1
LDAP support
Hello, I've found this information about asterisk and LDAP: http://www.voip-info.org/wiki/index.php?page=Asterisk+LDAP which can be out of date. I'm trying this http://www.mezzo.net/asterisk/app_ldap.html however I'm facing the same problems as this unanswered: http://forums.digium.com/viewtopic.php?p=42591&sid=05e1d00ab6f9848f4e7b6 39d66cc6d79 Does anybody know how to solve this issue? Moreover I would like to understand if someone is using LDAP (for iax.conf) and with which asterisk...
2005 Aug 26
1
Is LDAPget module stable enough for enterprise usage?
Hi, all. I am building a SER+asterisk PBX airming at around 10k persons' usage. For authentication purpose I am in favor of ldap storage, while I am not sure the current ldap module for asterisk(0.9.9.2) is stable enough? sorry I do not master the proper testing mechanisms to find out myself. Thanks in advance.
2005 Aug 26
2
Help Solving Asterisk Lockups
...difference, but a "restart now" fixes the problem for awhile. We originally were running CVS-HEAD from several weeks ago, but updated to CVS-HEAD from today and are still having the same problem. We are using Slackware 10.1, Realtime (talking to Mysql on the same machine), ldapget, app_ldap, rx and txfax, and logging CDR's to mysql. Any suggestions on how to figure out what is happening would be appreciated! I saw someone else mention using "strace -p" to figure out exactly what asterisk is doing... are there other methods? Which of the many asterisk process ID'...
2006 May 03
0
Asterisk SRPMs and patches
Hi, I'm using RPMs from http://www.laimbock.com/asterisk/ and they works well (thanks to the author!). They include some patches to provide additional functionalities. Now I'm trying to re-create the original compiling environment to recompile some other apps (app_pickup2, app_ldap, etc) and I downloaded SRPMs. Does anyone know if Asterisk tarball included in SRPMs already contains patch or do I need to manually apply them to the source tree? Thanks -- Domenico Viggiani
2007 Dec 16
0
LDAPget question, usage
...= 3 user = cn=asterisk,ou=services,dc=test,dc=domain,dc=lan pass = xxxxxxx base = ou=Addressbook,o=test.domain.lan filter = (&(objectClass=person)(|(telephoneNumber=${CALLERID(num)}))) Whenever this is tested, the following is output on the Asterisk console: [Dec 16 02:24:04] WARNING[5258]: app_ldap.c:266 ldap_lookup: LDAPget: search failed: Operations error I'm the first to admit I'm not an LDAP or a MS guy, so if my query is wrong I'll happily slink away. It does run in AD at least, and I'm certain authentication is working correctly. I've checked to make sure both my CA...