sipwise / rtpengine

The Sipwise media proxy for Kamailio
GNU General Public License v3.0
785 stars 368 forks source link

DTMF Notification with block DTMF #1718

Closed syco closed 1 year ago

syco commented 1 year ago

https://github.com/sipwise/rtpengine/blob/915c408f684f73dca681daf9d4078b6d22f6d6d5/docs/ng_control_protocol.md?plain=1#L1758C1-L1761C1 Reading here seems that I should be able to receive dtmf events to the destination in dtmf-log-dest even after bloking dtmf. But it doesn't seem to be the case.

I use opensips, and after calling rtpengine_block_dtmf, I'm not able to receive dtmf notifications.

Can someone clarify on that? Thanks