Ringtone disappeared!! Help... - Tilt, TyTN II, MDA Vario III General

no matter what setting I choose (in start/settings/phone) I do not get a ringtone. If set to vibrate and ring I get just the vibrate; if set to ring I get nothing (except on screen display).
Selecting start/settings/phone and clicking > plays the selected ringtone.
Was OK until a day ago (only change is a new SIM to enable 3G)
Any ideas why incoming calls don't/wont ring???
thanks
OK!! found a thread with a fix (but no idea what caused the change):
http://forum.xda-developers.com/showthread.php?t=344153&highlight=no+ringtone

Related

Delayed ringtone?

I'm disappointed with HTC diamond because of this delayed ringtone, about 80% of my incomming call going to mailbox, its costing me too much , I have to calling back them. What is an idiot mobile phone, there is no any solution I think?!
there is a registry tweak to prevent a 3 second delay on incoming calls - also go to start phone/ options services and select call fowarding and tap get settings change whatever settings for no answer fromk what ever it is to 30 seconds
Thanks Ekksman! where can I find this registry tweak, and the other option u described is not a good solution, i ve changed from the service itself to 30 seconds, but I need it to ring from the first signal, not at the 3 ringingsignal.
I presume ekksman was talking about this: http://forum.xda-developers.com/showthread.php?t=258109
It seems to work. Downside: you have to convert your ringtones to wav's.
Quoted...
hope it helps...
Change duration of ringtone/vibrate/LED flash characteristics"
HKCU\ControlPanel\Sounds\RingTone0\Script = "v1w1v1w1v1"
E.g. vibrate 1 second (v1), wait 1 second (w1) sequence
Looping Ringtones Delay
Ring tone has a standard 3 seconds delay before repeating. You can set the delay from 0 second to how many second that you want.
HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0
Change 'Script' from 'av0pw3r' to 'av0pr' and you'll get 0 sec delay.
OR change it to
av0pw1r = wait for 1 sec
av0pw2r = wait for 2 sec
and so on...
Plus heres the code
a - stands for display
r - repeat/replay the script again
c - sets the volume C50, c150, c100
f - means flash .. f1 flash for 1 second and f0 stands for flash continuously
p -means play ringtone
v- vibrate then incorporate with number to state how many seconds it will vibrate example. v3 vibrate for 3seconds or v - for continous
w - stands for wait or pause then specify how many seconds like w3(wait for 3 seconds)
Heres the example
Flash - af1w60f0
Ring - apw3r
Ring Once - ap
Increasing Ring - c50apw3c150r
Vibrate Then Ring - v3w3apw3r
Vibrate - av3w3r
Short Vibrate - av1w3r
Vibrate Long Then Ring - v3w3v3w3apw3r
Vibrate And Ring - av0pw3r
Increasing Ring And Vibrate - c50apv3w3c150r
Fast Vibrate And Flash - af1v1w1f0r
Vibrate and Ring Continously without pausing - av0pr
Htc86 said:
Quoted...
hope it helps...
Change duration of ringtone/vibrate/LED flash characteristics"
HKCU\ControlPanel\Sounds\RingTone0\Script = "v1w1v1w1v1"
E.g. vibrate 1 second (v1), wait 1 second (w1) sequence
Looping Ringtones Delay
Ring tone has a standard 3 seconds delay before repeating. You can set the delay from 0 second to how many second that you want.
HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0
Change 'Script' from 'av0pw3r' to 'av0pr' and you'll get 0 sec delay.
OR change it to
av0pw1r = wait for 1 sec
av0pw2r = wait for 2 sec
and so on...
Plus heres the code
a - stands for display
r - repeat/replay the script again
c - sets the volume C50, c150, c100
f - means flash .. f1 flash for 1 second and f0 stands for flash continuously
p -means play ringtone
v- vibrate then incorporate with number to state how many seconds it will vibrate example. v3 vibrate for 3seconds or v - for continous
w - stands for wait or pause then specify how many seconds like w3(wait for 3 seconds)
Heres the example
Flash - af1w60f0
Ring - apw3r
Ring Once - ap
Increasing Ring - c50apw3c150r
Vibrate Then Ring - v3w3apw3r
Vibrate - av3w3r
Short Vibrate - av1w3r
Vibrate Long Then Ring - v3w3v3w3apw3r
Vibrate And Ring - av0pw3r
Increasing Ring And Vibrate - c50apv3w3c150r
Fast Vibrate And Flash - af1v1w1f0r
Vibrate and Ring Continously without pausing - av0pr
Click to expand...
Click to collapse
When I set av0pr then in Ringtone Settings should still be Vibrate and Ringtone but in my device it is automatically set to Ringtone and when I change it to Vibrate and Ringtone av0pw3r value is set.
I can set it up to av0pr and still have Vibrate and Ringtone in settings
Any idea?
Changing the HKCU\ControlPanel\Sounds\RingTone0\Script does not work. The Diamond will switch back to the default script after soft reset, that is, 3 seconds delay after the call comes.
The delay as stated in the post about regtweak RingTone0 is not for the delay of incoming calls. It is about the duration and loopdelay of vibration and sound.
What the xom is talking about is the moment a call gets connected, only light will flash, but no vibration and sound for the first few seconds..
Yes djin, its correct, the delay is just light flushing with out vibr. or ringsignal, man hear the ringtone after 2 incoming calls tone? I'm searching the solution of this, by the way what is HkEY? and how can I get it or changeit, how can I go in to controlpanel? can any body explain plz.?
for outcall delay and end call delay here below the reg strings (expressed values are in seconds):
HKCU\ControlPanel\Phone\CallProgressIdleTimeout
HKLM\Software\HTC\Phone\PhoneExtendSetting\EndCallTime
for prevent 3 rings there is only a way: you must use a wav ring or a very short/compressed mp3 (max 30/40 seconds) anyway 1 ring you'll never hear
bye,
davide
I have the same problem and, at the same time, something happens with some ringtones assigned to contacts. First, it starts ringing with the default ringtone and suddenly (maybe 1 sec later), changes to the ringtone assigned to the contact that is calling me. The ringtones assigned to the contacts are not mp3 nor large files, i selected the "oldphone" ringtone for some special contacts that is included with the phone.
Any ideas to avoid this?
Thanks
bookmarked
angler said:
Changing the HKCU\ControlPanel\Sounds\RingTone0\Script does not work. The Diamond will switch back to the default script after soft reset, that is, 3 seconds delay after the call comes.
Click to expand...
Click to collapse
I think not. I did soft reset and setting remains the same...
yaneck said:
I think not. I did soft reset and setting remains the same...
Click to expand...
Click to collapse
yup,same here
Settings will be restored after a while, anyway to fix this?
Remius said:
Settings will be restored after a while, anyway to fix this?
Click to expand...
Click to collapse
Setting won't be restored until you get back again into Settings>souns & notifications. But managing ringtones in TF3D Settings>Sounds doesn't have influence on that so you can use that.
I have set Registry key to pattern I wanted and I've exported that registry key and put shortcut to it in startup so it is back again after every reset and if I need I can run mentioned registry key to get back my setting
change car forwarding delay
thanks ekksman for the suggestion. it worked.... i changed the car forwarding to 30 seconds and now i am not missing any calls.
changing the mp3 ringtone files to wav making a big difference in the ring volume.
bookmarked for further info !!
tried altering the HKEY settings with no joy it helped went from 3 rings to 2 but still no immediate, cheers for trying

