Home > sip.js > SimpleUserDelegate > onCallDTMFReceived
Called when a call receives an incoming DTMF tone.
Signature:
onCallDTMFReceived?(tone: string, duration: number): void;| Parameter | Type | Description |
|---|---|---|
| tone | string | |
| duration | number |
Returns:
void
Callback for handling an incoming INFO request with content type application/dtmf-relay.