[Q] What is the ringtone length of xperia arc ? - Xperia Arc Q&A, Help & Troubleshooting

Is xperia arc ringtone length max 20 secs ? Is there anyway to extend the length ?

Isn't it network dependent? i.e. how long it rings before it cuts off?

Yeah, it's a network function.
With UK networks, there are weird long codes you can type in to change how long before a call diverts to voicemail, I'd imagine it's similar elsewhere.

Related

Ring Delay

Hi guys,
I have been using Uni for almost a year. The most annoying thing about Uni is I always miss a call whenever someone calls me. The reason is, the uni only starts ringing after 4-5 seconds (sometimes more) after the caller dialed my number. By the time I want to accept the call, the caller has already hung up.
I have tried to search through the forums but couldnt find any posts regarding this issue. (Maybe I never look hard enough). So I post it here since there are so many senior Uni user here and someone might give some ideas how to resolve it.
Thanks in advance.
Hello all, I am new the the forum !
I have the same problem on my qtek 9000. On top of that is the volume of an incomming phonecall not load enough. I am using a program called ringo ringtones in order to use MP3 as ringtones.
As a PDA is the 9000 great but as a phone...well it could be a lot better.
Anybody any idea what could be the reason of the delay of an incomming phonecall and the low volume...
Rgds
Yves
Did not have low volume problem since last orange Rom (June 06)
for Ring delay you can use : Tweaks2k2
http://www.tweaks2k2.com/portal/staticpages/index.php?page=20050224182009983
The volume is loud enough if a listen to the ringtone in ringo ringtones or even in windows, but when I receive an incoming call there is a big difference in the volume...
the problem usually comes when you use vibrate with tones. try to remove the vibrate and you would notice that the phone responds much faster with just the tones.
poussin69 said:
Did not have low volume problem since last orange Rom (June 06)
for Ring delay you can use : Tweaks2k2
http://www.tweaks2k2.com/portal/staticpages/index.php?page=20050224182009983
Click to expand...
Click to collapse
Is there a way other than using tweaks2k2? For example registry modification..
Yes, I have switched to tones only and the phone starts calling after the 1st ring...even the volume seems solved now...
THX guys...!
Yves
Ring Delay Solved
Someone told me to look here
http://forum.xda-developers.com/showthread.php?t=258109
Interesting...but it seems that it only works with wav. files.
I have a mix of MP3 and Wav files. I wil use Audacity to boost the volume of the mp3 files...Will keep you updated...
Rgds
Yves
satanisme said:
Someone told me to look here
http://forum.xda-developers.com/showthread.php?t=258109
Click to expand...
Click to collapse
I actually downloaded the cab files and tried it on my Uni. And it worked like a charm. You can hear the ring almost immediately after the caller calls, and the ring volume is loud enough. The catch is, you have to use 'ring' only and .wav files for your ring tone.
But, when I'm in standby mode, the delay is still there. It takes time for it to power up and ring. So I disable power off and close the clamshell to conserve battery power. The device works good in power up mode, not in standby mode.
When I have the Q in StBy mode in ring only, it takes 1 ring before my phone starts calling...Thats an acceptable delay for me. I am not gonna instal the cab files as I would like to keep using MP3 and wav files...As my wife complained about here P800 being not loud enough I will try to boost the volume of here ringtones using the program audacity. I will be happy if I could solve it in this way!
Rgds
Yves
satanisme said:
Is there a way other than using tweaks2k2? For example registry modification..
Click to expand...
Click to collapse
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.
niketkumar said:
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.
Click to expand...
Click to collapse
Thanks for the info. I just donno why my device takes so much time to power up from standby. The delay still there when I'm in standby mode.
satanisme said:
Thanks for the info. I just donno why my device takes so much time to power up from standby. The delay still there when I'm in standby mode.
Click to expand...
Click to collapse
Check out my thread here - maybe this is what you're experiencing
http://forum.xda-developers.com/showthread.php?t=281735
satanisme said:
Thanks for the info. I just donno why my device takes so much time to power up from standby. The delay still there when I'm in standby mode.
Click to expand...
Click to collapse
Try this
"HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\"
Change "CacheSize" value from "0" naar "4096".
"HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\CacheSize=0x1000(4096)"
Change "EnableCache" value to "1"
"HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt\"
Change "ReplStoreCacheSize" value to "4096"
niketkumar said:
Try this
"HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\"
Change "CacheSize" value from "0" naar "4096".
"HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\CacheSize=0x1000(4096)"
Change "EnableCache" value to "1"
"HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt\"
Change "ReplStoreCacheSize" value to "4096"
Click to expand...
Click to collapse
Doesnt work either.
But I solved the problem already thanks to craigiecraigie4 hints, I just need to transfer my ringtones and contact pictures to internal memory instead of storage card and the delay is gone. Maybe I'm using a low speed storage card so it takes time to access all the data from there.

P3300 takes a long time to wake-up

My P3300 takes a long tome to wake up when a phone call is coming in. Until it starts ringing, I have only about 1 second to answer, before it enters to the voice mail. I can see it "preparing" for incoming call (the small sign on the top bar), but until it start ringing - i sometime miss the call.
First I thought its the ringtone I chose, so I switched back to the default Windows ringtone - and still the problem continues.
I had a similar problem, I rang myself up from my landline to see exactly how long the phone took to ring and, it was just a few seconds. So I rang my operator O2 and they have me a code which I dialed up on the phonepad allowing me to choose in 5 second intervals how long the phone rings before going to answerphone.

Extend incomming call for my RING TONE

Hi Guys,
I want to do the following:
Select a SONG so that when I get a call from anyone my RING TONE continues to play....so for example after 8 rings or 9 rings it then goes to voicemail....
ANY ideas ??
Thanks in advance.
anyone ?
Have you altered the network/operator settings to the max which is usually 30 sec?
Simple
go to phone
enter:
**61*(voicemail #)**(# of seconds)#
where (voicemail #) = the number of your voicemail centre, and (# of seconds) = the lengh of ring before divert, usually max 30 seconds.
Thanks for the response guys....set mine to 25 seconds...perfect for my ringtone.

[Q] Ringtone Time Limit?

Is there a ringtone time limit on the Arc? My custom ringtones seem to be cutting off at a certain time. If so, is there any way to bypass the limit?
after a certain time ?? how much time ??
my is fine .. i just use a beep sound for notification .. but i will try a full mp3 to see if there is a limit !
I believe it cuts off at either 15 or 20 seconds. Any other help is appreciated...
Not sure bout time limit but ringdroid will let u cut a section of a mp3 to set as ring tone so ya can cut the intro music and just start in the middle.
Hope that helps
Sent from my LT15i using XDA Premium App
It depends on your network, most networks support up to 30 seconds. If you are with O2 I can get you the code to extend the ringtime before it diverts to voicemail.

[Q] How to change DTMF tone length on G4?

Hello,
anybody has a clue how to change the length of DTMF tones on LG G4?
I need this when sending automatically my number and password to voicemail and tones are very long (over 1s) and that confuses the system. (10sec for the phone number + 6 sec for the password).
Thanks in advance for any ideas!

Categories

Resources