BTW, I searched the web, tried numerous programs, several approaches, and this system is the result. Thanks especially to Make Use Of and The Frugal Berry for having the info I needed.
Here's the setup:
- On your original Magic Jack panel above the red End button, click the MY button, log in, go to Call Features, and click Voicemail via Email and turn on that feature. I don't remember what the steps are and I don't want to mess it up because it's working, so you'll have to figure it out. Use an email address "captured" by an email application with filters and a way to run an application on your desktop. In my case, Eudora's filters have an Action called Notify Application.
- Test to make sure Magic Jack is sending email to that address when a voicemail is left.
- Figure out what the email address is for text messages being sent to your phone. Typing in your 10-digit cell phone number in place of each CellPhoneNumber, try emailing a very short message to:
CellPhoneNumber@vmobl.com, CellPhoneNumber@mmode.com, CellPhoneNumber@myboostmobile.com, CellPhoneNumber@messaging.sprintpcs.com, CellPhoneNumber@messaging.nextel.com, CellPhoneNumber@mymetropcs.com, CellPhoneNumber@cingularme.com, CellPhoneNumber@message.alltel.com, CellPhoneNumber@questmp.com - At least one of these should leave a text message (also called SMS) on your phone. To find out which one, open the text and reply to it. Ta da! You have the email address for texting your phone.
- If you don't already have a way to send email from your system's command line, find a free application such as SendEmail, play with it until it works (or doesn't; then start searching for another one such as Blat).
- Write a batch file containing the paths, switches, etc. to send an email to your cell phone. Mine looks like this:
REM call bat file from Command Prompt with c:\textfromMJ.bat
"c:\program files\sendemail\sendemail" -f MJ@domain.com -t 5035551212@txt.att.net -u MJ -m MJ -s smtp.youremailserver.net -xu me@domain.com -xp emailpassword && exit
Save it as as plain text with the .bat extension anywhere you like (the root directory is/was traditional). Substitute your own info where the italics are' Test it. Test it. And again until it works OK.
Your phone may be different, but on my unopened text messages there's an identifier of sorts that says FRM:xx, where xx is the first 2 digits of the sending email address, in this example, MJ. I don't need to open these texts to know that Magic Jack has a new voicemail message. The address following SendMail's -f switch can be anything you like as long as it looks like a real email address (something@something.com). - OK, now set up your Eudora filter to catch Magic Jack's email messages and send you a text when that happens. The mspaint notification opens a graphic on my desktop that is much easier to see than the tiny MJ vmail button. cmd /k c:\textfromMJ.bat is the command to send the email-as-text-message to your phone.
- Test. Test. Test.
PS: I just set up a filter that catches responses to Craigslist messages. wahoo.
1 comment:
I got you from googel. Such a nice work you did. excellent! work.
Post a Comment