[asterisk-bugs] [Asterisk 0015874]: [Patch] Asterisk updated LDAP Schema
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jul 26 15:58:11 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15874
======================================================================
Reported By: Medozas
Assigned To: suretec
======================================================================
Project: Asterisk
Issue ID: 15874
Category: Resources/res_config_ldap
Reproducibility: N/A
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.2.0-rc1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-09-10 10:46 CDT
Last Modified: 2010-07-26 15:58 CDT
======================================================================
Summary: [Patch] Asterisk updated LDAP Schema
Description:
# - Added AsteriskDialplan, AsteriskAccount and AsteriskMailbox
objectClasses
# to allow standalone dialplan, account and mailbox entries
(STRUCTURAL)
# - Added new Fields
# * AstAccountLanguage, AstAccountTransport, AstAccountPromiscRedir,
# * AstAccountAccountCode, AstAccountSetVar, AstAccountAllowOverlap,
# * AstAccountVideoSupport, AstAccountIgnoreSDPVersion
# Removed redundant IPaddr (there's already IPAddress)
======================================================================
----------------------------------------------------------------------
(0125071) svnbot (reporter) - 2010-07-26 15:58
https://issues.asterisk.org/view.php?id=15874#c125071
----------------------------------------------------------------------
Repository: asterisk
Revision: 279598
_U branches/1.8/
------------------------------------------------------------------------
r279598 | ghenry | 2010-07-26 15:58:10 -0500 (Mon, 26 Jul 2010) | 27 lines
Merged revisions 229050 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r229050 | ghenry | 2009-11-10 11:16:10 +0000 (Tue, 10 Nov 2009) | 20
lines
Schema file additions
* Added AsteriskDialplan, AsteriskAccount and AsteriskMailbox
objectClasses
to allow standalone dialplan, account and mailbox entries (STRUCTURAL)
* Added new Fields:
- AstAccountLanguage, AstAccountTransport, AstAccountPromiscRedir,
- AstAccountAccountCode, AstAccountSetVar, AstAccountAllowOverlap,
- AstAccountVideoSupport, AstAccountIgnoreSDPVersion
* Removed redundant IPaddr (there's already IPAddress)
- Gives more configuration Flags for SIP-Users available (tested)
- Allows to create Asterisk Attributes in defined Asterisk ObjectClasses
without extensibleObject (which really should be the last resort);
gives
also additional possibilities for LDAP-filter
(closes issue https://issues.asterisk.org/view.php?id=15874)
Reported by: Medozas
Patches:
asterisk.ldap-schema.patch uploaded by Medozas (license 41)
Tested by: Medozas, suretec
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=279598
Issue History
Date Modified Username Field Change
======================================================================
2010-07-26 15:58 svnbot Checkin
2010-07-26 15:58 svnbot Note Added: 0125071
======================================================================
More information about the asterisk-bugs
mailing list