SipNode.sendDtmf() method Send a sequence of DTMF digits, via RFC2833 (if supported by the peer) Signature: sendDtmf(digits: string): void; Parameters Parameter Type Description digits string Returns: void