Displaying 20 results from an estimated 600 matches similar to: "LDAPget question, usage"
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.
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:
2005 Aug 26
2
Help Solving Asterisk Lockups
I am currently testing a new Asterisk installation.  The server has a T100P 
connected to a PRI, and about 50 Polycom IP600 phones connected via the 
local network.  Every couple hours, Asterisk randomly stops responding to 
all calls, both incoming on the PRI and calls from the SIP phones.  I'm not 
sure how or where to start debugging it.
When Asterisk stops working I can still connect to
2007 Aug 16
1
Authenticating SIP user in LDAP database instead of SIP.conf file
Dear all,
 May I first introduce myself. I'm a student of HAW Hamburg University
currently working for my professor on a VOIP project.  We have a Debian
Linux system (server) on which Asterisk 1.2.6 has been successfully
installed and running. Also the asterisk SIP server has been connected to
the PSTN so users could make calls externally. We use Xlite softphone to
make calls between users in
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
2015 Jan 29
1
Semi OT - LDAP multi-valued attributes support in SIP phones
Hello,
I've just started to look at LDAP in IP telephony.
1. I've read parts of RFC2798 which defines inetOrgPerson class.
I could find homePhone or telephoneNumber (multi-valued) attributes
but nothing like phoneExtension.
Did I miss something ?
I not, what would you advise to store private extensions in LDAP db ?
2. Several SIP phones can query LDAP databases.
Have you met any success
2005 Sep 23
3
Removing "-" (Dash) from Dialed Numbers
I am trying to enable dial-by-email by using LDAPget to query an Active
Directory server.  I've got it retrieving the phone number fine.
Unforunately, the numbers stored in active directory are either in the
format:  (xxx) xxx-xxxx or xxx-xxx-xxxx.   Is there any way to parse
characters out of the dialed phone number so that I only end up with digits
(remove spaces, parenthesis and dashes)?  
2008 Mar 13
2
RedFone foneBRIDGE2 2e1 - anyone used it or another TDMoE bridge?
I've been asked to look at deploying Asterisk in a high availability
environment and I've been looking so I've been searching for methods to
decouple the voice PRI circuits from the Asterisk server so failover to
another server could take place.
I've been looking at the RedFone foneBRIDGE2 2e1 product here:
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
2008 Sep 11
2
Dovecot Ldap Logs
Hello all!
One question about ldap.
In my logs im see this:
Info: auth(default): ldap(sysadmin at domain.off,172.16.1.80): user search: 
base=dc=CAS scope=subtree 
filter=(&(objectClass=mailUser)(mail=sysadmin at domain.off)) fields=(all)
Info: auth(default): ldap(sysadmin at domain.off,172.16.1.80): result: 
accountStatus(?unknown?)= cn(?unknown?)= givenName(?unknown?)= 
2018 Nov 13
2
Samba4 AD LDAP Debug
Hello,
I try to add some Entries via PHP to samba 4 AD LDAP.
The insert work only party, some values like telephonenumber, ipPhone
and facsimileTelephoneNumber are not set.
ldap_add always return success.
Is there a way to see whats going on in ldap and whats wrong?
I have try to set ldap_set_option($connect, LDAP_OPT_DEBUG_LEVEL, 7); in
php, but it doesn't output more infos.
Best
2008 Jan 29
1
codec_g729a.so problem...
Recently with Asterisk 1.4.17 I've been running into some stability issues.
I started looking through my logs, and I found this:
[Jan 29 09:41:45] WARNING[13132]: loader.c:620 inspect_module: Module
'codec_g729a.so' was not compiled against a recent version of Asterisk and
may cause instability.
I'm using the newest version of codec_g729a.so from the Digium website
(v33).
2007 Aug 08
1
Method for scripting options specified in make menuconfig
I've been digging around and I haven't found a way to do this, but I have a
feeling I'll feel like an idiot because it's something I'm over looking.
Normally if I need to specify an additional option (such as different
language sound files) or I'm building an Asterisk server with a lean
configuration and need to remove some modules I do so with 'make
menuconfig'.
2006 Jun 23
1
Samba 3.0.22: share be r/w for LDAP-authenticated users, r/o for anonymous
Hi there,
we need to implement the following scenario:
- Samba server 3.0.22 (NOT acting as a domain controller; we don't use
Windows networking domains)
- users use Linux and Windoze
- anonymous users accessing a certain share should be granted read-only
access
- successfully authenticated users should be given read-write access
- authentication should be performed against an LDAP that
2009 Jul 20
2
Samba is deleting samba-passwords out of ldap-tree
Hello,
I try to install a PDC with Samba 3.0.23 and openldap 2.3.27.
I can join the domain with a win-xp-Machine, the User-Accounts are in 
ldap and looks like the following:
dn: uid=ds,ou=people,dc=marco,dc=de
userPassword: {crypt}RVp32Kd9mkUek
sambaLogonTime: 0
sambaLogoffTime: 0
sambaPwdLastSet: 0
sambaProfilePath: \\homedirs\ds\.ntprofile
sambaPwdCanChange: 0
sambaSID:
2007 Feb 15
17
Odd parameter munging with with()
Hi,
I have this setup block:
  setup do
    session[:login] = ''jhughes''
    @user = mock("user")
    User.stub!(:find).and_return(@user)
    @params = {:cn => "Bilbo Baggins",
      :telephoneNumber => "416-277-4418",
      :mail => "bilbo at baggins.com"}
  end
And then this spec:
  specify "should update and save the
2007 Mar 01
1
LDAP error
Hi,
When i try to inser this on LDAP database, i get this error:
"ldapadd: invalid format (line 14) entry:
"uid=spessoa,ou=users,ou=accounts,dc=telbit,dc=pt""
I can't see nothing wrong.
The .ldif file follows my signature.
Any help would be appreciated.
Warm Regards,
M?rio Gamito
--
dn: dc=telbit,dc=pt
objectClass: top
objectClass: dcObject
objectClass: organization
o:
2009 Sep 10
4
ldap quota dovecot
hi,
I've used dovecot 1.1.16 but after upgrade to dovecot 1.2.4 per-user
ldap quotas stoped working. My configuration:
# 1.2.4: /etc/dovecot.conf
# OS: Linux 2.6.18-128.7.1.el5xen x86_64 CentOS release 5.3 (Final) ext3
protocols: imap imaps pop3 pop3s managesieve
listen(default): *, [::]
listen(imap): *, [::]
listen(pop3): *, [::]
listen(managesieve): *:20000
login_dir:
2006 Mar 20
1
has_many in a view
Is it possible to have one form update the parent (has) and he child 
objects (many) in one go.  All my best efforts so far have failed for 
various reasons.
My models are...
Company:
  has_many telephone_numbers
TelephoneNumber:
  number
I would then like to be able to edit, add and remove telephone numbers 
for the company in the one form, and save everything upon submit.
I have been trying
2004 Jul 19
0
AGI Dial, Extension dial SIP Loop
At the moment I'm prototyping an advanced ENUM application with PHP
fetched from LDAP. When a user enters a full hostname as SIP adress I get
loop problems from the AGI EXECUTE DIAL and from a Dial in the
extension.conf.
    -- Executing AGI("SIP/1000-c3c3", "enum.php") in new stack
    -- Launched AGI Script /var/lib/asterisk/agi-bin/enum.php
  enum.php: 123
  enum.php: