mjproxy on linux with an ata -- no dongle

Linux magicJack compatibility discussion

Moderators: Bill Smith, Pilot

Post Reply
newtoncd
Dan isn't smart enough to hire me
Posts: 216
Joined: Fri Jan 09, 2009 12:52 am

mjproxy on linux with an ata -- no dongle

Post by newtoncd »

I wasn't sure if this has been discussed before, but I decided to see if I could get mjproxy working on Linux. You still need a computer running, but for those that run Linux, it was pretty easy.

Requirements:
--ATA
--SIP credentials
--Computer running Linux

I basically followed the steps from digital offensive (pasted below):

1. Install the c compiler: yum –y install gcc or apt-get install gcc
2. Download mjproxy source: wget http://www.digitaloffensive.com/mjproxy.c.tar.gz
3. Extract the mjproxy source and libraries: tar –zxvf mjproxy.c.tar.gz
4. Compile the mjproxy source to an executable: gcc -o mjproxy md5.c mjproxy.c
5. Give it rights to run and execute: chmod 777 mjproxy
6. Run the mjproxy: ./mjproxy 0.0.0.0 5070 proxy01.yoursite.talk4free.com 5070 your_password
7. Issue a ps –wuax to make sure the mjproxy process is running
8. Plug in the ATA and log into it
9. Set the proxy to the computer running mjproxy and enter your SIP credentials
10. Hit save and the green light should come on
11. Make phone calls .... :-)

Any questions, let me know.
-Curt
--magicJack user since Oct 08 w/magicFeatures
--D-Link DIR-655
-NetTalk DUO since Dec 10
ashwinipn
MagicJack Newbie
Posts: 5
Joined: Thu Mar 12, 2009 12:16 am

Re: mjproxy on linux with an ata -- no dongle

Post by ashwinipn »

newtoncd wrote:I wasn't sure if this has been discussed before, but I decided to see if I could get mjproxy working on Linux. You still need a computer running, but for those that run Linux, it was pretty easy.

Requirements:
--ATA
--SIP credentials
--Computer running Linux

I basically followed the steps from digital offensive (pasted below):

1. Install the c compiler: yum –y install gcc or apt-get install gcc
2. Download mjproxy source: wget http://www.digitaloffensive.com/mjproxy.c.tar.gz
3. Extract the mjproxy source and libraries: tar –zxvf mjproxy.c.tar.gz
4. Compile the mjproxy source to an executable: gcc -o mjproxy md5.c mjproxy.c
5. Give it rights to run and execute: chmod 777 mjproxy
6. Run the mjproxy: ./mjproxy 0.0.0.0 5070 proxy01.yoursite.talk4free.com 5070 your_password
7. Issue a ps –wuax to make sure the mjproxy process is running
8. Plug in the ATA and log into it
9. Set the proxy to the computer running mjproxy and enter your SIP credentials
10. Hit save and the green light should come on
11. Make phone calls .... :-)

Any questions, let me know.

Which password? The one that is used for the usual login or something other? I saw some software for password finder for MJ. If it is the usual one, why software is needed.
Thanks...
newtoncd
Dan isn't smart enough to hire me
Posts: 216
Joined: Fri Jan 09, 2009 12:52 am

Re: mjproxy on linux with an ata -- no dongle

Post by newtoncd »

If you have your SIP credentials, you have the right password.

In addition to searching on this forum, see the following URL for a wealth of info:

http://www.digitaloffensive.com/2010/03 ... ip-device/
Last edited by newtoncd on Wed May 26, 2010 9:57 pm, edited 2 times in total.
-Curt
--magicJack user since Oct 08 w/magicFeatures
--D-Link DIR-655
-NetTalk DUO since Dec 10
ashwinipn
MagicJack Newbie
Posts: 5
Joined: Thu Mar 12, 2009 12:16 am

Re: mjproxy on linux with an ata -- no dongle

Post by ashwinipn »

newtoncd wrote:If you have your SIP credentials, you have password.
And what is this SIP credentials? Is it the same as my MJ number, proxy, port, etc. I read something about using 20 digit password. Since it is not necessary that everybody would have established 20 digit password, I thought that it must be different. Can you please help me finding those SIP credentials along with the password. I do know some information through trial and error that I did with Twinkle.

Regards,

Ashwini
bg3075
MagicJack Newbie
Posts: 4
Joined: Wed Feb 03, 2010 8:09 pm

Post by bg3075 »

newtoncd, were you able to have it work with a phone, plugged into the dongle, as with windows?
Barry
newtoncd
Dan isn't smart enough to hire me
Posts: 216
Joined: Fri Jan 09, 2009 12:52 am

Post by newtoncd »

bg3075 wrote:newtoncd, were you able to have it work with a phone, plugged into the dongle, as with windows?

Negative, see the requirements area above ... I set it up with an ATA.
-Curt
--magicJack user since Oct 08 w/magicFeatures
--D-Link DIR-655
-NetTalk DUO since Dec 10
Spider210
MagicJack Expert
Posts: 96
Joined: Sat Dec 06, 2008 12:50 pm

Post by Spider210 »

Can mjmd5 be ran as a service on android? Since android is linux
Post Reply