Search found 8 matches
- Fri Dec 11, 2009 12:31 pm
- Forum: magicJack Tips and Tricks
- Topic: Known info for getting SIP working
- Replies: 15
- Views: 15620
- Wed Jun 24, 2009 3:53 pm
- Forum: magicJack Tips and Tricks
- Topic: How I got a proxy server working with my PAP2
- Replies: 5
- Views: 5783
How I got a proxy server working with my PAP2
OK, I just want to give feedback on my findings and how I got a working prototype with my ATA. For obvious reasons, I will not keep this at "design level". To be very blunt, if anyone reading this is assuming that they will find a cookie cutter solution that they can implement on their end, then ...
- Fri Jun 12, 2009 6:43 pm
- Forum: magicJack Tips and Tricks
- Topic: Known info for getting SIP working
- Replies: 15
- Views: 15620
Status
OK, I am just getting handle on this counter measure. I do not want to get ahead of myself, but I appreciate the amount of time Dan has put in this counter measure. For shits and grins, I used sipp (sipp.sourceforge.net) as a starting point to replicate the traffic between my computer and MJ servers ...
- Fri Jun 12, 2009 11:51 am
- Forum: Magic Jack Technical Support
- Topic: What VOIP alternative do YOU recommend?
- Replies: 95
- Views: 79486
Cheap alternatives
IPKALL + ATA = Free & unlimited inncoming
For outgoing, I subscribed to www.localphone.com (0.7c US). I don't think anybody can beat that.
For outgoing, I subscribed to www.localphone.com (0.7c US). I don't think anybody can beat that.
- Thu Jun 11, 2009 4:19 pm
- Forum: magicJack Tips and Tricks
- Topic: Known info for getting SIP working
- Replies: 15
- Views: 15620
- Thu Jun 11, 2009 4:04 pm
- Forum: magicJack Tips and Tricks
- Topic: Known info for getting SIP working
- Replies: 15
- Views: 15620
- Thu Jun 11, 2009 3:25 pm
- Forum: magicJack Tips and Tricks
- Topic: Known info for getting SIP working
- Replies: 15
- Views: 15620
Hypothesis
here is my hypothesis (not proven yet).
STEP 1: MJ dongle makes 1st SIp call to register, with branch # of 32 alphanumerics. First 16 are constant, secong 16 are tied to your dongle.
STEP 2: SIP server responds with a new branch id, as well as message Authorization failed.
STEP 3: Then MH ...
STEP 1: MJ dongle makes 1st SIp call to register, with branch # of 32 alphanumerics. First 16 are constant, secong 16 are tied to your dongle.
STEP 2: SIP server responds with a new branch id, as well as message Authorization failed.
STEP 3: Then MH ...
- Thu Jun 11, 2009 2:19 pm
- Forum: magicJack Tips and Tricks
- Topic: Known info for getting SIP working
- Replies: 15
- Views: 15620
Wireshark differences
I compared the SIP request/response for both MJ and X-lite. I noticed (among other things) that "Via" Message header (for successful registration through MJ dongle) contains a tring "branch=XXXXXXXXXXXXXXXXYYYYYYYYYYYYYYYY" (32 alphanumerics), where X is a constant, but Y keeps on changing every ...