This page last changed on Mar 30, 2011 by wikibot.
Incomplete()
Synopsis
Returns AST_PBX_INCOMPLETE value.
Description
Signals the PBX routines that the previous matched extension is incomplete and that further input should be allowed before matching can be considered to be complete. Can be used within a pattern match when certain criteria warrants a longer match.
Syntax
Arguments
- n - If specified, then Incomplete will not attempt to answer the channel first. Most channel types need to be in Answer state in order to receive DTMF.Most channel types need to be in Answer state in order to receive DTMF.
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|