[asterisk-commits] russell: branch 1.6.2 r234052 - in /branches/1.6.2: ./ CHANGES
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Dec 9 17:27:27 CST 2009
Author: russell
Date: Wed Dec 9 17:27:24 2009
New Revision: 234052
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=234052
Log:
Merged revisions 234051 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r234051 | russell | 2009-12-09 17:26:50 -0600 (Wed, 09 Dec 2009) | 2 lines
Provide a real description of LOCAL_PEEK().
........
Modified:
branches/1.6.2/ (props changed)
branches/1.6.2/CHANGES
Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.2/CHANGES
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.2/CHANGES?view=diff&rev=234052&r1=234051&r2=234052
==============================================================================
--- branches/1.6.2/CHANGES (original)
+++ branches/1.6.2/CHANGES Wed Dec 9 17:27:24 2009
@@ -97,9 +97,8 @@
and FIELDQTY dialplan functions, which also manage lists.
* Added REALTIME_FIELD and REALTIME_HASH, which should aid users in better
obtaining realtime data from the dialplan.
- * Added LOCAL_PEEK, which I have no idea how to use, but Leif Madsen wanted it.
- Russell says it's, like, a scope resolution function for LOCAL variables.
- Totally. Hopefully, that means more to you than it does to me.
+ * Added LOCAL_PEEK, which allows access to variables in any stack frame within
+ a subroutine when using the GoSub() and Return() applications.
* Added AUDIOHOOK_INHERIT. For information on its use, please see the output
of "core show function AUDIOHOOK_INHERIT" from the CLI
* Added AES_ENCRYPT. For information on its use, please see the output
More information about the asterisk-commits
mailing list