This page last changed on Oct 14, 2011 by wikibot.
CHANNELS()
Synopsis
Gets the list of channels, optionally filtering by a regular expression.
Description
Gets the list of channels, optionally filtering by a regular_expression. If no argument is provided, all known channels are returned. The regular_expression must correspond to the POSIX.2 specification, as shown in regex(7). The list returned will be space-delimited.
Syntax
Arguments
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-10-r340810.
|