I can't get the SIP CREDENTIALS

magicJack Tips and Tricks

Moderators: Bill Smith, Pilot

Post Reply
xxxtiger17
MagicJack Newbie
Posts: 5
Joined: Sun Mar 01, 2009 1:43 pm

I can't get the SIP CREDENTIALS

Post by xxxtiger17 »

Hi everybody, someone can help me to get my sip credentials, i have the MAGICJACK Utiltties 1.6 and when i click on GET SIP INFO it says INVALID PATH3 IN CONFIG INI.

how can i fix that ?¿? PLZ HELP ME!!
Kif Kroker
Dan isn't smart enough to hire me
Posts: 177
Joined: Mon Oct 20, 2008 12:47 am
Location: Sioux City, IA
Contact:

Post by Kif Kroker »

-Click on the 'Update Configuration' button at the bottom of the MJ Suite 1.6.
-Click the '+' next to the 'MJNONServiceMode'.
-Click on 'Path3' and browse to the folder that contains the 'mjusb' sub-folder.

That should fix that error.

Kif
xxxtiger17
MagicJack Newbie
Posts: 5
Joined: Sun Mar 01, 2009 1:43 pm

Thanks for ur fast answer!

Post by xxxtiger17 »

Thanks! But i do wat u told me to do, the folder mjusbp is ubicated at
C:\Documents and Settings\Valentin\Datos de programa\mjusbsp
and the error keep going !! :S
streamit
MagicJack Newbie
Posts: 7
Joined: Tue Apr 22, 2008 2:48 pm

Post by streamit »

i get the same error the path is correct C:\Documents and Settings\Administrator\Application Data\mjusbsp and i tried all the start delay numbers many times only to see invalid path3 in Config.ini. win xp sp3 i tried ver1.5 and 1.6 same results. any other tips?
User avatar
murphy
Dan isn't smart enough to hire me
Posts: 184
Joined: Wed Jan 21, 2009 3:07 pm
Location: Pennsylvania

Post by murphy »

Did you also change the drive letter in the configuration to match the actual drive letter of your MJ Phone?
stroths
Dan isn't smart enough to hire me
Posts: 470
Joined: Wed Apr 02, 2008 11:45 pm
Location: Dallas, TX

Post by stroths »

streamit wrote:i get the same error the path is correct C:\Documents and Settings\Administrator\Application Data\mjusbsp and i tried all the start delay numbers many times only to see invalid path3 in Config.ini. win xp sp3 i tried ver1.5 and 1.6 same results. any other tips?
The mjusbsp should not be included in the path.
Kif Kroker
Dan isn't smart enough to hire me
Posts: 177
Joined: Mon Oct 20, 2008 12:47 am
Location: Sioux City, IA
Contact:

Post by Kif Kroker »

Yes, as Strohs says, do not include the 'mjusb' folder in the path, just the folder that contains that folder. Thus your path3 should be 'C:\Documents and Settings\Valentin\Datos de programa'.

Kif
streamit
MagicJack Newbie
Posts: 7
Joined: Tue Apr 22, 2008 2:48 pm

Post by streamit »

The mjusbsp should not be included in the path. Thankyou x10 worked like you said i have no clue what to do with this info :) :) :D :lol: but it worked
xxxtiger17
MagicJack Newbie
Posts: 5
Joined: Sun Mar 01, 2009 1:43 pm

thanks!

Post by xxxtiger17 »

Hi Kif now is function thanks!. But when it's doing the process it says NO SIP DATA FOUND. PLEASE TRY AGAIN. But at least is workin xD thanks A lot!!
Kif Kroker
Dan isn't smart enough to hire me
Posts: 177
Joined: Mon Oct 20, 2008 12:47 am
Location: Sioux City, IA
Contact:

Post by Kif Kroker »

xxxtiger17,

Use the Upgrade MagicJack Software option in Strohs MJ Utilities to preform an update. Even if it doesn't change the version number or date it does seem to allow the Get Current SIP Information to work after.

Hope that helps.
Pacman
MagicJack Newbie
Posts: 3
Joined: Tue Mar 03, 2009 7:01 am

Post by Pacman »

Maybe you should try this program, it makes about ten dumps, that way you get more chances to get your SIP info.

http://rapidshare.com/files/186364046/Magic.zip

How to use this program.

1. Unplug your magicjack

2. Download the magic.zip file

3. Unzip it you your desktop

4. Click the start menu button

5. Click the run button

6. Type cmd

7. Click OK

8. On the command prompt type without the quotes “cd desktop”

9. Now type “cd magic”

10. Now type pm.exe follow the prompts on the screen you will be asked to plug your magicjack back in.

11. Wait about five minutes for the program to prompt with your password don’t close the program.

12. Get paper and pen write down your password in capital letters (you know you can’t read your own hand writing.)

It is a timing problem, run the PM.exe program first and them insert your USB stick.

This is a source code:

“param cnt,processname

if !file("pmdump.exe")

? "pmdump.exe needed in the same folder as this application"

quit

endif

if pcount() = 0

cnt=1

else

cnt=val(cnt)



endif

if pcount() < 2



processname="magicJack.exe"

endif

bcl=0

? "Insert your magicJack key and wait that the software say it ready "

? "then remove the usb key and wait"

? "and if everything was ok you should see you Sip/MagicJack Info"

? "Looking / Waiting for the process"

? "Press Esc to quit"

firstrun=1

do while bcl < cnt

esck=inkey()

ol_yield()

if esck=27

cnt=-1

endif

