[svn-commits] jpeeler: branch jpeeler/manager-configactions r103330 - /team/jpeeler/manager...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Feb 11 18:04:43 CST 2008


Author: jpeeler
Date: Mon Feb 11 18:04:42 2008
New Revision: 103330

URL: http://svn.digium.com/view/asterisk?view=rev&rev=103330
Log:
updated changes file

Modified:
    team/jpeeler/manager-configactions/CHANGES

Modified: team/jpeeler/manager-configactions/CHANGES
URL: http://svn.digium.com/view/asterisk/team/jpeeler/manager-configactions/CHANGES?view=diff&rev=103330&r1=103329&r2=103330
==============================================================================
--- team/jpeeler/manager-configactions/CHANGES (original)
+++ team/jpeeler/manager-configactions/CHANGES Mon Feb 11 18:04:42 2008
@@ -39,6 +39,14 @@
      Reporting privilege, instead of only under Call or System.
   * The IAX* commands now require either System or Reporting privilege, to
      mirror the privileges of the SIP* commands.
+  * Added ability to retrieve list of categories in a config file.
+  * Added ability to retrieve the content of a particular category.
+  * Added ability to empty a context.
+  * Created new action to create a new file.
+  * Updated delete action to allow deletion by line number with respect to category.
+  * Added new action insert to add new variable to category at specified line.
+  * Updated action newcat to allow new category to be inserted in file above another
+    existing category.
 
 Dialplan functions
 ------------------




More information about the svn-commits mailing list