inband dtmf detection

MM
Markus Mehlan
Tue, Jan 23, 2024 8:55 AM

Hello,

I need an inband dtmf detection with pjsip in my own application,
maybe with the help of SpanDSP. Does anyone have sample code for this
problem?

Schöne Grüße,
Markus

Hello, I need an inband dtmf detection with pjsip in my own application, maybe with the help of SpanDSP. Does anyone have sample code for this problem? Schöne Grüße, Markus
M
mayamatakeshi
Tue, Mar 5, 2024 12:44 PM

On Tue, Jan 23, 2024 at 7:12 PM Markus Mehlan markus.mehlan@argus.info
wrote:

Hello,

I need an inband dtmf detection with pjsip in my own application,
maybe with the help of SpanDSP. Does anyone have sample code for this
problem?

Schöne Grüße,
Markus

Hi,
i don't know if you still need this. Anyway here is my implementation:
https://github.com/MayamaTakeshi/sip-lab/blob/master/src/pjmedia/src/pjmedia/dtmfdet.c

On Tue, Jan 23, 2024 at 7:12 PM Markus Mehlan <markus.mehlan@argus.info> wrote: > Hello, > > I need an inband dtmf detection with pjsip in my own application, > maybe with the help of SpanDSP. Does anyone have sample code for this > problem? > > Schöne Grüße, > Markus > > Hi, i don't know if you still need this. Anyway here is my implementation: https://github.com/MayamaTakeshi/sip-lab/blob/master/src/pjmedia/src/pjmedia/dtmfdet.c