Home > sip.js > SessionManager > sendDTMF
Send DTMF.
Signature:
sendDTMF(session: Session, tone: string): Promise<void>;| Parameter | Type | Description |
|---|---|---|
| session | Session | Session to send on. |
| tone | string | Tone to send. |
Returns:
Promise<void>
Send an INFO request with content type application/dtmf-relay.