]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 229050 via svnmerge from
authorGavin Henry <ghenry@suretecsystems.com>
Tue, 10 Nov 2009 11:19:07 +0000 (11:19 +0000)
committerGavin Henry <ghenry@suretecsystems.com>
Tue, 10 Nov 2009 11:19:07 +0000 (11:19 +0000)
commit803f46924266e73c36ed9da40b09e83e84289f1e
treece91f79ab29c3be5b76d176bc4807c310ccc3761
parent9f4ff0ef54114e22f47dfeab3afa1f801f28ad97
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.0@229057 65c4cc65-6c06-0410-ace0-fbb531ad65f3
contrib/scripts/asterisk.ldap-schema