krunal09 / sample

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

No audio with Galaxy S i9000, X10, Galaxy i7500 #93

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. new account (here with Poivy)
2. after changing proxy: status is OK
3. calls are possible, but you can just hear the called person, not the caller

What is the expected output? What do you see instead?
would expect possibility to talk. But as described above: You can not be heard 
(just strange noises coming)

What version of the product are you using? On what operating system?
0.00-12 android 2.1

Please provide any additional information below.

really good work! I do appreciate the interface and design a lot. Also 
integration in phone very smooth. Would love to use this with my poivy account

Original issue reported on code.google.com by mehl.mi on 17 Jul 2010 at 1:51

GoogleCodeExporter commented 9 years ago
Actually this problem seems to be close to this one:
http://code.google.com/p/csipsimple/issues/detail?id=86

But: the other party hears this strange noises instead of my voice

Android 2.1, Samsung galaxy i9000

Original comment by mehl.mi on 17 Jul 2010 at 1:57

GoogleCodeExporter commented 9 years ago
Thanks for your report.

If linked to issue 86, disabling Voice Auto Detection may help at least the 
other party will hear your voice at a very low level instead of a choppy sound.

Besides, if you can read my last comment ( 7 ) on the issue 86 and test the 
latest build with all provided audio modes, it could be great and will really 
help me.

Keep me in touch. Thanks in advance.

Original comment by r3gis...@gmail.com on 17 Jul 2010 at 4:14

GoogleCodeExporter commented 9 years ago
Thank you for your help. I did install the latest build and tested all the 
audio modes, but none of them worked. It was either the strange sound or no 
sound came through at all. I also tried to disable the VAD. Nothing changed. So 
I did not manage to get the other party to hear me at all.

Maybe the link to issue 86 is not correct and the problem is something else.

Samsung Galaxy i9000

Original comment by mehl.mi on 18 Jul 2010 at 11:30

GoogleCodeExporter commented 9 years ago
Ok, thanks for your tests.

If VAD and latest build doesn't help with this issue, you're right, it is 
probably not linked to 86.

Do you know what is the codec in use for the call? 
You can use the new (i)nfo button on the top left corner while in call in order 
to see it. Codec name and frequency will appear on the second line.

I hope this bug is not due to a specific audio implementation of Samsung :S

Original comment by r3gis...@gmail.com on 18 Jul 2010 at 12:04

GoogleCodeExporter commented 9 years ago
I am sorry, but I am not such pro. 
But maybe you mean this:
#0 iLBC @8khz

Original comment by mehl.mi on 18 Jul 2010 at 12:57

GoogleCodeExporter commented 9 years ago
Exactly !

Great, it means that you are using ilbc codec, which I have never tested (shame 
on me).

I'll try to test this codec on my phone to know if it could be the cause of 
your problem.

Thanks a lot !

Original comment by r3gis...@gmail.com on 18 Jul 2010 at 2:03

GoogleCodeExporter commented 9 years ago
A update on this bug :
Can be reproduce on other devices :
Xperia X10
Samsung Galaxy i7500
Seems to be linked to the audio driver implementation combined with race 
conditions.
I'll try to do some tests but since the device I can reproduce on are not mine, 
can take time.

Original comment by r3gis...@gmail.com on 20 Jul 2010 at 11:01

GoogleCodeExporter commented 9 years ago
Merged into issue 89

Original comment by r3gis...@gmail.com on 20 Jul 2010 at 11:04

GoogleCodeExporter commented 9 years ago
Same pb with Galaxy S/Android 2.2  but only if "Integrate with Android" option 
set.

Original comment by pm78...@gmail.com on 6 Aug 2010 at 12:47