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

OPUS "Use DTX" setting is ignored in 200 OK messages #269

Closed
leamingrad opened this issue Jun 8, 2016 · 2 comments
Closed

OPUS "Use DTX" setting is ignored in 200 OK messages #269

leamingrad opened this issue Jun 8, 2016 · 2 comments

Comments

@leamingrad
Copy link

I have disabled the "Use DTX" setting for OPUS in my jitsi client. However, when the client receives an invite, it replies with the following SDP in its 200 OK:

v=0
o=3162030020-jitsi.org 0 0 IN IP4 192.168.80.10
s=-
c=IN IP4 192.168.80.10
t=0 0
m=audio 5089 RTP/AVP 97
a=rtpmap:97 opus/48000/2
a=fmtp:97 usedtx=1
a=ptime:97 20

In particular, the usedtx=1 header should not be there as that is indicating the use of DTX. This was seen when using version 2.9.5519

@leamingrad
Copy link
Author

On further investigation, this is on INVITEs as well as 200 OKs

@ibauersachs ibauersachs modified the milestone: 2.10 Jul 16, 2016
@ibauersachs
Copy link
Member

You need to restart Jitsi for the Use DTX setting to become effective.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants