![]() |
Re: [sandbox] Add caller specific ring tones & alarm specific tones (N900)
Back to topic please. It doesnt help it to explain yourself like that.
Just read somewhere else that you have 2 different setups for calendar and general alarm. what alarm do you mean? different per clock alarm? Thats what I read from the starting post. Per calendar notification setup would be another idea but that should be filed with the alarm system. Is alarmd handling phone calls? If not this topic should be split into two, one for alarmd and one for the call handler. Please request a solution move from the collecting brainstorm. |
Re: [sandbox] Add caller specific ring tones & alarm specific tones (N900)
I suggested a really impractical brain-dead approach to creating this functionality in: http://talk.maemo.org/showthread.php...340#post456340
Just for fun, I actually tried to do this in an even *less* sensible manner than using python methods to talk to dbus - by executing dbus-monitor from within perl and parsing it's output (after setting the silent profile on the phone.) Code:
#!/usr/bin/perl If there's some way of getting around this (a more direct way of playing the ringtone, or removing the phone app's block, ...) and a way of stopping the file playing when you answer, hang up, or lose the call, then it might work. N.B. I'm not suggesting this as a viable actual solution! It's just for fun.. My preferred non-braindead, non-hacky solution would be for Nokia to open up the phone UI(!) (maybe the contacts infrastructure - I don't know about their status) and/or provide a simple, clean, and extensively documented framework to use the underlying API. If this were done, I don't think it would take very long for this functionality to arrive. |
Re: [sandbox] Add caller specific ring tones & alarm specific tones (N900)
I just got the N900 and can't believe this function is missing. For me it is work related. I can set various ringtones for mates etc. And ignore them when at work, but if the missus rings me I know it is slightly more serious or important and can answer just by ring tone. Vice versa, at weekends if the boss calls I can ignore it (unless 'on call') A glowing error not to have it.
I come from HTC phones that have had this for years as standard and It should be added. |
Re: [sandbox] Add caller specific ring tones & alarm specific tones (N900)
Here is my idea:
We should write a daemon which intercepts the phone calls, and BEFORE the ringtone starts, it would rewrite the config file which stores which audio file should be played. Then after the call is received, it would rewrite the config to its original value. I would really like to make it work, but I don't have a clue about Linux development (yet). (I come from the .NET camp, so I'm pretty new to all this. However, if anyone could give me some pointers on the subject in PM, I would be grateful.) |
Re: [sandbox] Add caller specific ring tones & alarm specific tones (N900)
|
Re: [sandbox] Add caller specific ring tones & alarm specific tones (N900)
Quote:
|
Re: [sandbox] Add caller specific ring tones & alarm specific tones (N900)
groups and group specific ringtones, caller specific ringtones are present in nokia phones for years now. i am not sure why nokia missed this key feature. also creating different profiles is also not present which is another miss. is there any way we can request nokia to provide them in pr1.2
|
Re: [sandbox] Add caller specific ring tones & alarm specific tones (N900)
Quote:
|
Re: [sandbox] Add caller specific ring tones & alarm specific tones (N900)
Quote:
I've done some research, and found out the location of the .ini file in question. It is "/home/user/.profiled/custom.ini". (My ringtone is "Stargate Atlantis Outro.mp3", and there was no other file containing the text "Stargate". Without the quotation marks, of course.) I re-wrote the value in the config file but the ringtone didn't change. Then, I rebooted the device and it finally changed. Obviously, the device only reads the setting when it starts. (And also, I think the Settings application restarts the process responsible for it, however, I didn't try to find out which process it is. I think it would probably mess up with the phone functionality if the daemon restated that process while receiving a call.) Later I found out that actually the device converts the selected ringtone to a mono .wav file. (And it also does that quite buggyly. :p) Look at "/home/user/.local/share/sounds". So, a work-around would be the followig: The same daemon described in my above post, but instead of manipulating the config, it should also convert the personal ringtones to .wav, and then simply rename the files before the phone application plays them. :D |
Re: [sandbox] Add caller specific ring tones & alarm specific tones (N900)
is there any update on this devel?
|
All times are GMT. The time now is 04:01. |
vBulletin® Version 3.8.8