Running MJ as a service?

Discuss magicJack running on Intel Mac

Moderators: Bill Smith, Pilot

Post Reply
Andres Bore
MagicJack Newbie
Posts: 2
Joined: Sat Dec 27, 2008 1:27 am

Running MJ as a service?

Post by Andres Bore »

I would like to be able to use MJ on a Mac which is shared by all my family members. No user session is guaranteed to stay open at all times. I have tested MJ on the Mac and it works OK as long as the user session stay open and no fast user switching happens. For some reason the application, although running, is not able to work properly and no phone calls can be made or received, just dial tone.
In order to fix that, I'd like to have it started as root during boot up. Does anybody managed to do that?

Regards

Andres
iman07
MagicJack Newbie
Posts: 6
Joined: Sun Feb 15, 2009 7:59 pm

Post by iman07 »

im certain everyone would like an answer. if its possible state so, if not just say no. simple.
kingjm
magicJack Apprentice
Posts: 16
Joined: Wed Feb 18, 2009 1:46 pm

Placement of majicjack files

Post by kingjm »

I don't have the answer to running as a service but I have been looking around to see where the files are. if you check under /users/[username]/.majicJack/ There are two folders:

/ISA which has some file for an upgrade of sorts.

/Softphone which is where the actual program is installed called magicJack.

if you go into the contents of majicJack there is a ton of stuff. I think you could design your own skins

There is also a config file under
/users/[username]/Library/preferences/majicjack/
jawwadjee
MagicJack Newbie
Posts: 2
Joined: Wed Sep 23, 2009 11:10 pm

Post by jawwadjee »

If there are any updates I'd really be interested as this is a problem that I am also struggling with.
el_heffe
MagicJack Newbie
Posts: 1
Joined: Sun Dec 20, 2009 9:54 pm
Location: Arizona

Post by el_heffe »

OK, so what I got it to do is this- run as root. I am having issues with the disk image needing to be formated each time, but thats for another day. If you open up the terminal and type

Code: Select all

cd /Applications/Start\ magicJack.app/Contents/MacOS
sudo ./autorun
It should open up as root. Now you can fast user switch and it still works. Now I just gotta figure out how to get this to start without needing authentication(email/pass) and roots password. Anyone smarter than me wanna give it a crack?[/code]
ikzeidegek
MagicJack Newbie
Posts: 1
Joined: Fri Apr 30, 2010 8:04 pm

Post by ikzeidegek »

el_heffe: your "cd" command did not work for me...
Post Reply