xiaoxinda / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

one-way audio on Galaxy SII and Nexus #565

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1. imsdroid app is pointing to our asterisk server and asterisk server has a 
connected PBX trunk line
2. we get one way audio using Galaxy and Nexus phones
3.

What is the expected output? What do you see instead?
We should experience two way audio however there is only one way audio. There 
is also a comment in the file 
"/branches/2.0/android-ngn-stack/src/org/doubango/ngn/NgnApplication.java" 
which says "// FIXME: one-way audio on Galaxy SII and Nexus. Any plans to fix 
it soon?? Please advise

What version of the product are you using? On what operating system?

We are using latest version i.e. r588 and doubango r1335 versions.

Please provide any additional information below.

Original issue reported on code.google.com by dinnysi...@gmail.com on 24 Aug 2015 at 10:52

GoogleCodeExporter commented 8 years ago
The FIXME is only meanful if the function returns "true". In the current code 
it returs isHovis() which is equal to "false" on SII. I have a GSII and it 
works fine.

Original comment by boss...@yahoo.fr on 24 Aug 2015 at 1:35