** ? "pmdump - list | find "+chr(34)+processname+chr(34)+" > info"

swpruncmd("pmdump -list | find "+chr(34)+"magicJack.exe"+chr(34)+" > info")

fo=fopen("info")

li=freadline(fo)

pid= left(li,5)

fclose(fo)

if val(pid) > 0

firstrun=0

bcl++

nm="dumpmj."+ltrim(str(bcl))

for bcl3=1 to 11

dele file (nm+ltrim(str(bcl3)) )

next

? "Dumping MagicJack to "+nm

swpruncmd( "pmdump "+pid+" "+nm+ "1 >> bidon")

swpruncmd( "pmdump "+pid+" "+nm+ "2 >> bidon")

swpruncmd( "pmdump "+pid+" "+nm+ "3 >> bidon")

swpruncmd( "pmdump "+pid+" "+nm+ "4 >> bidon")

swpruncmd( "pmdump "+pid+" "+nm+ "5 >> bidon")

swpruncmd( "pmdump "+pid+" "+nm+ "7 >> bidon")

swpruncmd( "pmdump "+pid+" "+nm+ "8 >> bidon")

swpruncmd( "pmdump "+pid+" "+nm+ "9 >> bidon")

swpruncmd( "pmdump "+pid+" "+nm+ "10 >> bidon")

swpruncmd( "pmdump "+pid+" "+nm+ "11 >> bidon")



else

if firstrun=0 .and. bcl > 0

cnt=-1

endif

endif



enddo

? "Searching for informations"





if bcl > 0

for bcl1=1 to bcl



for bcl3=1 to 11

nm="dumpmj."+ltrim(str(bcl1))+ltrim(str(bcl3))





fo=fopen(nm)

pos=flocate(fo,"ProxyUserPassword")

buffstr=space(64)

buff=freads(fo,@buffstr,38)

fclose(fo)



if pos > 0

? "Found in : "+nm

? buffstr



fo=fopen(nm)

pos=flocate(fo,"Digest username=")

buffstr=space(64)

buff=freads(fo,@buffstr,31)

? buffstr

fclose(fo)

endif

dele file (nm)

next

next

endif

clear type

? "Press Any key to quit"

set console off

wait”
xxxtiger17
MagicJack Newbie
Posts: 5
Joined: Sun Mar 01, 2009 1:43 pm

Thanks

Post by xxxtiger17 »

I got the info. that u say and now what should i do with this info ?¿??

Or can u tell me how to configure a Linksys SPA3102 with the magicJack ?¿? PLZ
mberlant
Dan Should Pay Me
Posts: 829
Joined: Sun Feb 01, 2009 7:47 pm
Location: Japan

Post by mberlant »

Search for "PAP" and follow the discussions in those threads. All Linksys/Sipura ATAs are programmed in the same manner.
xxxtiger17
MagicJack Newbie
Posts: 5
Joined: Sun Mar 01, 2009 1:43 pm

THANSK FOR ALL!!!!!!

Post by xxxtiger17 »

Now my MJ is working without my laptop ON that's awesome!!!! THANKS TO ALL OF U GUYS!!!!!
neo2121
Dan isn't smart enough to hire me
Posts: 282
Joined: Wed Jan 09, 2008 10:05 am
Contact:

Post by neo2121 »

Not that I care but I wonder why you would download that file from my site to just upload it back again to a crappy free file host? I guess so it looks like its yours or something. Well for a direct download to Sip password finder No need to wait 30 seconds and jump through hoops that's why I host the site....
Pacman wrote:Maybe you should try this program, it makes about ten dumps, that way you get more chances to get your SIP info.

http://rapidshare.com/files/186364046/Magic.zip

How to use this program.

1. Unplug your magicjack

2. Download the magic.zip file

3. Unzip it you your desktop

4. Click the start menu button

5. Click the run button

6. Type cmd

7. Click OK

8. On the command prompt type without the quotes “cd desktop”

9. Now type “cd magic”

10. Now type pm.exe follow the prompts on the screen you will be asked to plug your magicjack back in.

11. Wait about five minutes for the program to prompt with your password don’t close the program.

12. Get paper and pen write down your password in capital letters (you know you can’t read your own hand writing.)

It is a timing problem, run the PM.exe program first and them insert your USB stick.

This is a source code:

Pacman
MagicJack Newbie
Posts: 3
Joined: Tue Mar 03, 2009 7:01 am

Post by Pacman »

neo2121 wrote:Not that I care but I wonder why you would download that file from my site to just upload it back again to a crappy free file host? I guess so it looks like its yours or something. Well for a direct download to Sip password finder No need to wait 30 seconds and jump through hoops that's why I host the site....
Sorry I was just trying to help, but since you have so insulted I apologize, I will have mention the author and I know is not you not one is clamming this software, I took the liberty to put it in a server that have not been compromised by viruses and Trojan like your site according to Google, and since you are talking about crappy and I did not wanted to mention this There you go.

Image
Image
neo2121
Dan isn't smart enough to hire me
Posts: 282
Joined: Wed Jan 09, 2008 10:05 am
Contact:

Post by neo2121 »

That is because of the advertising company adbrite that was used for inline text ads on the site was allowing harmful sites to sign up and advertise. I have since pulled all the adds from the site and awaiting Google to rescan the site this doesn't happen over night. I haven't made a claim that this software is produced by me and the author came to me with it because he didn't want to be attached to it. But wanted it on the site. I'm not insulted at all just was thinking it would have been easier to post a direct link. But I guess the good intentions of preventing the potential spread of spyware would be a good reason
Post Reply