google-code-export / openeve

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

Phone rings only once on incomming call #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. some one calls you
2. phone rings only once
3.

What is the expected output? What do you see instead?
Phone should continue ringing until call is attended or dropped

What version of the product are you using?
system-gb.img, all boot versions

On what operating system?

Do you have logcat or dmesg ?
 (adb shell logcat > logcat.txt ^C, adb shell dmesg > dmesg.txt)

What version of the *Official LG* Firmware were before using Custom
firmware ?
(V20G, V20D, V15x, V16x etc. )
n20g

Please provide any additional information below.

This bug was present in OE too

Original issue reported on code.google.com by iareh...@gmail.com on 22 Apr 2011 at 7:11

GoogleCodeExporter commented 9 years ago
I had this same problem specifically for the "Digital Phone" ringtone.
The reason is because there is a metadata flag called "ANDROID_LOOP" that seems 
to be missing in this file as of OpenEtna.
You can add this data using a metadata editor, or Audacity.

You can try this link for more info:
http://xanderx.com/2010/08/25/making-ringtones-loop-on-android/

I had to trim the Digital Phone ogg file a bit for the loop to sound good.

Original comment by rais...@gmail.com on 2 May 2011 at 8:15

GoogleCodeExporter commented 9 years ago
https://github.com/CyanogenMod/android_frameworks_base/blob/gingerbread/data/sou
nds/Ring_Digital_02.ogg

this is the ringtone.

I just add "ANDROID_LOOP" metadata. and it simply works.

anyway I think this is a CyanogenMod issue not OpenEve/OpenEtna issue.

http://code.google.com/p/cyanogenmod/issues/detail?id=3653

Original comment by wkp...@gmail.com on 3 May 2011 at 5:45

Attachments:

GoogleCodeExporter commented 9 years ago
You're right that that's all you have to do, but try this attachment, I think 
they left too much silence in the original, so it doesn't repeat often enough.

Original comment by rais...@gmail.com on 3 May 2011 at 8:18

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 11 May 2011 at 9:58