mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 15:49:56 +00:00
clarify wording
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115288 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -94,8 +94,8 @@ Applications:
|
|||||||
these functions in any location where you desire to ensure that only one
|
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
|
channel is executing that path at any one time. The Macro() applications
|
||||||
are deprecated for performance reasons. However, since Macro() has been
|
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
|
around for a long time and so many dialplans depend heavily on it, for the
|
||||||
not be removed for the sake of backwards compatibility. It is also worth
|
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_
|
noting that using both Macro() and GoSub() at the same time is _heavily_
|
||||||
discouraged.
|
discouraged.
|
||||||
* Read() now sets a READSTATUS variable on exit. It does NOT automatically
|
* Read() now sets a READSTATUS variable on exit. It does NOT automatically
|
||||||
|
|||||||
Reference in New Issue
Block a user