This page last changed on Jul 20, 2012 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

Incomplete(n)
Arguments
  • n - If specified, then Incomplete will not attempt to answer the channel first.
    Note
    Most channel types need to be in Answer state in order to receive DTMF.

Import Version

This documentation was imported from Asterisk Version SVN-trunk-r370328

Document generated by Confluence on Nov 02, 2012 17:42