This page last changed on Mar 30, 2011 by wikibot.

SendDTMF()

Synopsis

Sends arbitrary DTMF digits

Description

DTMF digits sent to a channel with half second pause

It will pass all digits or terminate if it encounters an error.

Syntax

SendDTMF(digits[,timeout_ms[,duration_ms[,channel]]])
Arguments
  • digits - List of digits 0-9,*#,abcd
  • timeout_ms - Amount of time to wait in ms between tones. (defaults to.25s)
  • duration_ms - Duration of each digit
  • channel - Channel where digits will be played

See Also

Application_Read

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42