What steps will reproduce the problem?
1. Everytime I make a call
What is the expected output? What do you see instead?
Very low audio volume
What version of the product are you using? On what device/operating system?
Sipdroid-2.5.apk and code 2.4 on Olivetti Olipad OP110 android 3.2
Which SIP server are you using? What happens with PBXes?
my asterisk installation
Which type of network are you using?
WiFi
Please provide any additional information below.
I hear the voice very low, I've tried to increase the audio volume with no
success, I've tried to modify code with
track.setStereoVolume(1.0f, 1.0f)
in place of
track.setStereoVolume(AudioTrack.getMaxVolume()*
org.sipdroid.sipua.ui.Settings.getEarGain()
,AudioTrack.getMaxVolume()*org.sipdroid.sipua.ui.Settings.getEarGain());
bat with no success. The audio remains very low. The speaker instead works fine
and volume is good.
how can I solve this problem?
thanks
Original issue reported on code.google.com by gozer...@gmail.com on 19 Apr 2012 at 11:38
Original issue reported on code.google.com by
gozer...@gmail.com
on 19 Apr 2012 at 11:38