VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
email at mattruby.com Guest
|
Posted: Sun Mar 16, 2008 8:49 am Post subject: [asterisk-users] LDAP (was: Re: asterisk-users Digest, Vol 4 |
|
|
If you write a HowTo, would you please insert it into the wiki at
http://www.voip-info.org/wiki/index.php?page=LDAP ? Thanks.
On Sun, 2008-03-16 at 07:09 -0500,
asterisk-users-request at lists.digium.com wrote:
Quote: | Date: Sat, 15 Mar 2008 18:20:32 -0200
From: "Gonzalo Servat" <gservat at gmail.com>
Subject: Re: [asterisk-users] LDAP
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Message-ID:
<dcc007e10803151320s3498a7ecg9837e5a94a36389 at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
On Fri, Mar 7, 2008 at 9:52 AM, Faraz Khan <faraz.khan at emergen.biz>
wrote:
Quote: | It does work. Did you do the switch statement in extensions.conf?
If not check voip-info for "Asterisk Realtime Extensions"
|
Hi Faraz,
I just realised I never replied to this message. Yes, you were right.
I
simply had to add "switch" to the right context and it worked
smoothly.
I've actually managed to get it setup the way I want it (I'm going to
write
a HOWTO when I get a few minutes on how I did it, for the next
person). I
just managed to get VoiceMailMain() and Voicemail() to work straight
from
LDAP which is way-cool. I was wondering if you know (or if it's even
possible) to set the different voicemail settings that one can
normally set
in voicemail.conf into LDAP (I'm talking about things like the user's
voicemail password, email address for sending voicemails and the last
column
that specifies the different voicemail switches).
Thanks very much again for your help!!
Best regards
Gonzalo
| --
(C) Matthew Rubenstein |
|
Back to top |
|
|
faraz.khan at emergen.biz Guest
|
Posted: Mon Mar 17, 2008 10:33 am Post subject: [asterisk-users] LDAP (was: Re: asterisk-users Digest, Vol 4 |
|
|
Good Idea and done. It is now available here:
http://www.voip-info.org/wiki/view/LDAP
Quoting Matthew Rubenstein <email at mattruby.com>:
Quote: | If you write a HowTo, would you please insert it into the wiki at
http://www.voip-info.org/wiki/index.php?page=LDAP ? Thanks.
On Sun, 2008-03-16 at 07:09 -0500,
asterisk-users-request at lists.digium.com wrote:
Quote: | Date: Sat, 15 Mar 2008 18:20:32 -0200
From: "Gonzalo Servat" <gservat at gmail.com>
Subject: Re: [asterisk-users] LDAP
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Message-ID:
<dcc007e10803151320s3498a7ecg9837e5a94a36389 at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
On Fri, Mar 7, 2008 at 9:52 AM, Faraz Khan <faraz.khan at emergen.biz>
wrote:
Quote: | It does work. Did you do the switch statement in extensions.conf?
If not check voip-info for "Asterisk Realtime Extensions"
|
Hi Faraz,
I just realised I never replied to this message. Yes, you were right.
I
simply had to add "switch" to the right context and it worked
smoothly.
I've actually managed to get it setup the way I want it (I'm going to
write
a HOWTO when I get a few minutes on how I did it, for the next
person). I
just managed to get VoiceMailMain() and Voicemail() to work straight
from
LDAP which is way-cool. I was wondering if you know (or if it's even
possible) to set the different voicemail settings that one can
normally set
in voicemail.conf into LDAP (I'm talking about things like the user's
voicemail password, email address for sending voicemails and the last
column
that specifies the different voicemail switches).
Thanks very much again for your help!!
Best regards
Gonzalo
| --
(C) Matthew Rubenstein
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
--
Faraz R Khan
Chief Architect
Emergen Consulting Pvt Ltd
www.emergen.biz |
|
Back to top |
|
|
gavin.henry at gmail.com Guest
|
Posted: Tue Mar 18, 2008 5:52 am Post subject: [asterisk-users] LDAP (was: Re: asterisk-users Digest, Vol 4 |
|
|
On 17/03/2008, Faraz Khan <faraz.khan at emergen.biz> wrote:
The correct LDAP Schema is included:
/asterisk-1.6.0-beta4/contrib/scripts/asterisk.ldap-schema
and
/asterisk-1.6.0-beta4/contrib/scripts/asterisk.ldif
Good work though. I'm just uploading some fixes to it at:
http://bugs.digium.com/view.php?id=12177
Gavin.
--
http://www.suretecsystems.com/services/openldap/ |
|
Back to top |
|
|
faraz.khan at emergen.biz Guest
|
Posted: Sat Mar 22, 2008 5:29 am Post subject: [asterisk-users] LDAP (was: Re: asterisk-users Digest, Vol 4 |
|
|
Did you manage to upload those changes? Some of your schema/ldif files
were deleted by the bug admin. You might want to upload them at
voip-info
Furthermore, the multi_ldap call is broken in res_config_ldap.c - I
even started a bounty on it but looks like few people are interested
and/or bounty amount is too low
without the multi_ldap fix, all we can realistically do is put
sip.conf in ldap- which is a decent improvement however it would be
amazing if the entire dialplan/queues/etc could be put into voicemail
as well. Right now one has to use LDAP for account and Mysql for
extensions/queues.
Quoting Gavin Henry <gavin.henry at gmail.com>:
--
Faraz R Khan
Chief Architect
Emergen Consulting Pvt Ltd
www.emergen.biz |
|
Back to top |
|
|
faraz.khan at emergen.biz Guest
|
Posted: Sat Mar 22, 2008 6:30 am Post subject: [asterisk-users] LDAP (was: Re: asterisk-users Digest, Vol 4 |
|
|
Just checked 1.6.0beta4 - the res_ldap.conf file still has PBX*
attributes - which I'm guessing would be confusing to any new user.
the schema file looks file though, the missing voicemail/queue part is
what we have added.
Quoting Faraz Khan <faraz.khan at emergen.biz>:
Quote: | Did you manage to upload those changes? Some of your schema/ldif files
were deleted by the bug admin. You might want to upload them at
voip-info
Furthermore, the multi_ldap call is broken in res_config_ldap.c - I
even started a bounty on it but looks like few people are interested
and/or bounty amount is too low
without the multi_ldap fix, all we can realistically do is put
sip.conf in ldap- which is a decent improvement however it would be
amazing if the entire dialplan/queues/etc could be put into voicemail
as well. Right now one has to use LDAP for account and Mysql for
extensions/queues.
Quoting Gavin Henry <gavin.henry at gmail.com>:
--
Faraz R Khan
Chief Architect
Emergen Consulting Pvt Ltd
www.emergen.biz
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
--
Faraz R Khan
Chief Architect
Emergen Consulting Pvt Ltd
www.emergen.biz |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|