The VoipMediaEngine..::.DTMF_FAR_END_INFO type exposes the following members.

Fields

  NameDescription
FarEndSupportsRFC2833
This value will be non zero of the far end of the call supports RFC2833 DTMF signaling.
PayloadType
Represents the RFC2833 DTMF payload media type the far end is using.
SamplingRate
The "sampling rate"/"timestamp rate" of the supported DTMF tones.
SupportedEvents
A string containing all supported events/DTMF tones the far end supports. If this string is empty, VOIP applications should assume the far end supports RFC2833 events 0-15 (i.e. DTMF digits 0-9,*,#,A,B,C,D).
Note:
The values of the DTMF digits supported by RFC2833 DTMF signaling are the same as the integer values of the media engine DTMF tone enumeration VoipMediaEngine..::.DTMF_TONE.

See Also