react-sip icon indicating copy to clipboard operation
react-sip copied to clipboard

Added RFC-4733 DTMF support

Open jonasclement opened this issue 5 years ago • 0 comments

We're using react-sip for a project at our organization, and we needed DTMF support, so I took the liberty of adding it to react-sip.

Note that this is RFC-4733 DTMF, so DTMF in the RTP payload, rather than JsSip's SIP INFO implementation. This could be added, but doesn't fit our specific use case as we connect to PSTN providers who don't support SIP INFO (and therefore I won't be allocated time to do it 😞).

jonasclement avatar Oct 08 '19 08:10 jonasclement