Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dazjo/android_device_huawei_msm7x27a-common
base: b53f4f35e121
Choose a base ref
...
head repository: dazjo/android_device_huawei_msm7x27a-common
compare: d0d3723a1ebf
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 15, 2015

  1. Fix voip

    Voip call's dont work.. but delete the LPA profile in audio_policy.conf fix voip call's with all apps
    
    Another easy way.. add this lines
    
    lpa.decode=false
    tunnel.decode=false
    lpa.use-stagefright=false
    lpa.releaselock=false
    
    With this lines added, the voip calls work (withouth delete lpa profile in audio_policy) in 8000 and 16000 rates, also with "voip in" and "voip out" in MONO (no stereo), in stereo there are interference (bad).
    3ric7arias committed Aug 15, 2015
    Configuration menu
    Copy the full SHA
    3301fde View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from srfarias/patch-1

    Fix voip
    dazjo committed Aug 15, 2015
    Configuration menu
    Copy the full SHA
    d0d3723 View commit details
    Browse the repository at this point in the history