ReadFile()
Synopsis
Read the contents of a text file into a channel variable.
Description
Read the contents of a text file into channel variable varname
Syntax
ReadFile(varname=file,[length])
Arguments
varname
- Result stored here.fileparams
file
- The name of the file to read.length
- Maximum number of characters to capture.
If not specified defaults to max.
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-12-r418810