]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 229050 via svnmerge from
authorGavin Henry <ghenry@suretecsystems.com>
Tue, 10 Nov 2009 11:22:37 +0000 (11:22 +0000)
committerGavin Henry <ghenry@suretecsystems.com>
Tue, 10 Nov 2009 11:22:37 +0000 (11:22 +0000)
commitfaaf328e4d74117caa0ae24e155ab077baade1cd
tree739a20e90b43ca1aeef6e61517f953b792ef7807
parent42048030e0d0b573a86c611b544dd3b2c4b0dbca
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 #15874)
  Reported by: Medozas
  Patches:
        asterisk.ldap-schema.patch uploaded by Medozas (license 41)
  Tested by: Medozas, suretec
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@229067 65c4cc65-6c06-0410-ace0-fbb531ad65f3
contrib/scripts/asterisk.ldap-schema