even after searching the forum i cannot find a solution...

magicJack Tips and Tricks

Moderators: Bill Smith, Pilot

Post Reply
blackjackel
MagicJack Newbie
Posts: 8
Joined: Fri Aug 20, 2010 8:30 am

even after searching the forum i cannot find a solution...

Post by blackjackel »

This forum is awesome! I have two magicjacks running both using mjmd5 on my tomato router, but I have two problems that I can't find the solution to anywhere on the forums:

Problem 1:
despite putting the following in my scripts init section,

Sleep 30
/jffs/mjproxy 0.0.0.0 5070 proxy01.LosAngeles.talk4free.com 5070 MYPASS
/jffs/mjproxy 0.0.0.0 5071 proxy01.LosAngeles.talk4free.com 5070 MYPASS

it dosen't get executed and i have to manually type it into the console via putty everytime i restart my router


Problem 2


Despite typing the following into the putty console window for my tomato router, I still can't login to magicjack outside of my LAN network:

iptables -I INPUT -d $(nvram get wan_ipaddr) -p udp --dport 5070 -j ACCEPT




----------------------------


I'm sure I'm not the only one with the above problems and any help would be appreciated.
blackjackel
MagicJack Newbie
Posts: 8
Joined: Fri Aug 20, 2010 8:30 am

Post by blackjackel »

Bump.


Still two unresolved problems. I'm sure I'm not the only one that needs a solution.
mj777
magicJack Apprentice
Posts: 26
Joined: Mon Feb 08, 2010 10:54 pm

Post by mj777 »

as to number 1: i use the same but with sleep 15 instead of 30; and perhaps troubleshoot but just trying one magicjack and see what happens;

as to number 2; i use : iptables -I INPUT -p udp --dport 5070 -j ACCEPT

and it works; but you should use some ddns unless you have static ip; doing this i am able to use xlite from a remote place and it registers.
jenneys
MagicJack Newbie
Posts: 3
Joined: Wed Oct 13, 2010 2:29 pm

Re:Tips and tricks

Post by jenneys »

hi,
guys if you need any type of Technical Support so i
am providing a very best information to all
the best way of the good knowledge is the info
support and advice is mytenerr
----------------------
tips ,
programming
genxweb
Dan isn't smart enough to hire me
Posts: 257
Joined: Thu Mar 11, 2010 4:32 pm
Contact:

Post by genxweb »

Is this on the router or on linux? Have you looked at using the crontab to start this?
blackjackel
MagicJack Newbie
Posts: 8
Joined: Fri Aug 20, 2010 8:30 am

Post by blackjackel »

this is on the router, dunno if router has cron, does it?

Its still not working even after reducing sleep to 15 and setting it to only one line instead of two....
arcadia2uk
Dan isn't smart enough to hire me
Posts: 187
Joined: Sun Dec 07, 2008 9:03 pm

Post by arcadia2uk »

I don't know if this is your case. But, if your router has a MIPS processor, you need to solve the MJMD5 issue in a slightly different way:
http://www.phoneservicesupport.com/mjpr ... t9352.html
Android, rooted HTC Evo 4G (WiMax) by using CSipSimpleMJMD5 with
- MagicJack (2 #) - Whistlephone - NetTalk TK6000 (w. Fax) - GV (via sipgate, SMS) - Voxox - Jimblo - ActionVoip - CheapVoip ...
Why? - Just because I can... :D
Post Reply