SRVRESULT()
Synopsis
Retrieve results from an SRVQUERY.
Description
This function will retrieve results from a previous use of the SRVQUERY function.
Syntax
No Format |
---|
SRVRESULT(id,resultnum) |
Arguments
id
- The identifier returned by the SRVQUERY function.resultnum
- The number of the result that you want to retrieve.
Results start at1
. If this argument is specified asgetnum
, then it will return the total number of results that are available.
Import Version
This documentation was imported from Asterisk Version SVN-branch-11-r379343