BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::OnDtmfDigitParam Struct Reference

#include <call.hpp>

Data Fields

pjsua_dtmf_method method
 
string digit
 
unsigned duration
 

Detailed Description

This structure contains parameters for Call::onDtmfDigit() callback.

Field Documentation

◆ method

pjsua_dtmf_method pj::OnDtmfDigitParam::method

DTMF sending method.

◆ digit

string pj::OnDtmfDigitParam::digit

DTMF ASCII digit.

◆ duration

unsigned pj::OnDtmfDigitParam::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.