dect
/
asterisk
Archived
13
0
Fork 0

Update CHANGES file.

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

(issue #15874)

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@229431 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
lmadsen 2009-11-11 14:30:04 +00:00
parent 03da2826c7
commit 22e4cda5c2
1 changed files with 14 additions and 0 deletions

14
CHANGES
View File

@ -503,6 +503,20 @@ Asterisk Manager Interface
SKINNYlines
SKINNYshowline
LDAP 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
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.0 to Asterisk 1.6.1 -------------
------------------------------------------------------------------------------