SVN commits to the Digium repositories wrote: > Author: tilghman > Date: Mon Jul 23 14:51:41 2007 > New Revision: 76703 > > URL: http://svn.digium.com/view/asterisk?view=rev&rev=76703 > Log: > Merge the dialplan_aesthetics branch. Most of this patch simply converts > applications > using old methods of parsing arguments to using the standard macros. > However, the big > change is that the really old way of specifying application and arguments > separated by > a comma will no longer work (e.g. NoOp,foo|bar). Instead, the way that has > been > recommended since long before 1.0 will become the only method available (e.g. > NoOp(foo,bar).
Due to the size of this change as far as the effects on existing dialplans, I would like to see a lot more documentation of these changes, including multiple examples of things that used to work and no longer will. Furthermore, I would like to see this documentation clearly demonstrate why these changes are beneficial and necessary, as it is not very clear to me right now. -- Russell Bryant Software Engineer Digium, Inc. _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
