Merged revisions 115288 via svnmerge from

https://origsvn.digium.com/svn/asterisk/trunk

........
r115288 | kpfleming | 2008-05-05 05:55:09 -0500 (Mon, 05 May 2008) | 2 lines

clarify wording

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@115289 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2008-05-05 10:55:40 +00:00
parent 87dfc2f6f8
commit b00df35ba7

View File

@@ -91,8 +91,8 @@ Applications:
these functions in any location where you desire to ensure that only one
channel is executing that path at any one time. The Macro() applications
are deprecated for performance reasons. However, since Macro() has been
around for a long time and so many dialplans depend heavily on it, it will
not be removed for the sake of backwards compatibility. It is also worth
around for a long time and so many dialplans depend heavily on it, for the
sake of backwards compatibility it will not be removed . It is also worth
noting that using both Macro() and GoSub() at the same time is _heavily_
discouraged.
* Read() now sets a READSTATUS variable on exit. It does NOT automatically