Search found 15 matches

by plut0
Sun Nov 07, 2010 8:00 pm
Forum: magicJack Tips and Tricks
Topic: Rotating Password Research
Replies: 68
Views: 54389

@jeffnyc
Might be a little difficult if you're unfamiliar with it. You'll need to compile asterisk and its dependencies, then edit a few configuration files.
by plut0
Sun Nov 07, 2010 7:51 pm
Forum: magicJack Tips and Tricks
Topic: Rotating Password Research
Replies: 68
Views: 54389

@jeffnyc
I'm curious, why is this script needed? Asterisk 1.8 fully integrates Google Voice for incoming and outgoing calls, nothing special needed.
by plut0
Sun Nov 07, 2010 1:29 am
Forum: magicJack Tips and Tricks
Topic: Rotating Password Research
Replies: 68
Views: 54389

I no longer need MJ since I found out Google Voice works on Asterisk. Good luck folks!
by plut0
Wed Nov 03, 2010 6:57 pm
Forum: magicJack Tips and Tricks
Topic: Rotating Password Research
Replies: 68
Views: 54389

Has everyone given up on this?
by plut0
Mon Nov 01, 2010 9:11 pm
Forum: magicJack Tips and Tricks
Topic: Rotating password again
Replies: 27
Views: 20473

I just looked at a wireshark dump...lots of data going back and forth. I'm guessing the password retrieval is part of the https traffic which will be much more difficult to debug.
by plut0
Fri Oct 29, 2010 10:28 am
Forum: magicJack Tips and Tricks
Topic: Rotating Password Research
Replies: 68
Views: 54389

I can help troubleshoot as mine is changing passwords constantly. Was anyone able to get the provisioning URL working? I tried putting the URL in a browser and never got anything returned.
by plut0
Thu Oct 21, 2010 2:45 am
Forum: Using magicJack on Linux
Topic: MJ change on 10/19, asterisk broke
Replies: 3
Views: 7126

MJ change on 10/19, asterisk broke

It seems MJ made a change on 10/19 that broke asterisk. Anyone figure out the fix yet?
by plut0
Fri Jan 29, 2010 10:02 am
Forum: magicJack Tips and Tricks
Topic: asterisk 502 Bad Gateway
Replies: 24
Views: 24262

You need to patch asterisk chan_sip.so to register directly. mjmd5 proxy is not needed.
by plut0
Wed Jan 27, 2010 7:17 pm
Forum: magicJack Tips and Tricks
Topic: asterisk 502 Bad Gateway
Replies: 24
Views: 24262

So whats different about your setup than mine?
by plut0
Wed Jan 27, 2010 3:01 pm
Forum: magicJack Tips and Tricks
Topic: asterisk 502 Bad Gateway
Replies: 24
Views: 24262

Funny you should mention that JRoque...I've admined asterisk as a PBX at three different companies so I'm pretty familiar with it. The template magicjack uses for voicemail via email leads me to believe they are using asterisk as their PBX. Also, if you listen to their voicemail system, the voice is ...
by plut0
Wed Jan 27, 2010 12:59 pm
Forum: magicJack Tips and Tricks
Topic: asterisk 502 Bad Gateway
Replies: 24
Views: 24262

I'm using the modified chan_sip.so patch from this forum.
by plut0
Wed Jan 27, 2010 11:23 am
Forum: magicJack Tips and Tricks
Topic: asterisk 502 Bad Gateway
Replies: 24
Views: 24262

I'm using asterisk 1.6.2.0 on gentoo. The user agent string should be current, "MagicJack/1.90.521b (SJ Labs)". I did try restarting the asterisk service a few times. I tried hosts proxy01.newyork.talk4free.com and proxy01.boston.talk4free.com, I could try a few more I guess. I'm using a pap2t ...
by plut0
Wed Jan 27, 2010 9:35 am
Forum: magicJack Tips and Tricks
Topic: asterisk 502 Bad Gateway
Replies: 24
Views: 24262


asterisk*CLI> sip show registry
Host dnsmgr Username Refresh State Reg.Time
proxy01.newyork.talk4free.com: N E**********01 105 Registered Wed, 27 Jan 2010 08:29:14
1 SIP registrations.

asterisk*CLI> sip show peers
Name/username Host Dyn Nat ACL Port Status
1000/1000 192.168.0.8 D N 5060 ...
by plut0
Wed Jan 27, 2010 12:26 am
Forum: magicJack Tips and Tricks
Topic: asterisk 502 Bad Gateway
Replies: 24
Views: 24262

Registry shows registered and peer is OK. I don't believe that is the case. If I use the device with their software in windows I can make an outgoing call.

If I turn on sip debugging, when my machine sends out a SIP OPTIONS, magicjack responds with the bad gateway error.
by plut0
Tue Jan 26, 2010 7:02 pm
Forum: magicJack Tips and Tricks
Topic: asterisk 502 Bad Gateway
Replies: 24
Views: 24262

asterisk 502 Bad Gateway

I had magicjack working fine on asterisk up till a few days ago and didn't make any changes to break it. I can still receive phone calls fine but cannot make any calls. I am getting a "SIP/2.0 502 Bad Gateway" response from magicjack when attempting to make a phone call. Any ideas?