Skip to content
Snippets Groups Projects
Unverified Commit dc3b36e5 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

sipcall: DTMF over RTP is supported

pjsip supports RFC 4733 (RTP Payload for DTMF Digits)
So, DTMF over RTP is supported.
Source: https://trac.pjsip.org/repos/wiki/PJSIP-Datasheet

Change-Id: I982cf20a48f5919d5ee62aac13a7c9daaabd7296
GitLab: #9
parent 24a2e195
No related branches found
No related tags found
No related merge requests found
Loading
  • But how can we access pjsua functionality from jami-daemon? Especially

    pjsua_call_dial_dtmf

    function? So, even if pjsip supports RTP Payload for DTMF Digits, Jami itself doesn't. It supports only DTMF using INFO

    Edited by Timur Guzairov
  • Author Owner

    By changing the code to use it

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment