Search found 9 matches

by jamoke
Thu Jul 02, 2009 6:02 pm
Forum: magicJack Tips and Tricks
Topic: Certificate is a joke does not work
Replies: 194
Views: 173345

My Sip peer looks like this:

[magicjack] ;with proxy
context=from-magicjack ;
username=E**********01
type=peer
secret=***********************
port=5070
nat=yes
insecure=very
host=THE IP ADDRESS OF MY * BOX (not 0.0.0.0)
fromuser=E**********01
dtmfmode=inband
qualify=500

Register Statement ...
by jamoke
Thu Jul 02, 2009 5:40 pm
Forum: magicJack Tips and Tricks
Topic: Certificate is a joke does not work
Replies: 194
Views: 173345

To the Asterisk Proxy users out there:

I've implemented the MJMD5CLI proxy. It works fine for a few minutes then stops working. What I've found is that when I reload sip, a sip show peers indicates a status of roughly 70 ms. So far so good. A few minutes later, a sip show peers indicates a status ...
by jamoke
Thu Jul 02, 2009 1:30 pm
Forum: magicJack Tips and Tricks
Topic: Certificate is a joke does not work
Replies: 194
Views: 173345

AZ1324 - thank you for putting the CLI MD5 program together.
rusabus - thank you for sharing the example on you run the proxy and relative configurations.

I now have mine up and running on my Asterisk box, acting as my proxy.

Big round of cheers to you and everyone else who contributed. :P
by jamoke
Tue Jun 30, 2009 9:59 am
Forum: magicJack Tips and Tricks
Topic: Certificate is a joke does not work
Replies: 194
Views: 173345

rusabus,

Do you know if mono will run under CentOS?
by jamoke
Mon Jun 29, 2009 2:47 pm
Forum: magicJack Tips and Tricks
Topic: Certificate is a joke does not work
Replies: 194
Views: 173345

The proxy will run under Windows XP Pro, but I get an error when I try to execute it under XP Embedded, which would be the preferred low-power box to run the proxy. Any thoughts? The error that I receive is:

The application failed to initialize properly (0xc0000135)

Thanks
by jamoke
Sun Jun 28, 2009 12:29 pm
Forum: magicJack Tips and Tricks
Topic: Certificate is a joke does not work
Replies: 194
Views: 173345

netdata / az1324

What I've done for now is install MJ on an HP Thin Client and feed the dial tone back into Asterisk through an FXO port. I don't like the D to A to D conversion process, but for now it works. I forward my MJ incoming calls to the DID of another SIP provider, thus allowing me to ...
by jamoke
Sat Jun 27, 2009 5:00 pm
Forum: magicJack Tips and Tricks
Topic: Certificate is a joke does not work
Replies: 194
Views: 173345

Is there a chance that these tweaks will work for Asterisk users? I can globally set my user-agent, but that's obviously only one piece of the puzzle.
by jamoke
Tue Dec 30, 2008 9:34 am
Forum: magicJack Tips and Tricks
Topic: MJ SIP Password Changed
Replies: 75
Views: 62282

Proper Configuration

How does one "properly" configure their device so MJ can't tell what you're using? I would imagine it's a matter of setting the user agent, but I'm not sure how you set this for the MJ trunk versus all SIP trunks globally. I am an Asterisk user.
by jamoke
Mon Dec 29, 2008 7:57 pm
Forum: magicJack Tips and Tricks
Topic: MJ SIP Password Changed
Replies: 75
Views: 62282

Pmdump Issue?

I've been able to retrieve my credentials in the past using pmdump. However, when I run the app, it seems to exit the dump quickly, leaving a file size of about 79MB. Am I doing something wrong? I can't find the proper string that contained my password as I have in the past. Is there a relationship ...