Jump to content

Hermes Tmob - change ring length through to answerphone


Recommended Posts

Guest emyllis
Posted

At the moment, my phone rings for about 10 seconds before it goes through to the answerphone. By the time i've found the phone, taken it out of its case, put it up the right way etc, it often has gone through to the answer machine already!

So a simple qn; how do I go about changing the delay to something more substantial like 20 seconds?

I've had a look online and had a quick poke around the phone; i'm sure it's easy to do but i just lack the vision!

Thanks in advance

Guest richard_d
Posted
At the moment, my phone rings for about 10 seconds before it goes through to the answerphone. By the time i've found the phone, taken it out of its case, put it up the right way etc, it often has gone through to the answer machine already!

So a simple qn; how do I go about changing the delay to something more substantial like 20 seconds?

I've had a look online and had a quick poke around the phone; i'm sure it's easy to do but i just lack the vision!

Thanks in advance

it's under Call forwarding, on the serices tab of the phone settings - 20 sec does seem about right for me.

Guest emyllis
Posted

Thanks! That's just the ticket....

I knew it was somewhere but just didn't know where.

Posted
At the moment, my phone rings for about 10 seconds before it goes through to the answerphone. By the time i've found the phone, taken it out of its case, put it up the right way etc, it often has gone through to the answer machine already!

So a simple qn; how do I go about changing the delay to something more substantial like 20 seconds?

I've had a look online and had a quick poke around the phone; i'm sure it's easy to do but i just lack the vision!

Thanks in advance

Dont actually know if this will help, but found it will browsing another site....thought that it could be of relevance..... taken from This Website at the bottom of page

Change ringtone/vibrate/LED flash characteristics

If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events. For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':

HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REG_SZ string, no quotes)

For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':

HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REG_SZ string, no quotes)

The following are the full codes available to you. Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second.

a = activate device

cN = set volume to N in percentage max volume

fN = flash notification LED for N seconds

p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.

r = repeat. Note that this should be the last code in your Script string, if used at all.

vN = vibrate for N seconds

wN = wait for N seconds. Note that the device will wait this long before continuing with the next code.

  • 3 months later...
Posted
it's under Call forwarding, on the serices tab of the phone settings - 20 sec does seem about right for me.

Thanks a lot, probably thats what just what I was looking for.....

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.