dtmf method

dynamic dtmf (
  1. dynamic callbacks
)

Implementation

dtmf(callbacks) => this.session.sendDtmf(this.handleId, callbacks);