DTMF
Send digits on an active call
This endpoint lets you send DTMF digits on an active call.
API Endpoint
POST
Arguments
Parameter | Type | Required | Description |
---|---|---|---|
digits | string | Yes | Set of digits that need to be sent over the call. |
leg | string | No | The leg of the call in which the DTMF should be sent. Possible values: aleg (the current call), bleg (the other party in the call).Default: aleg |
Returns
Returns the acknowledgement that the DTMF is sent.