Hi,
I'd like to know if someone already succesfully installed sippyskype.
Here on gentoo, I'm starting to build necessary stuff.
1) mjsip_1.6
I used :
http://blogimg.chinaunix.net/blog/upfile/070801012614.pdf
manu at manu ~/Documents/Perso/Voip/SippySkype/mjsip_1.6 $ make all
make sip
make[1]: entrant dans le
r?pertoire ? /home/manu/Documents/Perso/Voip/SippySkype/mjs
------------------ MAKING SIP ------------------
cd src; \
/opt/sun-jdk-1.6.0.06/bin/javac -d ../classes org/zoolu/tools/*.java
org/zoo/sdp/*.java; \
/opt/sun-jdk-1.6.0.06/bin/javac -classpath ../classes -d ../classes
org/zoolg/zoolu/sip/authentication/*.java org/zoolu/sip/call/*.java
org/zoolu/sip/dialog/*.jr/*.java org/zoolu/sip/message/*.java
org/zoolu/sip/provider/*.java org/zoolu/sip/tr
cd ..
javac: directory not found: ../classes
Usage: javac <options> <source files>
use -help for a list of possible options
javac: directory not found: ../classes
Usage: javac <options> <source files>
use -help for a list of possible options
cd classes; \
/opt/sun-jdk-1.6.0.06/bin/jar -cf ../lib/sip.jar org/zoolu/tools
org/zoolu/nolu/sip -C ../lib COPYRIGHT.txt -C ../lib license.txt; \
cd ..
sh: line 0: cd: classes: Aucun fichier ou r?pertoire de ce type
It does not found he directory ../classes
Anyone already did install mjsip succesfully?
On Mon, Jul 7, 2008 at 10:46 AM, Emmanuel Favre-Nicolin <manouchk at gmail.com> wrote:> Hi, > > I'd like to know if someone already succesfully installed sippyskype. > > Here on gentoo, I'm starting to build necessary stuff. > > 1) mjsip_1.6 > I used : > http://blogimg.chinaunix.net/blog/upfile/070801012614.pdf > > manu at manu ~/Documents/Perso/Voip/SippySkype/mjsip_1.6 $ make all > make sip > make[1]: entrant dans le > r?pertoire ? /home/manu/Documents/Perso/Voip/SippySkype/mjs > ------------------ MAKING SIP ------------------ > cd src; \ > /opt/sun-jdk-1.6.0.06/bin/javac -d ../classes org/zoolu/tools/*.java > org/zoo/sdp/*.java; \ > /opt/sun-jdk-1.6.0.06/bin/javac -classpath ../classes -d ../classes > org/zoolg/zoolu/sip/authentication/*.java org/zoolu/sip/call/*.java > org/zoolu/sip/dialog/*.jr/*.java org/zoolu/sip/message/*.java > org/zoolu/sip/provider/*.java org/zoolu/sip/tr > cd .. > javac: directory not found: ../classes > Usage: javac <options> <source files> > use -help for a list of possible options > javac: directory not found: ../classes > Usage: javac <options> <source files> > use -help for a list of possible options > cd classes; \ > /opt/sun-jdk-1.6.0.06/bin/jar -cf ../lib/sip.jar org/zoolu/tools > org/zoolu/nolu/sip -C ../lib COPYRIGHT.txt -C ../lib license.txt; \ > cd .. > sh: line 0: cd: classes: Aucun fichier ou r?pertoire de ce type > > > > It does not found he directory ../classes > > Anyone already did install mjsip succesfully? >Not free, and not affiliated (but I am certified on their product line). Not an answer to your particular issue but www.voskey.com may be good alternative if you find you are spending too much time trying to get sipskype to work. Thanks, Steve T
On Jul 7, 2008, at 7:46 AM, Emmanuel Favre-Nicolin wrote:> Hi, > > I'd like to know if someone already succesfully installed sippyskype. > > Here on gentoo, I'm starting to build necessary stuff. > I've got sippyskype running on CentOS 5.1. > > You shouldn't have to build anything, the application comes with the > necessary JAR files. > > As per the sippyskype instructions, you'll want the authors patched > version of mjsip. The original mjsip implementation is not code > complete and not RFC compliant in several areas. > > The author is very responsive to fix submissions. He only has a > SPA3102 and a windows machine to code for, so offering space on an > asterisk box could go a long way. > > >You might want to post your question on the sippyskype blog <http://blog.mhspot.com/ >. I've got sippyskype running on CentOS 5.1. You shouldn't have to build anything, the application comes with the necessary JAR files. As per the sippyskype instructions, you'll want the authors patched version of mjsip (source included in the download). The original mjsip implementation is not code complete and not RFC compliant in several areas. The author is very responsive to fix submissions. He only has a SPA3102 and a windows machine to code for, so offering space on an asterisk box could go a long way.>-- Eric Chamberlain Founder RF.com http://RF.com/
> > The author is very responsive to fix submissions. He only has a > SPA3102 and a windows machine to code for, so offering space on an > asterisk box could go a long way. > >> > > -- > Eric Chamberlain > Founder > RF.com > http://RF.com/Eric, I have a dual proc AMD server that he can use as a sandbox if you want to pass my info along. It is running FC8 and has Asterisk, Java, GNURadio, and the rest of the standard stuff installed. It is one of three sandboxes I have so he can do whatever he wants, I can even put CentOS on it need be or blow away anything on the box. Thanks, Steve T