No vibration anymore...

I recently clear my storage of my HTC Tytn II (factory reset) and ever since my incoming e-mail and SMS did not give me any vibration anymore. It does vibrate on incoming call.
My notification for e-mail and sms are set to 'play sound','display msg' and 'vibrate'
My sound profile is set to 'vibrate'
Does this sound familiair to anyone?
(I use the HTC default firmware)
I have had this in the past and ISTR that if you switch the vibrate off then on again in those settings it should work.
As a test, if you open up the comm manager and it should have 'Ringer' highlighted in blue on the left 4th row down (unless yours is radically different). If you click on it it should change to 'Vibrate' and vibrate the phone. Does this work?

Vibration

Is there any software that i configure a vibration time in my incoming calls?
mine is vibrating full time. when the xperia start the ringtone the vibration do not pause or stop till i answer the call
can someone help or suggest something?
In Sounds & Notifications you have the possibility to choose between ring only, vibrate only, ring and vibrate (it seems like you have chosen this setting) and the alternative of starting with vibration and ringing afterwards.
If this is not enough for you there is the possibility to adapt the sequence of the incoming call notification either in the registry (I don't know the keys though) or by using tweaking software such as SK Tools.
Thanks
altae said:
In Sounds & Notifications you have the possibility to choose between ring only, vibrate only, ring and vibrate (it seems like you have chosen this setting) and the alternative of starting with vibration and ringing afterwards.
If this is not enough for you there is the possibility to adapt the sequence of the incoming call notification either in the registry (I don't know the keys though) or by using tweaking software such as SK Tools.
Click to expand...
Click to collapse
Thank you! I did a long search about it and I found Vibro which is what i'm looking for
I found a program about it long long ago,but it not perfect

[Q] TD2 cannot vibrate

Hi guys,
After I uninstall phonealarm app, now my TD2 has some problems:
- when incoming call, it does not vibrate. (sms coming, it still vibrate good)
- sometime when incoming call, sound is very low.
Pls help me. Thanks!
in Sense Setting tab, under "Sound and Display", look for "Ring type", tape in and select "Vibrate and ring"
if the sound is low, check your ringer volume, which is responsible for all type of notification sound level, set it to 80~100%

vibrate and ring?? am i missing somthing

I am running the latest factory firmware unrooted with a s4, I am sure when I 1st got the gear it would vibrate and ring on calls and notifications now it looks like one or the other.
vibration is on and set to strong.
on the power off screen I can set it to sound vibrate or mute?
Nope you get ringtones or vibrate not both
Unless you choose to go with null_ rom, then you can use my widget: NotiCounter to achieve the sound and vibrate.
It also have the feature to let you select a custom sound based on what app send the notification.
st-tps said:
Unless you choose to go with null_ rom, then you can use my widget: NotiCounter to achieve the sound and vibrate.
It also have the feature to let you select a custom sound based on what app send the notification.
Click to expand...
Click to collapse
all right, I give up.
I am on Null ROM & have NotiCounter & NotaList installed.
If I set the option in the gear to vibrate, then I get no tone at all even though I have one set in the Noticounter widget.
WTH & I missing here??
EDIT: NVM, I got it working
jmorton10 said:
all right, I give up.
I am on Null ROM & have NotiCounter & NotaList installed.
If I set the option in the gear to vibrate, then I get no tone at all even though I have one set in the Noticounter widget.
WTH & I missing here??
Click to expand...
Click to collapse
Hmm, that should be about it.
If you go into NotiCounter settings and choose to select a file, when you tap the filename, does a preview play then?
I was thinking if the volumes where set to low on your device?
st-tps said:
Hmm, that should be about it.
If you go into NotiCounter settings and choose to select a file, when you tap the filename, does a preview play then?
I was thinking if the volumes where set to low on your device?
Click to expand...
Click to collapse
Well, I thought I had it working.
I did get it to ring/vibrate on an incoming text, but no matter what I tried it refused to ring for an incoming call. I clicked the edit app & added incoming call, then selected the same ring sound I always use. The sound previewed just fine, I clicked save and exited.
I then tried calling my phone from my landline and it vibrated, but no ring tone. I tried redoing everything for over 1/2 hour & finally gave up & just set it back to sound & now it rings just fine again but no vibration.
jmorton10 said:
Well, I thought I had it working.
I did get it to ring/vibrate on an incoming text, but no matter what I tried it refused to ring for an incoming call. I clicked the edit app & added incoming call, then selected the same ring sound I always use. The sound previewed just fine, I clicked save and exited.
I then tried calling my phone from my landline and it vibrated, but no ring tone. I tried redoing everything for over 1/2 hour & finally gave up & just set it back to sound & now it rings just fine again but no vibration.
Click to expand...
Click to collapse
I belive the problem is that the Gear isn´t handle an incoming call as an actual Notification. If you select a custom sound for a missed call I belive you will recieve a sound?
The sound is based on this:
When screen comes on a check for unread notifications is done, i the last count was 0 and the new one is 1 a sound is played, if last one was 1 and the new is 2 a sound is played and so on..
If the count is decreased no sound is played obiously.
So when an incoming call arrives, I don´t think it acts like an unread notification and becauese of that, no sound...
st-tps said:
I belive the problem is that the Gear isn´t handle an incoming call as an actual Notification. If you select a custom sound for a missed call I belive you will recieve a sound?
...
Click to expand...
Click to collapse
Nope, that didn't work either.
Don't worry about it, I've given up for now.
jmorton10 said:
Nope, that didn't work either.
Don't worry about it, I've given up for now.
Click to expand...
Click to collapse
Yeah, it might not work as expected with calls and missed calls.
The widget´s initially purpose was just to show the number of unread notifications, the sound function was a later feature and works nicely (atleast on my Gear) with regular notifications.

Categories

Resources