Asterisk Project : Asterisk 11 Function_REALTIME
This page last changed on Sep 26, 2012 by wikibot.
REALTIME()SynopsisRealTime Read/Write Functions. DescriptionThis function will read or write values from/to a RealTime repository. REALTIME(....) will read names/values from the repository, and REALTIME(....)= will write a new value/field to the repository. On a read, this function returns a delimited text string. The name/value pairs are delimited by delim1, and the name and value are delimited between each other with delim2. If there is no match, NULL will be returned by the function. On a write, this function will always return NULL. SyntaxREALTIME(family,fieldmatch,matchvalue,delim1|field,delim2) Arguments
See Also
Import VersionThis documentation was imported from Asterisk Version SVN-branch-11-r373804 |
![]() |
Document generated by Confluence on Nov 02, 2012 17:42 |