mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Provide a real description of LOCAL_PEEK().
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@234051 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
5
CHANGES
5
CHANGES
@@ -440,9 +440,8 @@ Dialplan Functions
|
|||||||
and FIELDQTY dialplan functions, which also manage lists.
|
and FIELDQTY dialplan functions, which also manage lists.
|
||||||
* Added REALTIME_FIELD and REALTIME_HASH, which should aid users in better
|
* Added REALTIME_FIELD and REALTIME_HASH, which should aid users in better
|
||||||
obtaining realtime data from the dialplan.
|
obtaining realtime data from the dialplan.
|
||||||
* Added LOCAL_PEEK, which I have no idea how to use, but Leif Madsen wanted it.
|
* Added LOCAL_PEEK, which allows access to variables in any stack frame within
|
||||||
Russell says it's, like, a scope resolution function for LOCAL variables.
|
a subroutine when using the GoSub() and Return() applications.
|
||||||
Totally. Hopefully, that means more to you than it does to me.
|
|
||||||
* Added AUDIOHOOK_INHERIT. For information on its use, please see the output
|
* Added AUDIOHOOK_INHERIT. For information on its use, please see the output
|
||||||
of "core show function AUDIOHOOK_INHERIT" from the CLI
|
of "core show function AUDIOHOOK_INHERIT" from the CLI
|
||||||
* Added AES_ENCRYPT. For information on its use, please see the output
|
* Added AES_ENCRYPT. For information on its use, please see the output
|
||||||
|
Reference in New Issue
Block a user