I am looking to see if there is a way that I can initiate a call from within a custom developed application. The idea is simple: if the user is looking at a contact, I would have a button that would dial the number on their behalf using the magic jack.
I believe this has to be doable. There is some kind of outlook plug in that probably does this from within outlook. So it is more of a technical question of how. Any ideas?
Thank you,
Jonathan
Click to call from my application
Moderators: Bill Smith, Pilot
-
Darkman90808
- Dan Should Pay Me
- Posts: 701
- Joined: Wed Feb 27, 2008 9:20 pm
Not sure if this helps, but Stewart wrote a nifty little perl script to dial a number through Grand Central to ring back to the MJ. With Grand Central, you can click on a number to dial and select which device you want it connected to but there is no way to just put in a number that hasn't been saved in your contacts. His script solves that issue.
I suspect when MJ reaches a critical mass, there will be any number of after market solutions written. Already there are different skins, Magic Block, and the Caller ID Spoofer. Also, I seem to remember someone on the forum who used an autodialer with MJ and an Excel spreadsheet.
Like I said, I doubt if any of these offer the specific solution you're looking for but they may point you in the right direction.
I suspect when MJ reaches a critical mass, there will be any number of after market solutions written. Already there are different skins, Magic Block, and the Caller ID Spoofer. Also, I seem to remember someone on the forum who used an autodialer with MJ and an Excel spreadsheet.
Like I said, I doubt if any of these offer the specific solution you're looking for but they may point you in the right direction.
-
HendersonMike
- Dan isn't smart enough to hire me
- Posts: 274
- Joined: Wed Apr 09, 2008 9:36 pm
- Location: Henderson, Nevada state, usA
Have you looked at the tools on Jaduka?
http://labs.jaduka.com/dukaLink
http://labs.jaduka.com/dukabar/?pg1=dukabar
http://labs.jaduka.com/dukaLink
http://labs.jaduka.com/dukabar/?pg1=dukabar
-
Darkman90808
- Dan Should Pay Me
- Posts: 701
- Joined: Wed Feb 27, 2008 9:20 pm
These may work
I am still looking for the exact solution, but if I am not able to find it; both the perl script to grand central and the jaduka dukaBar may indeed fill the need. SO thank you to laser and darkman.
Jonathan
Jonathan
- JohnnyFreightTRAIN
- Dan isn't smart enough to hire me
- Posts: 313
- Joined: Fri Aug 08, 2008 3:09 am
For more info about Jaduka Labs, click here.
Re: Click to call from my application
Jonathan, I use a contact manager called Maximizer and wrote a simple script in AutoHotKey that dials the phone number for me using the MajicJack. It works great! Not sure if you're familiar with AutoHotKey but you might want to check it out...
Greg
Greg
jfolland wrote:I am looking to see if there is a way that I can initiate a call from within a custom developed application. The idea is simple: if the user is looking at a contact, I would have a button that would dial the number on their behalf using the magic jack.
I believe this has to be doable. There is some kind of outlook plug in that probably does this from within outlook. So it is more of a technical question of how. Any ideas?
Thank you,
Jonathan