Using NethCTI with the WebRTC Janus client, If I press
a DTMF once (in the examples I used 0), 2 sending events are generated, and this on both Chrome and Firefox.
On Chrome, however, in the console, the second sending writes me DTMF sent (without any value).
Steps to reproduce
make a call or receive a call with NethCTI WebRTC client
open the browser console
send a DTMF and look at browser console
Expected behavior
One DTMF is sent.
Actual behavior
Every DTMF is doubled, Chrome ignores the second, Firefox instead send both DTMF
Using NethCTI with the WebRTC Janus client, If I press a DTMF once (in the examples I used 0), 2 sending events are generated, and this on both Chrome and Firefox. On Chrome, however, in the console, the second sending writes me DTMF sent (without any value).
Steps to reproduce
Expected behavior
One DTMF is sent.
Actual behavior
Every DTMF is doubled, Chrome ignores the second, Firefox instead send both DTMF