SetDTMFPassThrough

The SetDTMFPassThrough command enables or disables the ability for other Conference Participants to hear DTMF tones originated from this Participant.

This can be useful when using FreeClimb to connect a caller to another IVR that uses DTMF input.


Nesting Rules

No actions can be nested within SeetDTMFPassThrough and SetDTMFPassThrough cannot be nested in any other actions.

Example

[
   {
      "SetDTMFPassThrough" : {
         "dtmfPassThrough": false
      }
   }
]

Command Attributes

SetDTMFPassThrough supports the following attributes that modify its behavior:

listen

OPTIONAL

Type: boolean
Default: false

Specifying true will enable DTMFs to be passed-through to other Participants in the same Conference.