Skip to content

PlayDTMF

Synopsis

Play DTMF signal on a specific channel.

Since

1.4.0

Description

Plays a dtmf digit on the specified channel.

Syntax

Action: PlayDTMF
ActionID: <value>
Channel: <value>
Digit: <value>
[Duration: <value>]
[Receive: <value>]
Arguments
  • ActionID - ActionID for this transaction. Will be returned.

  • Channel - Channel name to send digit to.

  • Digit - The DTMF digit to play.

  • Duration - The duration, in milliseconds, of the digit to be played.

  • Receive - Emulate receiving DTMF on this channel instead of sending it out.

Generated Version

This documentation was generated from Asterisk branch 23 using version GIT