Hello!
First off... This forum is awesome! Thanks to you guys, I've been able to set up a sipura 2100 and a windows based mjmd5 proxy (on a server). I'm trying to one-up this setup and remove the need for the PC completely! So I've been trying to get this installed onto my Netgear 3700 (37av actually...), but I've been running into the following error:
root@DD-WRT:/jffs/mjp# wget http://pagemen.110mb.com/mjproxy.zip -O /
jffs/mjproxy
Connecting to pagemen.110mb.com (70.38.113.158:80)
mjproxy 100% |********************| 19867 --:--:-- ETA
root@DD-WRT:/jffs/mjp# chmod a+x /jffs/mjproxy
root@DD-WRT:/jffs/mjp# mjproxy 0.0.0.0 5070 proxy01.austin.talk4free.
com 5070 <password removed>
/jffs/bin/mjproxy: line 1: syntax error: "(" unexpected
root@DD-WRT:/jffs/mjp#
I read in another post that something must be done with the binaries to get this working... Any thoughts?
Has anyone gotten this working on a non-broadcom router?
I'm a bit of a ddwrt newb, so please let me know if I can get you any additional info to make the scenario a bit more clear!
Thanks in advance!
MJMD5 on Atheros DDWRT?? (Netgear 3700)
Moderators: Bill Smith, Pilot
-
arcadia2uk
- Dan isn't smart enough to hire me
- Posts: 187
- Joined: Sun Dec 07, 2008 9:03 pm
Did you follow all steps in this guide?:
http://www.phoneservicesupport.com/ddwr ... t6913.html
http://www.phoneservicesupport.com/ddwr ... t6913.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...
- MagicJack (2 #) - Whistlephone - NetTalk TK6000 (w. Fax) - GV (via sipgate, SMS) - Voxox - Jimblo - ActionVoip - CheapVoip ...
Why? - Just because I can...
-
arcadia2uk
- Dan isn't smart enough to hire me
- Posts: 187
- Joined: Sun Dec 07, 2008 9:03 pm
Nothing more than what was stated in the other post: http://www.phoneservicesupport.com/wrt1 ... t8692.html that this is MIPS processor, while WRT54G(and others) use Broadcom which is a MIPSEL processor. Why the MJMD5 has to be re-written in order to work on the device.
Sorry.
Sorry.
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...
- MagicJack (2 #) - Whistlephone - NetTalk TK6000 (w. Fax) - GV (via sipgate, SMS) - Voxox - Jimblo - ActionVoip - CheapVoip ...
Why? - Just because I can...
Try installing from this package:
ftp://ftp.maddes.net/openwrt/packages/o ... _orion.ipk
I was using it on wnr854t until it died...
ftp://ftp.maddes.net/openwrt/packages/o ... _orion.ipk
I was using it on wnr854t until it died...
Same thing....
Am I missing messing up the format or something here, or is there something special that needs to be done since this is an ipk?
(ipkg install didn't work
)
root@ThePadSuperFi2:/jffs/mjp# wget ftp://ftp.maddes.net/openwrt/packages/orion/
magicjack-proxy_2009-06-30-1_orion.ipk -O /jffs/mjp/mjproxy && chmod +x /jffs/mj
p/mjproxy && ls /jffs/mjp
Connecting to ftp.maddes.net (85.25.150.198:21)
mjproxy 100% |*******************************| 5406 --:--:-- ETA
mjproxy
root@ThePadSuperFi2:/jffs/mjp# mjproxy 0.0.0.0 5070 proxy01.austin.talk4free.com
5070 <password omitted for post>
/jffs/bin/mjproxy: line 1: syntax error: "(" unexpected
Am I missing messing up the format or something here, or is there something special that needs to be done since this is an ipk?
(ipkg install didn't work
root@ThePadSuperFi2:/jffs/mjp# wget ftp://ftp.maddes.net/openwrt/packages/orion/
magicjack-proxy_2009-06-30-1_orion.ipk -O /jffs/mjp/mjproxy && chmod +x /jffs/mj
p/mjproxy && ls /jffs/mjp
Connecting to ftp.maddes.net (85.25.150.198:21)
mjproxy 100% |*******************************| 5406 --:--:-- ETA
mjproxy
root@ThePadSuperFi2:/jffs/mjp# mjproxy 0.0.0.0 5070 proxy01.austin.talk4free.com
5070 <password omitted for post>
/jffs/bin/mjproxy: line 1: syntax error: "(" unexpected
-
arcadia2uk
- Dan isn't smart enough to hire me
- Posts: 187
- Joined: Sun Dec 07, 2008 9:03 pm
It seems like you can find your answer here:
http://www.phoneservicesupport.com/mjpr ... t9352.html
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...
- MagicJack (2 #) - Whistlephone - NetTalk TK6000 (w. Fax) - GV (via sipgate, SMS) - Voxox - Jimblo - ActionVoip - CheapVoip ...
Why? - Just because I can...