Related
Does anyone know if it's possible to look at the call history file so that it could be printed out from the host PC ?
Would be useful when filling out expenses claims to list all calls which were business related.
Thanks
Call history
Im looking for the same thing. A way to printout the call history, does anyone know a way or prehaps the Call history file name?
The file name is clog.db in the databases folder. Unfortunately it doesn't appear that the databases on the XDA can be opened.
here are some options as to which programs on pc may be able to open the file with the db extention
http://filext.com/detaillist.php?extdetail=db&goButton=Go
Thnx al lot crippsa and Rudegar, found the clog.db file and am able to open it with DBView.
Hi boeloe44,
I'm interested to know how you accessed the clog.db file with DBView. Is this the ARANAY DBView program ? (DBView V2) or another PPC application of the same name ?
I've tried the Aranay DBView which runs on the host PC and cannot seem to get it to connect to my XDA to read the DB files.
Any assistance you may be able to give would be appreciated.
Thanks
Alan
why not just copy the file to the pc that should make access a bit easier
crippsa said:
I'm interested to know how you accessed the clog.db file
Click to expand...
Click to collapse
Actualy dbview didn't help as i thought it would. I could only view the clog file with it and nothing else.
I found another program and this one did help me, its dbexlporer.
http://www.phatware.com/hpcdbex.html
Here you can download a trail version
With dbexplorer you can export a database to a comma separated file. This file is accessable and you can copy the file from your ppc to a desktop pc and open it with Microsoft Excel.
This is my way for printing out the call history, hoop it helps you crippsa.
To Rudegar: I was unable to find a way to copy the database to my desktop pc. I think the databases are lock or something.
I use Phone Dashboard for this purpose. It also tracks usage overall with some powerful filters such as free mobile-to-mobile plans, night/weekend, etc.
Thanks boeloe44 - DBExplorer is just the job, exports all the fields including the contact name - just what I'm looking for.
Phone Dashboard is good, but you still cant print the call log on the host PC and also it does not show the contact name. It only shows date, time, number and length. Unless of course the trial edition I'm using has less features that the full copy.
I've noticed that the clog.db only holds 50 entries, does anybody know if this can be expanded ?
Thanks,
Alan
The clog.db file certainly will hold thousands of entries. You can change the deletion settings by going to the phone, then call history, click on the tools menu, call timers...
Thanks Carlos - I've since found that Phone Dashboard can export the log file but it still doesn't contain the contact name, which is a pity as having it saves time by not having to look up the number to see if it was a personal or business call.
Thanks for advising how to adjust the deletion time on the clog database.
Alan
I've passed a comment to Hudson Mobile Technolgies (makers of Phone Dashboard) to include the name field in future releases of Dashboard
That would be a good idea. Another idea I sent him was to include the contact's CATEGORY. Then I'd have "client" in the field and would know to bill it. Right now I simply sort in Excel and search on the known billable numbers. Not as accurate or quick.
Overall though, that product is a very nice one to have on my phone. It has saved me money when I've been close to going over my plan. I don't know how it is in Europe, but US carriers screw you on overage (35-40 cents per minute).
I really, really hope you can help me! After a lot of work and many cups of coffee I finally finished my little app (written in VB 2005 using CF2.0 and OpnetNETCF2.0 for PPC-PhoneEdition). Now, at the end of all work, I've got a fatal suggestion:
Isn't it possible to play a wav file while a active phone call?
I play wav with Opennetcf.WaveAudio, recording a wav (-> and therefor the phonecall) is possible using the same lib. (at least if you set speakerphones as active.
Is there something to change in registry or playing the wav another way?
PLEASE help me out of this!
Perhaps it's possible to stop the incomming stream of the phonecall, play the wav and start the incomming stream of the call again? Without canceling the call as a whole. Therefor incomming and outgoing adio streams of the call have to be seperated. Am I able to seperate them within my application?
Hi all,
My provider "3" in Australia provides a voicemail to email service.
My voice messages arrive in my email inbox as attachements.
I mark for download and then download but then media player is unable to play the message.
It gives the following error:
cannot playback the audio stream, the audio format is not supported
Any ideas?
gbh said:
Hi all,
My provider "3" in Australia provides a voicemail to email service.
My voice messages arrive in my email inbox as attachements.
I mark for download and then download but then media player is unable to play the message.
It gives the following error:
cannot playback the audio stream, the audio format is not supported
Any ideas?
Click to expand...
Click to collapse
Well, what is the format of the audio attachment? That would help a lot to know that..
it is ulaw wav.
downloaded another media player and it is capable of playing the files.
solution!
ulaw is fairly common, rather surprising windows media doesn't support it?
Hey everyone. For a long time now I have been waiting for someone to design a visual voicemail program for Windows Mobile. Unfortunately, it seems no one has been interested, which I find rather odd. There are a number of services available now that allow for customized voicemail storage, YouMail and Grand Central being the most popular. They also have the option to send a copy of the voicemail to your email with call details and the audio file as an attachment. I have been using YouMail to do this for the last year or so. Unfortunately, they don't offer a front-end for this. They have a mobile website page, but frankly I'm not impressed. What I have been hoping for is a program that will read the emails and parse out the appropriate information, and play the attachment. I have attached a picture of what I was envisioning. Anyone think they're up to the task of realizing this project?
Great idea, I myself would love to have this, it's one of the few things I miss from my old Treo. But, I don't know if it's possible to get info like the message time, caller name, and number. It would be a simple set of buttons that could be configured properly to choose an option.
TheChampJT said:
Great idea, I myself would love to have this, it's one of the few things I miss from my old Treo. But, I don't know if it's possible to get info like the message time, caller name, and number. It would be a simple set of buttons that could be configured properly to choose an option.
Click to expand...
Click to collapse
Message time, caller name and number are all in the body of the email that is sent. It'd just be a simple matter of parsing the data correctly
i think the major issue no one has done it yet is because everyone uses some different service.
its not like ok all the iphone ATT people use X visual voicemail service and the vZW people have Y service. Youre talking about an interface for every possible service like grandcentral or those forwarding services- theres at least a dozen and they all use different audio formats and such.
The real issue is consolidation to please everyone, and devs dont want to put time into make niche programs for every possible service.
Blowfish64 said:
Message time, caller name and number are all in the body of the email that is sent. It'd just be a simple matter of parsing the data correctly
Click to expand...
Click to collapse
What email?
klmsu19 said:
i think the major issue no one has done it yet is because everyone uses some different service.
its not like ok all the iphone ATT people use X visual voicemail service and the vZW people have Y service. Youre talking about an interface for every possible service like grandcentral or those forwarding services- theres at least a dozen and they all use different audio formats and such.
The real issue is consolidation to please everyone, and devs dont want to put time into make niche programs for every possible service.
Click to expand...
Click to collapse
That's true, but the thing about that is that a) there are only a few voicemail services out there, and only a couple that a lot of people use (YouMail, GrandCentral, SpinVox, and b) in order for a program to support all of them, the only thing you would have to change would be to tell the program which email format you are looking at. In other words, you'd only have to specify the parsing format, which would be a relatively simple and short section of the code that could be specified in settings. Also, they don't all use different audio formats, they use standard ones which would all be played by the same standard API call, so that's not an issue either. Anyway, hopefully this thread piques somebody's interest.
TheChampJT said:
What email?
Click to expand...
Click to collapse
The email that you get from YouMail or GrandCentral or whatever voicemail service you're using (the email that has the audio as an attachment).
Anyone interested in this?
YES
I know I am
^Me too.
but we are in germany here.
Check out mVisualVoiceMail (google it) it works great and does exactly what you want. I use youmail and it works awesome.
mbritten said:
Check out mVisualVoiceMail (google it) it works great and does exactly what you want. I use youmail and it works awesome.
Click to expand...
Click to collapse
Did they just release a new update or something? I tried mVisualVoicemail and it didn't parse the YouMail emails correctly and also didn't play the .mp3 attachments.
Does youmail work in the UK? Iv never thought of a service like this, and it actually appears useful.
dzign-it said:
Does youmail work in the UK? Iv never thought of a service like this, and it actually appears useful.
Click to expand...
Click to collapse
Unless they have a UK # to forward to I wouldn't think so...the forwarding # is USA based and since it uses conditional call forwarding rates you'd be paying international minutes.
i've been using callwave for my visual voicemail with att this before they started making you pay i just gotta email sayin that there goin to end the beta program so i'm thinkin about switch back to youmail one think i don't like is that youmail doesnt automatically update after you recieve a new message
but the developers are working on it
Keland44 said:
i've been using callwave for my visual voicemail with att this before they started making you pay i just gotta email sayin that there goin to end the beta program so i'm thinkin about switch back to youmail one think i don't like is that youmail doesnt automatically update after you recieve a new message
but the developers are working on it
Click to expand...
Click to collapse
Yes, they're working on a lot of things. Unfortunately, something like this isn't one of them. Hopefully a nice friendly neighborhood programmer has a little time on his hands . Please???
Blowfish64 said:
Did they just release a new update or something? I tried mVisualVoicemail and it didn't parse the YouMail emails correctly and also didn't play the .mp3 attachments.
Click to expand...
Click to collapse
I had the same problem about 8 months ago, so i was using callwave, but since its no longer free i switched back to youmail. mvisualvoicemail parses the names perfectly, doesn't do .mp3 though, only .wav
mbritten said:
I had the same problem about 8 months ago, so i was using callwave, but since its no longer free i switched back to youmail. mvisualvoicemail parses the names perfectly, doesn't do .mp3 though, only .wav
Click to expand...
Click to collapse
I'm not sure how you're saying that. It does the name sometimes, but not when the call was, or the duration of the call, or anything else like that, and as you mentioned, it doesn't play .mp3s so all together it's hardly a sufficient solution. Is there anyone here interested in developing a working solution?
bump........
bump...........
I wonder if there is an application that would pick up my phone after some rings, and plays a message and people can drop a message.
So I will have a voicemailbox with recorded messages which I can point and click at, save them, listen again, etc. Just recorded als .mp3 on internal storage. Maybe even callback options, sms-back options etc.
I really hate dialling that voicemailbox number, choosing 1 and 2 to listen messages. I have no overvieuw of messages etc.
The app looks fairly simple to me. Does it exist already?
You're searching for some kind of on-device visual voice mail
I would really like to see this at this moment my voicemail is nothing more than a question to mail me or sms me but most people do not like that
one question when your phone is off or you are out of range what would you like another app to take it over?
This is a nice idea...
See it more as a secretary app. instead of a voicemail app.
Where you're in your car and you don't / can't talk.
Perhaps something with different messages you can choose from (you need to make them yourself?)
Something like "Hello this is <insert name>, I'm driving at the moment, please leave a message after the beep" *beep* The person leaves a message that will be saved as mp3 file for example.
@WvanWaas
When out of range, your 'standard' voicemail will take over.
But when in meetings, or as said, driving, it would be nice that the persons message can be stored on my device.
The ultimate thing would be that this program can dial my voicemail, automaticcally send DTMF tones (time and pattern), and store eventually new voicemailmessages locally. The number of new voicemails on my network is available (since manila uses it too).
With Telfort home-phone, I get emails with .mp3s of voicemail messages (VOIP). Thats really good.
With vodafone UK I was using vodafone mail - voicemails automatically appeared as emails with WAV attachments.
Was very handy
There dont exist any programs?
the only app is isecretary. it doesnt work on diamond though
I use www.youmail.com and also wrote a simple client to parse through my emails and just list my voicemails in a UI.
Youmail also does speech to text transcription so you don't even have to play the sound file-- just read it.
It not for outside US I guess...
It looks promising...
It exists for Nokia phones
I have not found an application as such for the diamond but I know that it exists for Nokia. With the Nokia N95 there is a built in application that works as a voicemail. Of course only when there is coverage and the phone is working.
The application picks up the call after some time (configurable) and plays a greeting message that you have previously recorded and after the beep, the caller can record his message. The application saves that recording and whenever you are available you can playback that message.
Hope to find one for Diamond.
Yup, my T-Mobile voicemail charges are silly, plus I'd like to have more control and functionality from my voicemail. An included blacklist filter would be handy too.
I have a Touch Pro (Raphael).. Is there really nothing around at the moment that will work? That's kind of strange.
Just kick this one up once more ...
This type of app could cause some expensive long distance charges if you were outside of your local calling area though, no? I'm thinking your phone would need to be connected to the call in order to record an .mp3 voice message locally on the device, whereas carrier voicemail can be received regardless of where you are anywhere in the world without costing you as the user a fee to receive a message.
I see that Touch HD can record calls.
http://forum.xda-developers.com/showthread.php?t=457808&page=4
A simple application which auto-answers, plays a file, records a message and nicely puts them in a list, so I have total controll of my voicemessages?
That would be well killer-app... I'd pay for it, simply because I need it.
i realy want this app too!!!!!
Sounds nice to me as well
+1 here....
Try This. Loaded on my Diamond but havn't tested it.
65coupei6 said:
Try This. Loaded on my Diamond but havn't tested it.
Click to expand...
Click to collapse
thanks, i installed it, and recorded an message for people calling me, but cant get the program pick up my call... i allready said he must pick the call after 3 sec. and also after 0 seconds, he dont pick up any call... i added the number with wich i'm trying, at an group, and i see the missed call in isecretary also, but he dont pick up... any body know how this works? the site op the maker is down
Why I Secretary can’t mute the microphone of my xperia x1 and why the caller can’t hear my answer message
How can I fix this using registry or any tweak tool for windows mobile 6.1
thanks
that's what every diamons-user needs!
http://www.youtube.com/watch?v=jqnhm8yfTqM