Search found 5 matches

by samdaman
Tue Jul 07, 2009 4:34 pm
Forum: magicJack Tips and Tricks
Topic: Incoming call after MJMD5/MJPROXY hack
Replies: 19
Views: 13453

I did not use the proxy ip where the mjproxy is located which is on a dedicated server, that didnt work out for me, but when i used my ATA ip in NAT Keep Alive Dest:, it worked. Register Expires:1800 no forwarding needed
by samdaman
Sat Jul 04, 2009 7:52 am
Forum: magicJack Tips and Tricks
Topic: DDWRT Version Of MJMD5
Replies: 265
Views: 299666

Re: Can't bind listen address (0.0.0.0:5070)

I have followed all these instructions and when i run the command

/jffs/bin/mjproxy 0.0.0.0 5070 proxy01.losangeles.talk4free.com 5070 Mypasswordformj

i get error Can't bind listen address (0.0.0.0:5070)

Can someone please help
Means it is already running or port is already in use

use command ...
by samdaman
Tue Jun 30, 2009 11:28 pm
Forum: magicJack Tips and Tricks
Topic: Certificate is a joke does not work
Replies: 194
Views: 173307

Works perfect calling out but incoming goes straight to vm :?
Don't know why - here incoming works perfect, as well as outgoing, with Asterisk and this command to run the proxy:
mjproxy 0.0.0.0 5070 proxy01.my_favorite_proxy.talk4free.com 5070 XXXXXXXXXXXXXXXXXXXX


I used the following command ...
by samdaman
Tue Jun 30, 2009 11:07 pm
Forum: magicJack Tips and Tricks
Topic: Certificate is a joke does not work
Replies: 194
Views: 173307

Ok, here's the plain C version of the simple MJ proxy:
http://www.mediafire.com/file/yzwmjzotmyy/mjproxy.c.tar.gz .
It works exactly the same as the az1324's app - the only difference is that it doesn't need mono to run on Linux - can be compiled for [almost] any linux distribution, including ...
by samdaman
Mon Jun 29, 2009 7:22 am
Forum: magicJack Tips and Tricks
Topic: Certificate is a joke does not work
Replies: 194
Views: 173307

Ok some people want more info on the proxy I made so here are some facts.

This is an sip-only proxy. It doesn't proxy the RTP stream so you should run it on the same LAN as your ATA.

You would setup your ATA the same way you did normally in the past for MJ but instead of the proxy address and ...