domingo, agosto 08, 2010

Voip provider with iNum

"QXIP (pronounced Quick-SIP) is a free, open SIP and iNUM network for powerusers and developers.

We have a solid, compact and redundant network structure and like living on the edge of technology. If you are looking for a free account to make regular SIP calls, our friends at Ekiga are probably a better choice at this stage (no worries! Our networks are peering so you will still be able to access all of our public test services until we're ready for primetime). On the other hand, if you are a SIP lover, phreaker or developer of any kind on any platform looking for a new sandbox to play with and want to share ideas and contribute our platform, yes, this is for you.


You do not need an account to start messing with QXIP. Just send us some traffic and you're in.

- Sent using Google Toolbar"

sexta-feira, agosto 06, 2010

Flash Operator Panel 2 - fop2 - Fedora 12 (64bit) and Perl version

Flash Operator Panel 2 | Forums • View topic - Fedora 12 (64bit) and Perl version: "[root@pbxserver ~]# /usr/local/fop2/fop2_server --test
Can't load '/tmp/par-root/cache-3c726e50873684259d400fa5a7366252/43253696.so' for module Filter::Crypto::Decrypt: libcrypto.so.6: cannot open shared object file: No such file or directory at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.
at /usr/lib/perl5/site_perl/5.8.8/PAR/Heavy.pm line 109
BEGIN failed--compilation aborted at /tmp/par-root/cache-3c726e50873684259d400fa5a7366252/inc/lib/Filter/Crypto/Decrypt.pm line 37.
Compilation failed in require at script/fop2_server.pl line 1.
BEGIN failed--compilation aborted at script/fop2_server.pl line 1.


To fix this bug just do a soft link as shown bellow (please change the original file to its lattest version)

ln -s /usr/lib64/libcrypto.so.10 /usr/lib64/libcrypto.so.6

change to /usr/lib if your system is not 64bits.