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 works but WARNINGS detected #5

Open
ovoshlook opened this issue Feb 5, 2015 · 3 comments
Open

Opus works but WARNINGS detected #5

ovoshlook opened this issue Feb 5, 2015 · 3 comments

Comments

@ovoshlook
Copy link

I successfully installed patch and checks it work. IT works fine but asterisk cli sends this messages when rtp sended.
[2015-02-05 00:53:01] WARNING[58036][C-00000005]: codec.c:363 ast_codec_samples_count: Unable to calculate samples for codec opus
[2015-02-05 00:53:01] WARNING[58036][C-00000005]: translate.c:392 framein: no samples for opustolin48

@ghost
Copy link

ghost commented Feb 11, 2015

I saw that first error using passthrough (no opus codec installed on asterisk) and chan_sip. Asterisk v13.2.0. Just like you it was working but that first error kept repeating over and over several times a second from asterisk cli.

I did not see that error when running on an Asterisk system with opus codec installed and not using passthrough.

@traud
Copy link
Collaborator

traud commented Nov 9, 2015

shadowym, because you face that issue with pass-through already, did you open an issue directly with the Asterisk project? If not, please, create a new issue there, so the whole Asterisk community is aware of this. Furthermore, I am not able to reproduce your issue, yet. Therefore, please, write two or one sentences about your setup. For example which devices are connected via chan_sip and whether one is using encrypted TLS/SRTP or just plain UDP/RTP.

ovoshlook, if you have the opportunity, remove codecs/codec_opus.c, recompile, and test pass-through only. If the same happens, please, do not wait for shadowym but create an issue with the Asterisk project as soon as possible. And do not forget to mention just your issue ID here, so the issues are linked and tracked.

@traud
Copy link
Collaborator

traud commented Oct 21, 2016

Do you still face that issue, even in Asterisk 13.12 with opus_codec module from Digium?

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

No branches or pull requests

2 participants