Achaz / Achaz/imsdroid

Getting Speex Decode Error while start conversating on call using Speex Codec

Open
#468 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
I have build successfully the source and installed the app.
Changed configurations and setup Speex as default to use.
Sip suuccessfully registered with Asterisk and negotiated Speex-NB for session.
On making call the ringtone hears louder and clear.
On picking call on other side, the problems starts:
1) The voice is louder at my end whereas it is noticeable fader at the other.
2) Call continues to run untill end press. But some missings in voice is
noticed on hear, on both ends.
3) Noticed following Speex Decoding Exception in Logcat Logs.

***ERROR: function: "tdav_codec_speex_decode()"

```

Original issue reported on code.google.com by `vkrn...@gmail.com` on 31 Jul 2013 at 1:02

Attachments:
- [errorCatlogs.log](https://storage.googleapis.com/google-code-attachments/imsdroid/issue-468/comment-0/errorCatlogs.log)

Contributor guide

No contributing guide indexed for this repository

Research direction

Review the attached errorCatlogs.log and trace tdav_codec_speex_decode(), the function named in the Logcat error. Reproduce a call using the negotiated Speex-NB codec and determine whether the decode exception correlates with the missing or uneven voice; done means two-way audio is clear without that exception.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
audio-video-rtc, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.