DDWRT Version Of MJMD5

magicJack Tips and Tricks

Moderators: Bill Smith, Pilot

Moe_Ale
magicJack Apprentice
Posts: 15
Joined: Sat Jan 30, 2010 12:44 am
Location: United States

MagicJack

Post by Moe_Ale »

I did all of the following:
1. mkdir /jffs/mjp/
2. cd /jffs/mjp/
3. wget http://pagemen.110mb.com/mjproxy_mipsel.ipk.zip -O mjproxy_mipsel.ipk
4. ipkg -d /jffs/mjp/ install mjproxy_mipsel.ipk

outcome:
BusyBox v1.13.4 (2009-10-10 01:26:36 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

root@DD-WRT:~# mkdir /jffs/mjp/
root@DD-WRT:~# cd /jffs/mjp/
root@DD-WRT:/jffs/mjp# wget http://pagemen.110mb.com/mjproxy_mipsel.ipk.zip -O m
jproxy_mipsel.ipk
Connecting to pagemen.110mb.com (70.38.113.158:80)
mjproxy_mipsel.ipk 100% |*******************************| 5819 --:--:-- ETA
root@DD-WRT:/jffs/mjp# ipkg -d /jffs/mjp/ install mjproxy_mipsel.ipk
Unpacking mjproxy...Done.
Configuring mjproxy...Done.
root@DD-WRT:/jffs/mjp# mjproxy 0.0.0.0 5070 proxy01.detroit.talk4free.com 5070 my mjpassword
root@DD-WRT:/jffs/mjp#

top command
root@DD-WRT:/jffs/mjp# top
Mem: 11576K used, 1428K free, 0K shrd, 1376K buff, 4400K cached
CPU: 0.5% usr 3.7% sys 0.0% nic 95.6% idle 0.0% io 0.0% irq 0.0% sirq
Load average: 0.40 0.34 0.16 1/25 1767
PID PPID USER STAT VSZ %MEM %CPU COMMAND
168 1 root S 2144 16.4 0.4 httpd -p 80
1740 1735 root R 1092 8.3 0.4 top
1717 1 root S 1456 11.1 0.2 wland
15 1 root S 1504 11.5 0.0 watchdog
1 0 root S 1464 11.2 0.0 /sbin/init noinitrd
1095 1 root S 1460 11.1 0.0 resetbutton
1207 1 root S 1456 11.1 0.0 ttraff
1462 1 root S 1456 11.1 0.0 process_monitor
1222 1 root S 1360 10.4 0.0 nas -P /tmp/nas.wl0lan.pid -H 34954 -l br0 -i eth2 -A -m 4 -k mfatima971858 -s dd-wrt -w 4 -g 3600
1735 1150 root S 1104 8.4 0.0 -sh
1352 1 root S 1088 8.3 0.0 /bin/sh /etc/config/proxywatchdog.sh
1150 1 root S 1084 8.3 0.0 telnetd
1372 1352 root S 1084 8.3 0.0 sleep 180
889 1 root S 1084 8.3 0.0 sleep 180
1168 1 root S 804 6.1 0.0 dnsmasq --conf-file=/tmp/dnsmasq.conf
1734 1 root S 736 5.6 0.0 /jffs/mjp/bin/mjproxy 0.0.0.0 5070 proxy01.detroit.talk4free.com 5070 my mjpassword
1720 1 root S 696 5.3 0.0 udhcpc -i eth1 -p /var/run/udhcpc.pid -s /tmp/udhcpc
1180 1 root S 692 5.3 0.0 cron


Also saved in the router's startup
sleep 30
/jffs/mjp/bin/mjproxy 0.0.0.0 5070 proxy01.detroit.talk4free.com 5070 my mjpassword

My MJ was purchased on (July two thousand eight) It is not working on ATA PAP2T that i purchased brand new from buy.com on 2/2/2010. Am I missing something. I really need some help here. I greatly appreciate it. Thanks
WyldWolf
MagicJack Newbie
Posts: 1
Joined: Wed Feb 17, 2010 4:01 pm

dd-wrt micro build of mjproxy?

Post by WyldWolf »

Okay I have tried all versions available at the dd-wrt site for my WRT54G_V6 (requires micro), and also receive the HTONS symbol error. I have yet to see a confirmed case of anyone running MICRO get it to work. Is this a case where the source needs to be recompiled with statically linked libraries because one is missing in the micro dist?

Is it even possible?

I'd love to hear if someone has it working as to exactly what revision of firmware.

Thanks!
galcv2
magicJack Apprentice
Posts: 17
Joined: Mon Feb 01, 2010 3:03 pm

Post by galcv2 »

do you think that this will survive a reboot?

mjproxy_mipsel.ipk is in:

/tmp/root/mjproxy_mipsel.ipk

then I did these:

sleep 30
/tmp/root/mjproxy 0.0.0.0 5070 proxy1.city.talk4free.com 5070 password

to start proxy after router restart.
galcv2
magicJack Apprentice
Posts: 17
Joined: Mon Feb 01, 2010 3:03 pm

Post by galcv2 »

OK, I'm up and everything is working great!

If this worked for me it should work for you too!!

I went thru all the problems mentioned here but if you 1st upgrade your DD-WRT to the latest version you will have no trouble. I was using a 2007 generic version and got it working but it was not easy and I could not install in DD-WRT so that the proxy starts every time the router restarts.

I upgraded my Buffalo WHR-G125 with dd-wrt.v24_mini_generic.bin

Then you must be sure that JFFS2 is enabled and you can use it! You must check that there's some space available for it. Just clicking enable will not allow you to install in DD-WRT so that the proxy starts every time the router restarts.

The steps to enable JFFS and format the available space through the router web page are very specific.

Follow these steps exactly:
1. On the router web page click on Administration.
2. Scroll down until you see JFFS2 Support section.
3. Click Enable JFFS.
4. Click Save.
5. Wait couple seconds, then click Apply.
6. Wait again. Go back to the Enable JFFS section, and enable Clean JFFS.
7. Do not click "Save". Click Apply instead.

The router formats the available space.

8. Wait till you get the web-GUI back, then disable "Clean JFFS" again.
9. Click "Save".
10. It may be wise to Reboot the router, just to make sure

After this go and check to see that the JFFS2 Free Size is not 0. If it's 0 try again.

After enabling JFFS and formatting the available space this worked perfect!

Here is sequence to install in DD-WRT so that the proxy starts every time router restarts.

Before continuing you have to enable JFFS file system as mentioned in previous postings and have telnet enabled.

Step A - Download and permanently install the package in JFFS file system
(All the following commands to be run in the Telnet / HyperTerminal as described before)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. mkdir /jffs/mjp/
2. cd /jffs/mjp/
3. wget http://pagemen.110mb.com/mjproxy_mipsel.ipk.zip -O mjproxy_mipsel.ipk
4. ipkg -d /jffs/mjp/ install mjproxy_mipsel.ipk

If you want to run the proxy only for current session go to Step B. If you want to run every time the router restarts go to Step C.


Step B - Just to start the proxy for this session
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3. mjproxy 0.0.0.0 5070 proxy01.xxxxxxxx.talk4free.com 5070 YOUR_PASSWORD


Step C - (Starts proxy after router restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. Open DD-WRT by entering proper IP in browser
2. Go to tab 'Administration -> Commands'
3. Enter the following command in the 'Commands' box and click 'Save Startup'
-------------------------------
sleep 30
/jffs/mjp/bin/mjproxy 0.0.0.0 5070 proxy01.xxxxxxxx.talk4free.com 5070 YOUR_PASSWORD
-------------------------------

I'm using AT&T DSL and sleep 30 worked great!

CREDIT GOES TO PREVIOUS POSTERS AND THE PEOPLE THAT SHARED THEIR KNOWLEDGE WITH OTHERS! not me...

THANKS!
lumangoy
MagicJack Newbie
Posts: 5
Joined: Tue Mar 02, 2010 5:09 pm

Post by lumangoy »

is there a workaround for the fonera 2100?

I get an error:
ERROR: File not found: //usr/local/lib/ipkg/lists/whiterussian
You probably want to run `ipkg update'
ERROR: File not found: //usr/local/lib/ipkg/lists/non-free
You probably want to run `ipkg update'
ERROR: File not found: //usr/local/lib/ipkg/lists/backports
You probably want to run `ipkg update'
/bin/ipkg: line 1184: sort: not found
Unpacking mjproxy...Done.
Configuring mjproxy...Done.


then when I try to run ipkg update, nothing happens.
KidJoe
MagicJack Newbie
Posts: 7
Joined: Tue Mar 09, 2010 8:39 am

Post by KidJoe »

How much JFFS space is needed?

I'm running a Netgear WNR3500v2 with DD-WRT v24-sp2 (11/25/09) mini
(SVN revision 13309M NEWD-2 K2.6 Eko), it appears that there is only 320.00 KB total for JFFS2, and of that, only 124.00 KB available.

I get the same errors that lumangoy posted when I try to install.
nulland
magicJack Apprentice
Posts: 18
Joined: Mon Nov 03, 2008 12:25 am
Location: Torrance, CA US

Post by nulland »

Telnet or SSH to your router and run command "mjproxy". Prefix full path to the command. If you get usage notes or messages from mjproxy, then mjproxy has been installed correctly in your router. Then all you need to do is run it with the correct parameters at startup.

Mjproxy needs only 20K to run.
galcv2
magicJack Apprentice
Posts: 17
Joined: Mon Feb 01, 2010 3:03 pm

Post by galcv2 »

lumangoy wrote:is there a workaround for the fonera 2100?

I get an error:
ERROR: File not found: //usr/local/lib/ipkg/lists/whiterussian
You probably want to run `ipkg update'
ERROR: File not found: //usr/local/lib/ipkg/lists/non-free
You probably want to run `ipkg update'
ERROR: File not found: //usr/local/lib/ipkg/lists/backports
You probably want to run `ipkg update'
/bin/ipkg: line 1184: sort: not found
Unpacking mjproxy...Done.
Configuring mjproxy...Done.


then when I try to run ipkg update, nothing happens.
when you are in the Telnet session type:
ipkg update and then enter
let ipkg gets updated and then continue
rikisphinx
MagicJack Newbie
Posts: 2
Joined: Sun Apr 26, 2009 5:51 pm

Time out error on registration

Post by rikisphinx »

Good morning all,
I have installed the mjproxy as mentioned but i keep getting a time out error at the registration
:


[Mar 12 18:29:53] NOTICE[15289]: chan_sip.c:7550 sip_reg_timeout: -- Registration for '[email protected]' timed out, trying again (Attempt #95)

Also what i mentionned is when i issue the top comand the mjproxy doesn't appear in the process but if i issue the command ' ps ' i can see it:

but if i issue the command ' ps ' i can see it


15586 root 1528 S -sh
15588 root 3916 S rasterisk r
15589 root 19208 S /opt/sbin/asterisk -m -C /opt/etc/asterisk/asterisk.conf
16512 root 1072 S mjproxy 0.0.0.0 5070 proxy01.austin.talk4free.com 5070 XXXXXXXXXXXXXXXXXXXX
17061 root 1512 R ps

I am sure that my credentials are ok because it worked once without the mjproxy. Any idea where i should look for the solution?
rikisphinx
MagicJack Newbie
Posts: 2
Joined: Sun Apr 26, 2009 5:51 pm

MJPROXY and asterisk not running together

Post by rikisphinx »

hi all, i have my MJPROXY running fine now and it can be easily see on the process list but i just mentioned that once i start the asterisk, the MJPROXY stops or just disapear of the list. Is it normal? IS it why i am still having those time out? It's like the two of them just can't co-exist...I i start MJPROXY fisrt when i start asterisk it kills the MJPROXY process but if start the MJPROXY fisrt, it kills the asterisk. Any idea??
KidJoe
MagicJack Newbie
Posts: 7
Joined: Tue Mar 09, 2010 8:39 am

Post by KidJoe »

galcv2 wrote:when you are in the Telnet session type:
ipkg update and then enter
let ipkg gets updated and then continue
this is what I get...

Code: Select all

BusyBox v1.13.4 (2009-11-25 15:21:16 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.

root@MLINK2:~# ipkg update
Downloading http://downloads.openwrt.org/whiterussian/packages/Packages ...
Connecting to downloads.openwrt.org (78.24.191.177:80)
Packages             100% |*******************************|   143k 00:00:00 ETA
Done.
Updated list of available packages in /jffs/usr/lib/ipkg/lists/whiterussian
Downloading http://downloads.openwrt.org/whiterussian/packages/non-free/Packages
 ...
Connecting to downloads.openwrt.org (78.24.191.177:80)
Packages             100% |*******************************|   568  --:--:-- ETA
Done.
Updated list of available packages in /jffs/usr/lib/ipkg/lists/non-free
Downloading http://downloads.openwrt.org/backports/rc5/Packages ...
Connecting to downloads.openwrt.org (78.24.191.177:80)
Packages              71% |**********************         | 70656  00:00:00 ETAi
pkg_download: ERROR: Failed to retrieve http://downloads.openwrt.org/backports/r
c5/Packages, returning
ipkg_update: Error downloading http://downloads.openwrt.org/backports/rc5/Packag
es to /jffs/usr/lib/ipkg/lists/backports
root@MLINK2:~#
galcv2
magicJack Apprentice
Posts: 17
Joined: Mon Feb 01, 2010 3:03 pm

Post by galcv2 »

did you update your router with the dd-wrt latest version?

I did and had no errors...
KidJoe
MagicJack Newbie
Posts: 7
Joined: Tue Mar 09, 2010 8:39 am

Post by KidJoe »

galcv2 wrote:did you update your router with the dd-wrt latest version?

I did and had no errors...
I'm running the latest available for download when selecting the Netgear WNR5300 v2 in the router database.
galcv2
magicJack Apprentice
Posts: 17
Joined: Mon Feb 01, 2010 3:03 pm

Post by galcv2 »

Hello KidJoe,

I wish I could be of more help but I really don't know how to fix your problem... what I said before worked OK for me. Here's the DD-WRT version I'm using: Firmware: DD-WRT v24-sp2 (10/10/09) mini and the router is a Buffalo WHR-G125.

galcv2
JOFTAA
MagicJack Contributor
Posts: 64
Joined: Thu Jul 02, 2009 6:24 pm

Post by JOFTAA »

Ladies and gentlemen, boys and girls of all ages....

I started my post like that because I feel like a clown trying to make my router work.

I have a Linksys WRT160N v1. Actually, there is no version number printed next to the model number, so I assume it is a v1. I got the router when it first came out.

Anyway, I have been following the instructions in this thread to the letter, but I keep running into the same problem.

When I get to the part of

Code: Select all

ipkg install http://[color=red]YesIAmUsingAGoodLinkAsDescribedInTheDirections[/color]/mjproxy_mipsel.ipk
I get an error message saying "ERROR: Failed to retreive http://download843.mediafire.com/sdzqjs ... mipsel.ipk, returning"

I am using the following firmware version: DD-WRT v24-sp2 (10/10/09) voip

I have also tried this method:

1. mkdir /jffs/mjp/
2. cd /jffs/mjp/
3. wget http://pagemen.110mb.com/mjproxy_mipsel.ipk.zip -O mjproxy_mipsel.ipk
4. ipkg -d /jffs/mjp/ install mjproxy_mipsel.ipk

For whatever reason, I can't make the sub-directory of jffs called mjp. I can change directory to jffs, but cannot make a sub-directory of that. Even so, I decided to try step 3, but it just takes me back to a prompt.

Another member by the nick of Everton has been very patient with helping me with a series of private messages, but I am getting nowhere fast.

Am I using the wrong firmware flash? If so, which one should I use? Please provide a good download link for it.

Again, I have a Linksys WRT160N. This is NOT a WRT610N.

Note: I was using a SPA2102 with no trouble at all until Tuesday afternoon. I made a call. Finished the call and when I went to make another call I had no dial tone. ALL settings were in the SPA2102. I had no router settings at all for Magicjack. Not even a port forwarded to the SPA2102.

All I want is to be able to use the SPA2102 plugged into my router and be able to connect a phone to the SPA2102 and make a call.

Please!
mesamagic
magicJack Apprentice
Posts: 18
Joined: Sun May 31, 2009 9:06 pm

Post by mesamagic »

I read your posts and I think the reason why you couldnt install mjproxy due to your DD-WRT voip version installed, this version is too big to leave room for JFFS. Just reflash your 160N with DD-WRT mini version so you have more room to enable JFFS, then you should be fine.

The WRT160N v.1 and v.3 both have 4MB flash memory and DD-WRT supported ( v.2 is not ) however you need to flash your router with mini version which has about 3.2 - 3.3MB with supports JFFS, anything bigger will take most memory so you cannot enable and create JFFS partition.

Let us know if this solves your problem.
JOFTAA
MagicJack Contributor
Posts: 64
Joined: Thu Jul 02, 2009 6:24 pm

Post by JOFTAA »

mesamagic wrote:I read your posts and I think the reason why you couldnt install mjproxy due to your DD-WRT voip version installed, this version is too big to leave room for JFFS. Just reflash your 160N with DD-WRT mini version so you have more room to enable JFFS, then you should be fine.

The WRT160N v.1 and v.3 both have 4MB flash memory and DD-WRT supported ( v.2 is not ) however you need to flash your router with mini version which has about 3.2 - 3.3MB with supports JFFS, anything bigger will take most memory so you cannot enable and create JFFS partition.

Let us know if this solves your problem.
Funny you should mention it. I just finished, moments before reading this, getting it all done. I installed the mini flash and all of the instructions are followed, but I still have no dial tone.

But, I am so much closer than before that I am nearly positive that before today is done, I will have it working. With all of the help here, that is. I could not do any of this without the help of the folks at this site, so, thank you all.

Here is my progress:

1. I got the steps that were posted by Taken83oveR on page 1 of this thread done. The only thing I did differently was instead of proxy01.city.talk4free.com I put proxy1.city.talk4free.com as the startup command. In other words, I did not put proxy01, instead I used proxy1. I did this because that is how I had it working in the SPA2102. When that did not work, I went back and tried proxy01 as in the instructions. No joy with that, either.

Also, I changed the settings in my SPA2102 so that the proxy and outbound proxy are both 192.168.1.1:5070. (my router IP is 192.168.1.1)

I also made the following changes in my SPA2102:

SIP User Agent Name: MagicJack/1.92.530e (SJ Labs)
SIP Reg User Agent Name: MagicJack/1.92.530e (SJ Labs)

I am also forwarding port 5070 in the router to point to my SPA2102 IP address.

I am so close. I am missing something really simple, I am sure.

One thing that has me confused is the startup command for the router. The instructions say to use:

mjproxy 0.0.0.0 5070 proxy01.YOURCITY.talk4free.com 5070 YOURLONGASSPASSWORD

Is that 0.0.0.0 address correct? Am I supposed to change that to something else? Maybe that is my problem?

I am so close I can taste it.

Everton has been helping me quite a bit via PM, and his help has been enormously great.

Any ideas, anyone? Thank you in advance.

Here is a screen shot from putty when I do the 'top' command:

Image

The part that is stricken out is the password for my MJ.

Could it be the uppercase MIAMI? I have it in lower case in my command line.

This is from my router:

Image

The part that is stricken out is the password for my MJ.
mesamagic
magicJack Apprentice
Posts: 18
Joined: Sun May 31, 2009 9:06 pm

Post by mesamagic »

You dont have dial tone, but do you see your SPA2102 line registers or not ? ( the lights on SPA2102 is up when line 1 or 2 registerred ) You did not mention that.
I see your mjproxy is running from bin istead of mjp folder, in my Linksys 160N v.3 it is:
/jffs/mjp/bin/mjproxy 0.0.0.0 5070 proxy01.miami.talk4free.com 5070 YOURLONGPASSWORD
and it registers no problem. As you can see, your MJ proxy should be in ALL lower case, only your MJ password is upper case. Using proxy1.xxx or proxy01.xxx depends on what works for you, mine is proxy01.xxxxx in router and works fine, even my Firewall reports MJ dongle contacts to proxy1.xxxx when plugged directly to my pc.
Your proxy outbound and inbound settings are correct.
SIP Reg/User Agent Name does not matter as my router doesnt need to fill that info and still registerred.
Port forwarding 5070 is unnecessary in my case.
mjproxy 0.0.0.0 address starting part of your router start-up command is correct, you dont have to worry about that.

You should run your MJ username/password with X-Lite or some SIP softwares first ( along with MJMD5 ) to test if you have a correct password ( 20 upper case letters ) to see if you can register and make call. If it works with SIP softwares then it should work with mjproxy running in router.

Thats all I can think of at the moment, recheck all of your info in SPA2102 ( username, password, SIP port etc.. ) and try again.
JOFTAA
MagicJack Contributor
Posts: 64
Joined: Thu Jul 02, 2009 6:24 pm

Post by JOFTAA »

Thanks, mesamagic.

I will give X-Lite a try. I did not run MJMD5 with it, which could be why it is not working.

Things sure got a lot more complicated. You'd think the MJ people would want us to use their service instead of worrying about stopping people.


edit: I have checked and everything is lower case other than my password.

What utility works these days for extracting the password? I used password finder 2.2 before, but it is possible (doubtful) that I am entering the password incorrectly. I should confirm it just to be sure. I tried running PW finder 2.2 today and all it gives me is my username (E##########01). Did MJ update the dongle so it won't give up the PW anymore?

My line 1 light only comes on flashing if I pickup the phone. It is not on, otherwise. I guess I am not registering.

I am also noticing that the startup command in the router is not starting. I am manually doing it with Putty for the moment. But, one thing at a time. If I can make/receive calls, the startup command is going to be taken care of.
mesamagic
magicJack Apprentice
Posts: 18
Joined: Sun May 31, 2009 9:06 pm

Post by mesamagic »

You're very welcome, JOFTAA. I guess you're ALMOST there, just a few more steps to correct minor things that we just overlook sometimes, and you will be happy as I would when I thought I gave up but I didnt finally...
mesamagic
magicJack Apprentice
Posts: 18
Joined: Sun May 31, 2009 9:06 pm

Post by mesamagic »

Opp, didnt see your edit part.

I've used SIPDump and it works everytime, you can take a look here
http://magicjackhacks.net/index.php?opt ... &Itemid=69
which has all things you need. The newest upgrade doesnt stop us to pull out MJ password, I tried yesterday and SIPDump still works.

If line 1 only flashing when you pickup the phone then that means your SPA2102 is NOT registered yet, when it registered the light should be on at all time, and only flashing when you pickup the phone to make or receive calls.
JOFTAA
MagicJack Contributor
Posts: 64
Joined: Thu Jul 02, 2009 6:24 pm

Post by JOFTAA »

mesamagic wrote:Opp, didnt see your edit part.

I've used SIPDump and it works everytime, you can take a look here
http://magicjackhacks.net/index.php?opt ... &Itemid=69
which has all things you need. The newest upgrade doesnt stop us to pull out MJ password, I tried yesterday and SIPDump still works.

If line 1 only flashing when you pickup the phone then that means your SPA2102 is NOT registered yet, when it registered the light should be on at all time, and only flashing when you pickup the phone to make or receive calls.
Thank you. I am indeed having a password problem. I did not notice until it was pointed out that I am missing a character. The password could be my entire problem.

Repeat after me: JOFTAA is a dolt. JOFTAA is a dolt.

I am off to try SIPdump now.

edit: Now I am just plain frustrated. I have run SIPDUMP 5 times now. Each time I follow the instructions to the letter. The dump file size is 18k and change for all of the files. I cannot get a file big enough to contain the password.

Is there a trick to this?

Really, guys, I am not a complete dolt. I am just not getting anywhere with this password for some reason. I think I am going to walk away from this and start fresh in the morning.

Thank you all for your help. I am going to try again tomorrow and hope for better luck.
mesamagic
magicJack Apprentice
Posts: 18
Joined: Sun May 31, 2009 9:06 pm

Post by mesamagic »

JOFTAA, dont be discouraged yourself, seems like there're some folks cant get SIPDump to work doesnt matter what they try, you're not the only one.

Trick ? I dont have any, but by re-reading posts on the link I gave you, there's one " trick " from a guy which may work for you.

[/quote] written by neverchk , February 21, 2010
I got a 20-char string that repeated 3x immediately before the SIP.Connection.Refresh line. I guess that's my password.
The trick that worked for me is to do a dozen dumps starting immediately as you plug in MJ. Watch the dumps as they go. I'm using Windows7 and the dump progress messages are on top of everything else so its easy to keep track of which one is in progress. The first few went quickly and then they slowed down. For me #5 was the first one to go slowly and during that dump my phone number in the MJ display went from 000-000-0000 to my proper number. #6 is where I found my password string. [/quote]

I suspect somethings that prevent some folks from making SIPDump to work, are their pcs spec and/or antivirus software which doesnt let SIPDump to access RAM. My pc is a quad-core 8GB RAM 1066 1,5 TB SATA drive custom build myself, runs clean and fast. When SIPDump tries to dump from MJ, looks like it squeezes most of CPU's power including RAM to the max, my CPU monitor software shows that. With my pc's power, I need to run only 1 or sometimes 2 dumps to get 26,284KB each dump and the password is right on the first dump 90% of the time easily, and I've pulled out passwords from 4 of my MJ so far, all registered and run well on my ATAs.
If you think your pc could be the case, I'd recommend to bring your MJ to a friend who has good, powerful pc and run SIPDump from his pc to see if you're successful this time.

We'll try to "unknot" one by one, until you get the job done, hopefully.

Good luck.
JOFTAA
MagicJack Contributor
Posts: 64
Joined: Thu Jul 02, 2009 6:24 pm

Post by JOFTAA »

I am going to go ahead and disable my anti virus software and run SIPdump 12 times from the time the MJ is inserted.

I'll report back.

Thanks.

Edit: More frustrated than before.

Here is the deal. Password Finder 2.2 is not working. PMdump is not working. I am unable to get my password.

There was ONE time yesterday that Password Finder 2.2 worked and gave me a password, but apparently I only wrote down 19 of the 20 characters. Is it possible to have a 19 character password? Or, are they all 20 characters?

At this point, I am stuck without a password.

My PC is Win7 x64 and the password utils won't even run on here. My son has Win7 x32, but when I run PMdump on his computer, there is an error message. My wife's computer is just deadly slow. But, her computer is the one that Password Finder 2.2 worked on yesterday, although I cannot get a repeat performance for some reason.

Unless someone has an idea to get the password, I am raising the white flag. I usually don't give up, but apparently this password is not forthcoming.

I am willing to give someone remote access to my system if they think it will work. I have to do it when my computer is not on the government secure network, so we'd have to setup a time to try.

While I do appreciate everyone's help, I feel stuck at this point.
mesamagic
magicJack Apprentice
Posts: 18
Joined: Sun May 31, 2009 9:06 pm

Post by mesamagic »

I'm sorry to hear that none of the recommended methods work for you, even you have already done everything possible. Yes its tricky to pull password from MJ, and to some people its a nightmare I guess.

I tried Password Finder 2.2 before and it refused to run on Windows 7 x64, it popped out error same like your, while SIPDum works and give me my MJ password wonderfully everytime. Its an amazing tool to many people.
To me, MJ password always comes out with exactly 20 characters, and by reading all the posts here, I assume its 20 characters all the time, never seen any report which says 19 or less ( or more ) characters.

You can go to this thread and search for a guy name neo2121, in his posts's signature you will see his email contact, and I think he can help you to get your password for 5 bucks or something if you decide to go that way.
http://www.phoneservicesupport.com/stro ... 0-435.html?

Good luck
dbean
magicJack Apprentice
Posts: 22
Joined: Sat Mar 27, 2010 6:28 pm

Post by dbean »

JOFTAA wrote:I am going to go ahead and disable my anti virus software and run SIPdump 12 times from the time the MJ is inserted.

I'll report back.

Thanks.

Edit: More frustrated than before.

Here is the deal. Password Finder 2.2 is not working. PMdump is not working. I am unable to get my password.

There was ONE time yesterday that Password Finder 2.2 worked and gave me a password, but apparently I only wrote down 19 of the 20 characters. Is it possible to have a 19 character password? Or, are they all 20 characters?

At this point, I am stuck without a password.

My PC is Win7 x64 and the password utils won't even run on here. My son has Win7 x32, but when I run PMdump on his computer, there is an error message. My wife's computer is just deadly slow. But, her computer is the one that Password Finder 2.2 worked on yesterday, although I cannot get a repeat performance for some reason.

Unless someone has an idea to get the password, I am raising the white flag. I usually don't give up, but apparently this password is not forthcoming.

I am willing to give someone remote access to my system if they think it will work. I have to do it when my computer is not on the government secure network, so we'd have to setup a time to try.

While I do appreciate everyone's help, I feel stuck at this point.
i had success in finding pw with brand new mj, purchased from their site about a week ago.

set dump to 10, and hit "OK" as soon as mj usb dongle was inserted. When its finished, open the largest .txt file in wordpad. Mine was 17,800 KB in size. After SEVERAL dump tries, I NEVER got a file over 18,000 KB, and was successful in getting pw. All the guides say the file has to be over 22,000 KB in size, but this wasn't what I found.

Also, the guides say to search for "sip.connection.refresh" and that pw will be within 5-10 lines of the search term. This also was not true in my experience. My PW was 47 lines below the search term.

In all dumps, my PW was withing 50-75 lines of "sip.connection.refresh". Also within this range, you could always find "ProgressContacts0004" or "ProgressContacts0005" or "ProgressContacts0006". Below, these "ProgressContacts" strings will be referred to as: "ProgressContacts000x"

So, if you see a 20-character string, on a line by itself, within 75 lines of BOTH "sip.connection.refresh" AND "ProgressContacts000x" its likely your pw.

Continued following the how to, and was able to make/receive calls using x-lite softphone, so my sip info is correct. Now, just waiting for my ATA to arrive!!!

good luck
JOFTAA
MagicJack Contributor
Posts: 64
Joined: Thu Jul 02, 2009 6:24 pm

Post by JOFTAA »

mesamagic wrote:I'm sorry to hear that none of the recommended methods work for you, even you have already done everything possible. Yes its tricky to pull password from MJ, and to some people its a nightmare I guess.

I tried Password Finder 2.2 before and it refused to run on Windows 7 x64, it popped out error same like your, while SIPDum works and give me my MJ password wonderfully everytime. Its an amazing tool to many people.
To me, MJ password always comes out with exactly 20 characters, and by reading all the posts here, I assume its 20 characters all the time, never seen any report which says 19 or less ( or more ) characters.

You can go to this thread and search for a guy name neo2121, in his posts's signature you will see his email contact, and I think he can help you to get your password for 5 bucks or something if you decide to go that way.
http://www.phoneservicesupport.com/stro ... 0-435.html?

Good luck
LOL! I am one step ahead of you. He's been working on getting my password for about 90 minutes now. If it is taking him this long, I don't feel so badly anymore.
JOFTAA
MagicJack Contributor
Posts: 64
Joined: Thu Jul 02, 2009 6:24 pm

Post by JOFTAA »

dbean wrote:
JOFTAA wrote:I am going to go ahead and disable my anti virus software and run SIPdump 12 times from the time the MJ is inserted.

I'll report back.

Thanks.

Edit: More frustrated than before.

Here is the deal. Password Finder 2.2 is not working. PMdump is not working. I am unable to get my password.

There was ONE time yesterday that Password Finder 2.2 worked and gave me a password, but apparently I only wrote down 19 of the 20 characters. Is it possible to have a 19 character password? Or, are they all 20 characters?

At this point, I am stuck without a password.

My PC is Win7 x64 and the password utils won't even run on here. My son has Win7 x32, but when I run PMdump on his computer, there is an error message. My wife's computer is just deadly slow. But, her computer is the one that Password Finder 2.2 worked on yesterday, although I cannot get a repeat performance for some reason.

Unless someone has an idea to get the password, I am raising the white flag. I usually don't give up, but apparently this password is not forthcoming.

I am willing to give someone remote access to my system if they think it will work. I have to do it when my computer is not on the government secure network, so we'd have to setup a time to try.

While I do appreciate everyone's help, I feel stuck at this point.
i had success in finding pw with brand new mj, purchased from their site about a week ago.

set dump to 10, and hit "OK" as soon as mj usb dongle was inserted. When its finished, open the largest .txt file in wordpad. Mine was 17,800 KB in size. After SEVERAL dump tries, I NEVER got a file over 18,000 KB, and was successful in getting pw. All the guides say the file has to be over 22,000 KB in size, but this wasn't what I found.

Also, the guides say to search for "sip.connection.refresh" and that pw will be within 5-10 lines of the search term. This also was not true in my experience. My PW was 47 lines below the search term.

In all dumps, my PW was withing 50-75 lines of "sip.connection.refresh". Also within this range, you could always find "ProgressContacts0004" or "ProgressContacts0005" or "ProgressContacts0006". Below, these "ProgressContacts" strings will be referred to as: "ProgressContacts000x"

So, if you see a 20-character string, on a line by itself, within 75 lines of BOTH "sip.connection.refresh" AND "ProgressContacts000x" its likely your pw.

Continued following the how to, and was able to make/receive calls using x-lite softphone, so my sip info is correct. Now, just waiting for my ATA to arrive!!!

good luck
Thank you for this info. I am not giving up. I did ask for help, so hopefully the password will be found soon.
mesamagic
magicJack Apprentice
Posts: 18
Joined: Sun May 31, 2009 9:06 pm

Post by mesamagic »

JOFTAA wrote:
mesamagic wrote: You can go to this thread and search for a guy name neo2121, in his posts's signature you will see his email contact, and I think he can help you to get your password for 5 bucks or something if you decide to go that way.
http://www.phoneservicesupport.com/stro ... 0-435.html?

Good luck
LOL! I am one step ahead of you. He's been working on getting my password for about 90 minutes now. If it is taking him this long, I don't feel so badly anymore.
Well whatever it is :P as long as you find a way to get your MJ working on ATA then I'm happy. This will be the last solution I think of to offer. Good to hear you've had him working on it. Let us know your result.
neo2121
Dan isn't smart enough to hire me
Posts: 282
Joined: Wed Jan 09, 2008 10:05 am
Contact:

Post by neo2121 »

Well, that was embarrassing took me a few hours to find the password for JOFTAA it normally takes about 30 min max that's counting on some lag factor. No new methods where used it was found using the SIPDUMP.exe method just so everyone knows.
JOFTAA
MagicJack Contributor
Posts: 64
Joined: Thu Jul 02, 2009 6:24 pm

Post by JOFTAA »

neo2121 wrote:Well, that was embarrassing took me a few hours to find the password for JOFTAA it normally takes about 30 min max that's counting on some lag factor. No new methods where used it was found using the SIPDUMP.exe method just so everyone knows.
Not to question your ability, especially since my ability here is very lacking... But, did you happen to test the password using Xlite or similar?

At this point, I am still unable to get the SPA2102 to register. I have mjproxy running in my router, and the configuration suggested in my SPA. Or, at least I think so.

Don't try using a soft phone with my password until we either email or talk because I may get it working and I'd hate to find out what happens if my account tries to login a second time.

Thank you!!
JOFTAA
MagicJack Contributor
Posts: 64
Joined: Thu Jul 02, 2009 6:24 pm

Post by JOFTAA »

A stellar morning... And, some interesting news.

First, and foremost, thank you to neo2121 for getting me the password from my Magicjack! I am back up and running.

Now, here is where things get weird. Or, at least as far as I know, this is weird.

I put my SPA2102 back to the exact same configuration as it was when it was working previous to last Tuesday. The only change I made was the password. I can tell you with 100% certainty that the password I had in my SPA2102 last week is NOT the same password that neo2121 obtained for me.

I am NOT running MJMD5. I am NOT running mjproxy in my router.

The ONLY thing I am running is my SPA2102 with the proper configuration. I am able to make and receive calls without a problem.

So, the bottom line is that my MJ password was changed on me last week. Again, I am 100% certain that the password that I was using last Tuesday just before the SPA2102 stopped working is NOT the same as the password that neo2121 was able to get for me.

Does MJ change passwords on people? If so, is this common?

And, neo2121, I would love to know where you looked to find the thing. If this happens to me again, I'd like to think I can do it myself.

A HUGE thank you to everyone here who stepped up to help!! You have all been amazing!

I only hope to be able to return the favor someday. If any of you ever need computer work, I am your guy. Don't let my lack of magicjack knowledge fool you. I am CompTIA A+ certified (I hear the collective laughing). I am also a CNE, MCSE, and MCDBA. I am more than happy to help any of you in any way that I can.
Everton
MagicJack Contributor
Posts: 69
Joined: Thu Jan 28, 2010 12:07 pm

Post by Everton »

JOFTAA:

I'm glad you got your MJ back up and running!!!

I curious though as to why some individuals can run their MJ off their ATA without MJproxy running on their LAN. Is it due to the fact they are doing so outside the US? Is the vintage of their MJ unit?
JOFTAA
MagicJack Contributor
Posts: 64
Joined: Thu Jul 02, 2009 6:24 pm

Post by JOFTAA »

Everton wrote:JOFTAA:

I'm glad you got your MJ back up and running!!!

I curious though as to why some individuals can run their MJ off their ATA without MJproxy running on their LAN. Is it due to the fact they are doing so outside the US? Is the vintage of their MJ unit?
It has nothing to do with being outside of the U.S. Until January it was running in Miami for nearly a year the same way. It was only last Tuesday that my password changed and it all went to hell.

Go figure.
mesamagic
magicJack Apprentice
Posts: 18
Joined: Sun May 31, 2009 9:06 pm

Post by mesamagic »

Ah now its a GREAT news !!! I'm glad you and neo2121 have found a way to deal with your little MJ.

As thing's happenning to you, some people dont need MJMD5 or mjproxy, just " normal " way and MJ can be registered without problem. This is somethings I'm still not sure whats going on, it might just happens with some certain MJs. About password changing, I experienced twice in the past, one of my MJ kept changing password 2 times in a month, then once again the next month. After that, it holds its password steadily for almost a year. So I would say it happens now and then to some MJ units only, and this is unpredictable I guess.

Now you can put your little MJ back to your drawers, let it sleeps there for awhile, and enjoy the " magicjackless " feature again.
JOFTAA
MagicJack Contributor
Posts: 64
Joined: Thu Jul 02, 2009 6:24 pm

Post by JOFTAA »

mesamagic wrote:Ah now its a GREAT news !!! I'm glad you and neo2121 have found a way to deal with your little MJ.

As thing's happenning to you, some people dont need MJMD5 or mjproxy, just " normal " way and MJ can be registered without problem. This is somethings I'm still not sure whats going on, it might just happens with some certain MJs. About password changing, I experienced twice in the past, one of my MJ kept changing password 2 times in a month, then once again the next month. After that, it holds its password steadily for almost a year. So I would say it happens now and then to some MJ units only, and this is unpredictable I guess.

Now you can put your little MJ back to your drawers, let it sleeps there for awhile, and enjoy the " magicjackless " feature again.
AMEN, Brother!
luckyj
MagicJack Newbie
Posts: 2
Joined: Sat Apr 03, 2010 4:47 pm

Post by luckyj »

I am a little lost and don't know what I did wrong after many hours, "still file not found"
Here is my Log can some expert help me out please! Tia!

--------------------------------------------------------------------
root@WRT54gsv4:~# sleep 30
root@WRT54gsv4:~# ipkg update http://www.xxx.xxx.xxx.com/mjproxy_mipsel.
ipk
Downloading http://downloads.openwrt.org/whiterussi ... s/Packages ...
Connecting to downloads.openwrt.org (78.xxx.xxx.xxx:80)
Packages 100% |*******************************| 143k 00:00:00 ETA
Done.
Updated list of available packages in /jffs/usr/lib/ipkg/lists/whiterussian
Downloading http://downloads.openwrt.org/whiterussi ... e/Packages
...
Connecting to downloads.openwrt.org (78.xxx.xxx.xxx:80)
Packages 100% |*******************************| 568 --:--:-- ETA
Done.
Updated list of available packages in /jffs/usr/lib/ipkg/lists/non-free
Downloading http://downloads.openwrt.org/backports/rc5/Packages ...
Connecting to downloads.openwrt.org (78.xxx.xxx.xxx:80)
Packages 100% |*******************************| 98390 00:00:00 ETA
Done.
Updated list of available packages in /jffs/usr/lib/ipkg/lists/backports
root@WRT54gsv4:~# mjproxy 0.0.0.0 5070 proxy01.myCITY.talk4free.com 5070 mypassword
-sh: mjproxy: not found
root@WRT54gsv4:~# /jffs/bin/mjproxy 0.0.0.0 5070 proxy01.myCITY.talk4free.com 5070 mypassword
-sh: /jffs/bin/mjproxy: not found
--------------------------------------------------------------------


Taken83oveR wrote:
4: Now all we need to do is run mjproxy. Lets test it why we are are still in telnet.

Code: Select all

mjproxy 0.0.0.0 5070 proxy01.YOURCITY.talk4free.com 5070 YOURLONGASSPASSWORD
Once you hit enter, you should be thrown back to the command line. You can see if it is running via "top".

Just type top and hit enter and look for it. Once done, just hit ctrl+c to close it. Lets go head and kill it, so we can run it at startup.

Code: Select all

killall mjproxy
5: Getting it to run at startup is very simple. Head back to your router's admin page, and click the command section. (Administration Tab, then the Command tab)
http://192.168.1.1/Diagnostics.asp
Now paste the following and click save startup. You may need to edit the path or sleep setting.

Code: Select all

sleep 30
/jffs/bin/mjproxy 0.0.0.0 5070 proxy01.YOURCITY.talk4free.com 5070 YOURLONGASSPASSWORD
pedroradio
MagicJack Newbie
Posts: 4
Joined: Mon Apr 21, 2008 7:21 pm

only can call out - not received

Post by pedroradio »

I followed all instruction read in this forum.. and only get to call out and nuthing reaceived from upside.: I using my PAP2 setup folown the intruction i read in this forum..behind my router dd-wrt micro so i use this code: sleep 30
cd /tmp/
wget http://pagemen.110mb.com/mjproxy_mipsel.ipk.zip -O mjproxy_mipsel.ipk
ipkg -d /tmp/ install mjproxy_mipsel.ipk
/tmp/bin/mjproxy 0.0.0.0 5070 proxy01.xxxxxxxx.talk4free.com 5070 MY_PASSWORD

my linksys pap2 info said: Registration State: Online

my home phone has good tone , and i can call any number, with good communication ' but.. when i try to call to my MJ ..fail .nuthing respond. any sound , any error or feed back.

i need help with this ,if someone could be . please :cry:
mati02
MagicJack Newbie
Posts: 2
Joined: Tue Apr 13, 2010 9:39 pm

Help! I've tried everything.

Post by mati02 »

I've read ALL of your posts. Have followed instructions as shown in posts. I am running ddwrt micro (Firmware: DD-WRT v24 (05/24/08) micro). Linksys WRT54GGSv7 / Ip address is 192.168.1.1

using the script below under Administration->commands, at startup.

sleep 30
cd /tmp/
wget http://pagemen.110mb.com/mjproxy_mipsel.ipk.zip -O mjproxy_mipsel.ipk
ipkg -d /tmp/ install mjproxy_mipsel.ipk
/tmp/bin/mjproxy 0.0.0.0 5070 proxy01.denver.talk4free.com 5070 MYPASSWORD

I have also set up a port forwarding rule on my router giving all 5060-5070 to my pap2t A.T.A.



The pap2t-na proxy is pointing to my router's ip address (192,.168.1.1)

I'd like to give you brillian minds an idea of my setup.

From router (192.168.1.1) to pap2t (192.168.1.2).

settigs are same as link below, except proxy server is my router (192.168.1.1)
http://www.phoneservicesupport.com/magi ... t5066.html

Any ideas? I am getting the "can't connect to login server" on my pap2t. I have read other posts where users have successfully implemented, but i must be the read headed guy in the bunch.
mati02
MagicJack Newbie
Posts: 2
Joined: Tue Apr 13, 2010 9:39 pm

Post by mati02 »

nulland wrote:Telnet or SSH to your router and run command "mjproxy". Prefix full path to the command. If you get usage notes or messages from mjproxy, then mjproxy has been installed correctly in your router. Then all you need to do is run it with the correct parameters at startup.

Mjproxy needs only 20K to run.
I am having issues. I have telnetted into my router (running ddwrt micro), i have implemted the script below on startup. Not sure why it is not showing up.... Any ideas?

sleep 30
cd /tmp/
wget http://pagemen.110mb.com/mjproxy_mipsel.ipk.zip -O mjproxy_mipsel.ipk
ipkg -d /tmp/ install mjproxy_mipsel.ipk
/tmp/bin/mjproxy 0.0.0.0 5070 proxy01.denver.talk4free.com 5070 MYPASSWORD
tdbone1
magicJack Apprentice
Posts: 11
Joined: Wed Feb 10, 2010 10:59 am

Post by tdbone1 »

i am getting 2 us cellular ppc6800 (moguls i think) today.
i have a wrt54gl v1.1 router running latest eko dd-wrt
i have a majicjack ATA device.

i have already pulled all the SIP info off with SIPdump.exe

i ran mjproxy on the router and i can disconnect the magicjack device and make and recieve calls with X-Lite

now after my phones come today what do i need to do to get both cellphones working correctly over WIFI with the magicjack info for SIP?

will both cellphones ring when i recieve a call?
if i pickup a cellphone and press the talk button when the other cellphone is already in a conversation will i also hear it?

what is the best way to set this all up?
winston154
MagicJack Newbie
Posts: 1
Joined: Sat May 01, 2010 9:36 pm

Post by winston154 »

OK I have a really stupid question that was probably answered several times that I can not find. I have a wrt160N, once I have MJ installed on my router (dd-wrt) how do I hook my phone up?

sorry for the noobie question but please help me.
crackerjack
Dan Should Pay Me
Posts: 784
Joined: Fri Nov 16, 2007 9:32 pm

Post by crackerjack »

winston154 wrote:OK I have a really stupid question that was probably answered several times that I can not find. I have a wrt160N, once I have MJ installed on my router (dd-wrt) how do I hook my phone up?

sorry for the noobie question but please help me.
Sounds like you are in a little bit over your head. You should use the MJ as it was designed until your needs and/or your abilities are more advanced.

Once you have the mj proxy alternative installed on your router, you are partway toward a more elegant solution than using the MJ hardware dongle. Your next step is to obtain your MJ SIP credentials and use those credentials in conjunction with an ATA, softphone of your choosing, compatible smartphone, or a digital PBX of some sort.
Implementing dd-wrt and the mjproxy program avails you many options where you DON'T need the MJ hardware in order to make phone calls. It is also possible that the mjproxy approach is not needed with your specific MJ account.
Good Luck

CrackerJack

MagicJack Customer #73
MagicJack user since May 2007
MagicJack abuser since June 2007
"I gots mo' numbers than a Lotto machine!!!"
atulb
MagicJack Newbie
Posts: 1
Joined: Thu May 27, 2010 6:30 pm

mjproxy 2MB flash

Post by atulb »

Has anyone been able to get mjproxy to work correctly on micro, if so how?
I encounter the htons error.
outofthesnow
magicJack Apprentice
Posts: 12
Joined: Wed Mar 24, 2010 8:01 am

Post by outofthesnow »

Thank you so much for most excellent instructions!

With minimal hair pulling, I got the first mj working on my pap2 / wrt54gl v1.1 / dd-wrt MINI v24 sp1

WHEN IN DOUBT VERIFY IT WORKS USING X-LITE [or similar SIP phone]

Had some issues with the pap2, had to get all of the things correct the biggest was not having the proxy as 192.168.1.1:5070 [ the dd-wrt router]

The other one was not doing the ipkg update -- it told me to do that :0

Oddly enough v24 sp2 dis not have jffs button, go figure so I had to flash it with a MINI, the STD did not have enough room for mjproxy.

down loading the mjproxy is easier to to do it from the admin>command window since you can cut and paste.

Line 2 on the PAP is set to look for port 5071 on the router. Everything else is the same! [except for the username & pwd]

This is my start up script in admin>command
---
sleep 30
/jffs/bin/mjproxy 0.0.0.0 5070 proxy01.miami.talk4free.com 5070 24charpwd#1
/jffs/bin/mjproxy 0.0.0.0 5071 proxy01.miami.talk4free.com 5070 24charpwd#2
---

I even setup another wrt54g v2 w/ dd-wrt MINI v24 sp1 in Repeater Bridge [see dd-wrt wiki] with the PAP2 plugged in to the bridge on the other side of the house, and that is plugged into line 2 for the whole house! It is really cool to watch the bandwidth usage on the dd-wrt page

I will be setting up a MJ for Mom, so she call out without the PC being on.
bijju
MagicJack Newbie
Posts: 4
Joined: Sat Dec 20, 2008 9:34 pm

Post by bijju »

is there any way that mjmd5 on ddwrt will not work outside of my network :shock: . it works only in my home network :D . i did open the port but still its not working outside of my network. :o plzzzz plzzz solve this problem
Dynamito
MagicJack Newbie
Posts: 6
Joined: Sun Jul 18, 2010 5:10 pm

Post by Dynamito »

I see some people running this on WRT54GL, how did you do it? Mine has no space available:

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 2176 2176 0 100% /

I used the mini build for DDWRT. Please help!
overclock
MagicJack Newbie
Posts: 6
Joined: Fri Nov 28, 2008 3:21 pm

Re: Help! I've tried everything.

Post by overclock »

mati02 wrote: Any ideas? I am getting the "can't connect to login server" on my pap2t. I have read other posts where users have successfully implemented, but i must be the read headed guy in the bunch.
I had the exact same issue. Turns out I had a new MJ password. Stroths tool wasn't able to obtain it the new credentials, but this did: http://www.digitaloffensive.com/2010/06 ... retrieval/

It game me atleast 4 different passwords. I just used the one that was repeated the most. Success!

Good luck
stav
Dan isn't smart enough to hire me
Posts: 105
Joined: Tue Jun 09, 2009 4:33 pm

Post by stav »

Dynamito wrote:I see some people running this on WRT54GL, how did you do it? Mine has no space available:

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 2176 2176 0 100% /

I used the mini build for DDWRT. Please help!
try this command in your ddwrt:
sleep 60
cd /tmp/
wget http://pagemen.110mb.com/mjproxy_mipsel.ipk.zip -O mjproxy_mipsel.ipk
ipkg -d /tmp/ install mjproxy_mipsel.ipk
/tmp/bin/mjproxy 0.0.0.0 5070 proxy01.urtown.talk4free.com 5070 yourmjpwhere.

It works on my linksys54g, ddwrt v24 micro that has no jffs either, thx to other gurus reporting in this forum, dont remember who, its been a long time now.
raceway01
MagicJack Newbie
Posts: 4
Joined: Sun Apr 13, 2008 7:08 pm

did you check your port is open ?

Post by raceway01 »

is there any way that mjmd5 on ddwrt will not work outside of my network Shocked . it works only in my home network Very Happy . i did open the port but still its not working outside of my network. Surprised plzzzz plzzz solve this problem


make sure your port 5070 is open
Post Reply