Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NethCTI: doubled DTMF tone using Janus client #5995

Closed
andrea-marchionni opened this issue Apr 27, 2021 · 3 comments
Closed

NethCTI: doubled DTMF tone using Janus client #5995

andrea-marchionni opened this issue Apr 27, 2021 · 3 comments
Labels
bug A defect of the software nethcti Relative to NethCTI client or server verified All test cases were verified successfully

Comments

@andrea-marchionni
Copy link

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).

dtmf chrome
dtmf firefox

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

@andrea-marchionni andrea-marchionni added bug A defect of the software nethcti Relative to NethCTI client or server labels Apr 27, 2021
@andrea-marchionni andrea-marchionni changed the title NethCTI: doubled DTMF tone on janus client NethCTI: doubled DTMF tone using janus client Apr 27, 2021
@andrea-marchionni andrea-marchionni changed the title NethCTI: doubled DTMF tone using janus client NethCTI: doubled DTMF tone using Janus client Apr 27, 2021
@alepolidori alepolidori self-assigned this Apr 27, 2021
@alepolidori
Copy link

How to test

  • verify the "Expected behavior" described above at the beginning

@alepolidori alepolidori added the testing Packages are available from testing repositories label Apr 27, 2021
@nethbot
Copy link
Member

nethbot commented Apr 28, 2021

in 7.9.2009/nethesis-testing:

  • nethcti3-3.24.0-1.3.g56cb042.ns7.noarch.rpm x86_64

@andrea-marchionni andrea-marchionni added verified All test cases were verified successfully and removed testing Packages are available from testing repositories labels Apr 28, 2021
@andrea-marchionni andrea-marchionni removed their assignment Apr 28, 2021
@nethbot
Copy link
Member

nethbot commented Apr 28, 2021

in 7.9.2009/nethesis-updates:

  • nethcti3-3.24.1-1.ns7.noarch.rpm x86_64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect of the software nethcti Relative to NethCTI client or server verified All test cases were verified successfully
Projects
None yet
Development

No branches or pull requests

3 participants