This page last changed on Oct 14, 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

Asterisk 10 Application_Read

Import Version

This documentation was imported from Asterisk version SVN-branch-10-r340810.

Document generated by Confluence on Oct 14, 2011 13:24