]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Merged revisions 212027 via svnmerge from
authorGavin Henry <ghenry@suretecsystems.com>
Thu, 13 Aug 2009 11:44:01 +0000 (11:44 +0000)
committerGavin Henry <ghenry@suretecsystems.com>
Thu, 13 Aug 2009 11:44:01 +0000 (11:44 +0000)
https://origsvn.digium.com/svn/asterisk/trunk

........
  r212027 | ghenry | 2009-08-13 12:37:12 +0100 (Thu, 13 Aug 2009) | 6 lines

  Fixed typo

  (closes issue #15710)
  Reported by: suretec
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@212029 65c4cc65-6c06-0410-ace0-fbb531ad65f3

contrib/scripts/asterisk.ldap-schema
contrib/scripts/asterisk.ldif

index 3e7b3f5263d7482f2c85a3164b674f9ca6df5c24..e86695f9077e824c56055304f7e06d7e4d3b024b 100644 (file)
@@ -1,9 +1,10 @@
 #
 # Copyright (c) 2007-2009 Suretec Systems Ltd. - <http://www.suretecsystems.com/>
 #
-# Version: 3.1.9
+# Version: 3.2.0
 #
 # Changes:
+# - Fixed typo - 13/08/2009
 # - https://issues.asterisk.org/view.php?id=13725 - 12/08/2009
 # - Added AsteriskVoiceMail Object class and AstAccountCallLimit attribute - 28/05/2009
 #   https://issues.asterisk.org/view.php?id=15155
@@ -595,8 +596,7 @@ objectclass ( AsteriskExtension
         AstExtension $ 
         AstPriority $
         AstApplication $ 
-        AstApplicationData $
-               
+        AstApplicationData
     ) 
     )
 
@@ -630,7 +630,7 @@ objectclass ( AsteriskIAXUser
         AstAccountType $
         AstAccountDisallowedCodec $ 
         AstAccountExpirationTimestamp $ 
-        AstAccountRegistrationContext$
+        AstAccountRegistrationContext $
         AstAccountRegistrationExten $ 
         AstAccountNoTransfer $ 
         AstAccountName $
index 897b9c146f895d10286241dce6eb57e575aca817..7286d90b1116cb234d40800b13afae90e8a677b8 100644 (file)
@@ -1,9 +1,10 @@
 #
 # Copyright (c) 2007-2009 Suretec Systems Ltd. - <http://www.suretecsystems.com/>
 #
-# Version: 3.1.9
+# Version: 3.2.0
 #
 # Changes:
+# - Fixed typo - 13/08/2009
 # - https://issues.asterisk.org/view.php?id=13725 - 12/08/2009
 # - Added AsteriskVoiceMail Object class and AstAccountCallLimit attribute - 28/05/2009
 #   https://issues.asterisk.org/view.php?id=15155
@@ -633,7 +634,7 @@ olcObjectClasses: ( AsteriskIAXUser
         AstAccountType $
         AstAccountDisallowedCodec $ 
         AstAccountExpirationTimestamp $ 
-        AstAccountRegistrationContext$
+        AstAccountRegistrationContext $
         AstAccountRegistrationExten $ 
         AstAccountNoTransfer $ 
         AstAccountName $