#include <pjsua.h>
Parameters for sending DTMF. Application should use pjsua_call_send_dtmf_param_default() to initialize this structure with its default values.
◆ method
The method used to send DTMF.
Default: PJSUA_DTMF_METHOD_RFC2833
◆ duration
unsigned pjsua_call_send_dtmf_param::duration |
The signal duration used for the DTMF.
Default: PJSUA_CALL_SEND_DTMF_DURATION_DEFAULT
◆ digits
pj_str_t pjsua_call_send_dtmf_param::digits |
The DTMF digits to be sent.
The documentation for this struct was generated from the following file: