#include <call.hpp>
This structure contains parameters for Call::sendDtmf() 
◆ CallSendDtmfParam()
      
        
          | pj::CallSendDtmfParam::CallSendDtmfParam | ( |  | ) |  | 
      
 
Default constructor initialize with default value. 
 
 
 
◆ toPj()
◆ fromPj()
◆ method
The method used to send DTMF.
Default: PJSUA_DTMF_METHOD_RFC2833 
 
 
◆ duration
      
        
          | unsigned pj::CallSendDtmfParam::duration | 
      
 
The signal duration used for the DTMF.
Default: PJSUA_CALL_SEND_DTMF_DURATION_DEFAULT 
 
 
◆ digits
      
        
          | string pj::CallSendDtmfParam::digits | 
      
 
The DTMF digits to be sent. 
 
 
The documentation for this struct was generated from the following file: