You are on page 1of 3

TRANSPORT OF DTMF ON IP NETWORK

1. DTMF RFC2833
The IPAC call begins with the receipt of an "INVITE" SIP request sent by the caller via the IP-PBX.

When sending the INVITE, the SDP frame contains the information rtpmap:101 telephone-
event, this corresponds to the payload of the RFC2833 using the DTMF digits of 0-16
transmitted by RTP protocol.

RTP EVENT packets = DTMF codes RFC2833

MARC LABOUILLE /home/lena/Desktop/Stage/Lena_traductions/n/Methode_DTMF.docx


2. DTMF Inband (audio)

Compared to RFC2833 in the INVITE request in Inband mode, there are now only the payloads of the audio
codecs. The DTMFs switch to audio mode with voice.
Reminder: 0 = PCMU, 8 = PCMA, 3 = GSM, 2 = G.726/G.721, 9 = G.722, 18 = G.729

3. DTMF SIP-INFO

In this case, when sending the INVITE request, the DTMF media type is of format :
Media Attribute (a) : sendrecv, or SIP-INFO. The DTMFs will be transmitted by INFO request.

MARC LABOUILLE /home/lena/Desktop/Stage/Lena_traductions/n/Methode_DTMF.docx


Above we notice the INFO SIP request, by detailing it below, we find the DTMF sent (here DTMF
= 1).

MARC LABOUILLE /home/lena/Desktop/Stage/Lena_traductions/n/Methode_DTMF.docx

You might also like