< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[sipxtapi-dev] Detecting RTP DTMF in sipXtapi


Hi,

I am having problems to detect RFC-2833 RTP DTMFs. Is this still supported?
Do I need to enable DTMF detection first somehow?

In the following thread I found:

http://www.mail-archive.com/sipxtapi-dev@xxxxxxxxxxxxxxxxxxx/msg01348.html
> place a breakpoint in MpdPtAVT::decodeIn
> when DTMF is received, it should stop there. From there it should go
> into MpdPtAVT::signalKeyDown, and signal on mpNotify.

But these functions and the file sipXmediaLib/src/mp/MpdPtAVT.cpp don't
seem to exist any more? I am on the sipXtapi main branch.

Any hints on how I can get this to work?

Thank you.


    ...Carsten