BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <pjsua.h>

Data Fields

pjsua_dtmf_method method
 
unsigned digit
 
unsigned duration
 

Detailed Description

This will contain the information of the callback on_dtmf_digit2.

Field Documentation

◆ method

pjsua_dtmf_method pjsua_dtmf_info::method

The method used to send DTMF.

◆ digit

unsigned pjsua_dtmf_info::digit

DTMF ASCII digit.

◆ duration

unsigned pjsua_dtmf_info::duration

DTMF signal duration. If the duration is unknown, this value is set to PJSUA_UNKNOWN_DTMF_DURATION.


The documentation for this struct was generated from the following file:

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.