[Home]

Summary:ASTERISK-14813: [Patch] Asterisk updated LDAP Schema
Reporter:Michael E. Kromer (medozas)Labels:
Date Opened:2009-09-10 10:46:07Date Closed:2010-07-26 15:58:11
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/res_config_ldap
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk.ldap-schema.patch
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)

****** ADDITIONAL INFORMATION ******

- 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
Comments:By: Michael E. Kromer (medozas) 2009-10-18 11:55:13

is there any change to see this upstream?

By: Gavin Henry (suretec) 2009-10-18 14:35:47

I'll be doing this Thur/Fri this week.

Thanks.

By: Digium Subversion (svnbot) 2009-11-10 05:22:04.000-0600

Repository: asterisk
Revision: 229050

U   trunk/contrib/scripts/asterisk.ldap-schema

------------------------------------------------------------------------
r229050 | ghenry | 2009-11-10 05:22:04 -0600 (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 ASTERISK-14813)
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=229050

By: Digium Subversion (svnbot) 2009-11-10 05:25:02.000-0600

Repository: asterisk
Revision: 229057

_U  branches/1.6.0/
U   branches/1.6.0/contrib/scripts/asterisk.ldap-schema

------------------------------------------------------------------------
r229057 | ghenry | 2009-11-10 05:25:01 -0600 (Tue, 10 Nov 2009) | 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 ASTERISK-14813)
 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=229057

By: Digium Subversion (svnbot) 2009-11-10 05:28:31.000-0600

Repository: asterisk
Revision: 229067

_U  branches/1.6.1/
U   branches/1.6.1/contrib/scripts/asterisk.ldap-schema

------------------------------------------------------------------------
r229067 | ghenry | 2009-11-10 05:28:30 -0600 (Tue, 10 Nov 2009) | 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 ASTERISK-14813)
 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=229067

By: Digium Subversion (svnbot) 2009-11-10 05:31:44.000-0600

Repository: asterisk
Revision: 229078

_U  branches/1.6.2/
U   branches/1.6.2/contrib/scripts/asterisk.ldap-schema

------------------------------------------------------------------------
r229078 | ghenry | 2009-11-10 05:31:44 -0600 (Tue, 10 Nov 2009) | 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 ASTERISK-14813)
 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=229078

By: Digium Subversion (svnbot) 2009-11-11 08:36:04.000-0600

Repository: asterisk
Revision: 229431

U   trunk/CHANGES

------------------------------------------------------------------------
r229431 | lmadsen | 2009-11-11 08:36:03 -0600 (Wed, 11 Nov 2009) | 5 lines

Update CHANGES file.
Updating the CHANGES file after noticing an email on the asterisk-dev mailing
list from Russell.

(issue ASTERISK-14813)
------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=229431

By: Digium Subversion (svnbot) 2010-07-26 15:58:11

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 ASTERISK-14813)
 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