*

Benvenuto! Accedi o registrati.
Hai dimenticato l'e-mail di attivazione?


Pagine: [1] 2 3 ... 15
  Stampa  
Autore Discussione: MlDonkey per fritz vers. 1.0 (up to 3.0....soon)  (Letto 26031 volte)
0 utenti e 1 Utente non registrato stanno visualizzando questa discussione.

MlDonkey per fritz vers. 1.0 (up to 3.0....soon)

Tokka
Se volete aiuto, aiutate prima chi ne sa meno di voi.
Moderator
Guru
*****
Messaggi: 3644



Mostra profilo
Aprile 07, 2008, 04:05:49 pm

PREMESSA
Ciao, dopo un po' di test direi che la prima versione di mldonkey (2.9.4) per fritz potrebbe essere resa pubblica  Fico
Per chi non conosce mldonkey, posso dire che è un clinet un po' di tutte le reti (donkey-emule-, torrent, kad, gnutella, opennap, e http-ftp), ma per maggiori info: http://it.wikipedia.org/wiki/MLDonkey
Al momento l'ho testato per 3 giorni di fila sul 7140, ed ha retto, ma purtroppo essendo temporaneamente senza adsl non ho potuto verificarlo "sotto sforzo", ma almeno la prova stabilità ha retto (insieme al donkey ho tenuto attivi sul fritz anche asterisk, vsftp, e un altro paio di applicazioni).
Di volta in volta, in caso di novità, aggiornerò questo primo post Occhiolino
FINE PREMESSA

RINGRAZIAMENTI
Un sentito ringraziamento per l'enorme lavoro di realizzazione del pacchetto principale e dei vari core, da cui ho attinto , a Spiralvoice e Fabtar, del forum di mldonkey, dove potete trovare tante info utili su come ottenre il massimo da questo software (qui saremmo un po' fuori tema col forum stesso Occhiolino ).
A Fabtar un grazie particolare per la cortesia e la disponibilità dimostratami, e anche per le utili info Ghigno, (che non mancherò di postare nei prossimi giorni  Ghigno), oltre che per i core stessi, da cui nasce questo pacchetto Sorriso

DISCLAIMER
Viene declinata ogni responsabilità per danni o perdita garanzia ufficiale, e non viene fornita alcuna assistenza nè garanzia di funzionamento.
il prodotto non è vendibile nè direttamente, nè indirittamente (ad es. preinstallato su apparati venduti su ebay).


Di seguito troverete le info necessarie per il funzionamento del programma.


Prerequisiti:
samba (server o mount),         edit: sembra non necessario
apache/php (da verificarne la necessarietà),     edit: sembra non necessario
ifconfig, ad es. 192.168.0.253,
swap (almeno 64mega, io per scrupolo ne ho messo uno da 256  Ghigno)

[Per creare lo swap dare:
dd if=/dev/zero of=swapfile bs=1k count=64000         <-in questo caso da 64mb
mkwswap /percorsoswap (ad es. var/media/ftp/vostrostorage/swapfile)
tnx a Skizzo, da cui ho ripreso ed adattato lo script Occhiolino]

Edit: vista la difficoltà riscontrata sui firmwares originali a creare il file di swap, ho uppato il mio (64Mb), lo potete trovare qui: swap64mb EDIT: link non più disponibile

Porte: TCP: 6870-6874  UDP: 6874-6878 (ho cercato di semplificare il range da usare, ma sono comunque cambiabili in base alle proprie esigenze Occhiolino )

Scompattare il file sul vostro disco/penna usb
Aprire telnet, entrare nel fritz, e dare i seguenti comandi (che successivamnete potrete integrare nel debug.cfg Occhiolino ):
cd /var/media/ftp/vostro/storage/mldonkey
ln -s /var/media/ftp/vostro/storage/mldonkey/.mldonkey /var/mod/root/.mldonkey
./mlnet             (ndr: punto-slash-mlnet...il punto si vede male Triste )

Dopo circa 2 minuti ( Scioccato...lo so, è lento a partire Triste ) vi restituirà questo msg (se tutto è andato bene)
Citazione
[dMain] Core started
Ora chiudete telnet in modo brusco, usando la x, non date ctrl+c, che inesorabilmente vi teminerebbe il donkey  Scioccato
A questo punto il vostro multi-mulo sarà avviato, basterà accedere da web digitando
fritz.box:4080   oppure 192.168.xxx.253:4080

Per ora mi fermo, per il download vedere il post successivo (grazie Voip Felice) Occhiolino
Bye
Tokka
« Ultima modifica: Gennaio 10, 2010, 11:50:32 pm da Tokka » Registrato
VoceSuIP.com
« inserita:: Aprile 07, 2008, 04:05:49 pm »


Centralino IP PBX - 3CX. Scarica la versione Gratuita!
 Registrato

#1 Re: MlDonkey per fritz vers. 1.0

VoIP
Guru
*****
Messaggi: 3187



Mostra profilo
Aprile 07, 2008, 10:09:56 pm

Dato che tokka non era abilitato all'inserimento di files in questa sezione, mi ha chiesto di inserire questo file
Registrato

#2 Re: MlDonkey per fritz vers. 1.0

hemos
Beginner
**
Messaggi: 23



Mostra profilo
Aprile 22, 2008, 09:22:54 am

Buon giorno,
ho provato ieri ad installare MLDonkey 1.0 ma mi becco un errore di access denied perchè mldonkey cerca di creare una directory in /;
ecco l'errore:

# ./mlnet
2008/04/21 20:16:04 [cO] Starting MLDonkey 2.9.4.CVS ...
2008/04/21 20:16:04 [cO] Language EN, locale ANSI_X3.4-1968, ulimit for open files 1024
2008/04/21 20:16:04 [cO] MLDonkey is working in /.mldonkey
2008/04/21 20:16:04 [cO] creating new MLDonkey base directory in /.mldonkey
2008/04/21 20:16:04 error mkdir failed on /.mldonkey: Read-only file system for directory /.mldonkey


ho fatto il link su /var/tmp/.mldonkey

lrwxrwxrwx 1 root root 55 Apr 21 18:18 .mldonkey -> /var/media/ftp/USBDISK-Partition-0-1/mldonkey/.mldonkey


Come si puo' dire all' mldonkey di lavorare in una dir non in read-only.
Grazie per l'aiuto.
Registrato

#3 Re: MlDonkey per fritz vers. 1.0

Tokka
Se volete aiuto, aiutate prima chi ne sa meno di voi.
Moderator
Guru
*****
Messaggi: 3644



Mostra profilo
Aprile 22, 2008, 12:28:08 pm

Prova a fare il link su /var/mod/root anzichè in /var/tmp.
Oltretutto mi sa che non hai ne samba ne samba mount, vero?
Registrato

#4 Re: MlDonkey per fritz vers. 1.0

hemos
Beginner
**
Messaggi: 23



Mostra profilo
Aprile 22, 2008, 10:29:38 pm

Ho appena provato a fare il link come dici tu, ma niente da fare, sempre lo stesso errore. Nel mio fritz non c'è la cartella /var/mod, l'ho creata e fatto il link:
Un estratto dello script di partenza:

USBDEVICE="USBDISK-Partition-0-1"
VIRTUALIP="192.168.178.253"
NETMASK="255.255.255.0"
BROADCAST="192.168.178.255"
Logfile=/var/media/ftp/$USBDEVICE/Startprogrammi.log

date>$Logfile

# attiva IP virtuale
echo --- Lancio IP VIRTUALE "ifconfig eth0:1 $VIRTUALIP netmask $NETMASK broadcast $BROADCAST up" >>$Logfile
ifconfig eth0:1 $VIRTUALIP netmask $NETMASK broadcast $BROADCAST up 2>>$Logfile

# SAMBA
if [ -f /var/media/ftp/$USBDEVICE/samba/smbd ]
then
   localdir="/var/tmp"
   labordir="/var/media/ftp/$USBDEVICE/samba"
   cd $labordir
       echo --- Lancio SAMBA "./smbd -D -s ./smb.conf &" >>$Logfile
   ./smbd -D -s ./smb.conf & 2>>$Logfile
   ./nmbd -D -s ./smb.conf & 2>>$Logfile
fi

# MLDONKEY
if [ -f /var/media/ftp/$USBDEVICE/mldonkey/mlnet ]
then
   echo --- Lancio MLDONKEY "./mlnet" >>$Logfile
   cd /var/media/ftp/$USBDEVICE/mldonkey
       mkdir /var/mode/root/.mldonkey
   ln -s /var/media/ftp/$USBDEVICE/mldonkey/.mldonkey /var/mode/root/.mldonkey 2>>$Logfile
   ./mlnet 2>>$Logfile
fi


Vedi qualche errore?
Grazie per la pazienza
Registrato

#5 Re: MlDonkey per fritz vers. 1.0

mipaneb
essere vivente
phpBB Moderator
Guru

Messaggi: 2659



Mostra profilo
Aprile 22, 2008, 10:52:42 pm



BROADCAST="192.168.178.255"



Se non sbaglio, quello è un indirizzo riservato al router, non dovrebbe essere utilizzabile


Per samba, non vedo i permessi di esecuzione



Cedo la parola al titolare





Stay tuned
Michele

Registrato

#6 Re: MlDonkey per fritz vers. 1.0

bierreuno
Advanced
***
Messaggi: 316



Mostra profilo
Aprile 22, 2008, 11:35:09 pm

Se non sbaglio, quello è un indirizzo riservato al router, non dovrebbe essere utilizzabile

Non è proprio come dici tu, quello non è affatto un indirizzo assegnato al router, ma bensì è l'indirizzo di broadcast della subnet 192.168.178.x mask 255.255.255.0, e può essere usato come "destination IP" da tutte le interfaccie appartenenti alla subnet.

Un pacchetto IP inviato da qualsiasi stazione, con questo IP di destinazione, verrà letto e processato da tutte le interfaccie presenti sulla stessa subnet (router compreso).

Diciamo piuttosto che la sua presenza in quel contesto è "superflua", in quanto l'indirizzo di broadcast di una rete solitamente si deduce dall'IP e dalla netmask, e raramente viene inserito in configurazione.

Ma probabilmente quello script di configurazione lo vuole... non entro nel merito di questo, in quanto non conosco quello script, però posso dirti che l'IP di broadcast sopra riportato è esatto.
Registrato

#7 Re: MlDonkey per fritz vers. 1.0

mipaneb
essere vivente
phpBB Moderator
Guru

Messaggi: 2659



Mostra profilo
Aprile 23, 2008, 12:05:48 am




OT/on
Hai ragione riguardo xxx.xxx.xxx.255, che identifica un IP di broadcast, come xxx.xxx.xxx.0 indica la rete stessa; ma io, a dire il vero, non ho detto "assegnato al router", ho detto "riservato"; intendevo che quei due IP sono normalmente riservati, quindi non usati normalmente, che non vuol dire "inutilizzabili".
Tant'è che, forse, in questo caso, si utilizza (anche se pure io non ne capisco l'utilità).
OT/off



Stay tuned
Michele




Registrato

#8 Re: MlDonkey per fritz vers. 1.0

hemos
Beginner
**
Messaggi: 23



Mostra profilo
Aprile 23, 2008, 08:59:10 am

L'indirizzo xxx.xxx.xxx.255 indica sempre l'indirizzo di broadcast per la sottorete xxx.xxx.xxx.0. nel mio caso concordo con quello detto prima che non serva a nulla per l'applicazione che cerco di caricacare.
ho tirato via la parte di broadcast.

per la parte di samba: i 2 moduli smbd e nmbd hanno i permessi di esecuzione
(chmod 755). lanciando il caricamento di samba a mano non mi  restituisce nessun errore, però nei processi non li vedo caricati.

Lo script di partenza si trova sulla chiavetta USB e viene caricato dal debug.cfg
Il mio problema rimane comunque mldonkey che vuole accedere alla root del fritz
ciao
Registrato

#9 Re: MlDonkey per fritz vers. 1.0

Tokka
Se volete aiuto, aiutate prima chi ne sa meno di voi.
Moderator
Guru
*****
Messaggi: 3644



Mostra profilo
Aprile 23, 2008, 03:04:05 pm

Ciao Hemos, in linea di massima, e per quel che ne posso capire, lo script va bene.....
Casomai prova a settare i permessi di samba a 777 anzichè 755 (dovrebbe bastare il 775, ma per scrupolo fai scrivere tutti Ghigno).
Mentre per il root, prova a creare il link in /var/root anzichè in /var/mod/root; non ho firmware lisci su cui provare, ma la cartella /var/root dovrebbe esistere senza bisogno di essere creata Linguaccia.
Fatto questo riavvia (in modo da ripulire il sistema) e posta il responso del log di avvio del donkey.
In teoria dovrebbe essere sufficiente Occhi al cielo
Fammi sapre Occhiolino
Ciao
Tk
Registrato

#10 Re: MlDonkey per fritz vers. 1.0

hemos
Beginner
**
Messaggi: 23



Mostra profilo
Aprile 28, 2008, 09:44:22 pm

Ciao Tokka,
rispondo solo ora perchè non sono riuscito a fare delle prove ultimamente, lavoro, famiglia, ponte ....

ho fatto qualche prova ma non riesco a fare partire mldonkey.
sul mio fritz non esiste una dir /var/root, percui l'ho creata e linkata alla cartella di mldonkey.
lanciando mlnet mi becco sempre l'errore

2008/04/28 22:34:17 [cO] Starting MLDonkey 2.9.4.CVS ...
2008/04/28 22:34:17 [cO] Language EN, locale ANSI_X3.4-1968, ulimit for open fil
es 1024
2008/04/28 22:34:17 [cO] MLDonkey is working in /.mldonkey

2008/04/28 22:34:17 [cO] creating new MLDonkey base directory in /.mldonkey

2008/04/28 22:34:17 error mkdir failed on /.mldonkey: Read-only file system for
directory /.mldonkey


se invece lo lancio con
HOME=.  ./mlnet mi dà l'errore

2008/04/28 22:42:09 [cO] Starting MLDonkey 2.9.4.CVS ...
2008/04/28 22:42:09 [cO] Language EN, locale ANSI_X3.4-1968, ulimit for open fil
es 1024
2008/04/28 22:42:09 [cO] MLDonkey is working in ./.mldonkey
2008/04/28 22:42:09 [Gettext] Loading language resource mlnet_strings.EN_ANSI_X3
.4-1968
2008/04/28 22:42:09 [cO] loaded language resource file
2008/04/28 22:42:09 error mkdir failed on /tmp: Read-only file system for direct
ory /tmp


c'è secondo te un modo (parametro/variabile) da settare per dire di creare la directory temporanea da un'altra parte e non sotto /.

Grazie
Registrato

#11 Re: MlDonkey per fritz vers. 1.0

Naf
Guru
*****
Messaggi: 1527



Mostra profilo
Aprile 29, 2008, 06:20:56 pm

Ciao Tokka.
Mi aggiungo anch'io per la partita a ping pong Felice...A parte la battuta, ho aspettato quasi alla 31esima giornata per chiedere una mano in quanto ho configurato tutto nonostante il mancato avvio dello swap...log from telnet please:

Codice:
[naphtali@noname ~]$ telnet 192.168.178.1
Trying 192.168.178.1...
Connected to fritz.fonwlan.box (192.168.178.1).
Escape character is '^]'.
fritz.box login: root
Password:
   __  _   __  __ ___ __
  |__ |_) |__ |__  |   /
  |   |\  |__ |__  |  /_

   The fun has just begun...


BusyBox v1.9.1 (2008-04-10 10:40:21 CDT) built-in shell (ash)
Enter 'help' for a list of built-in commands.

ermittle die aktuelle TTY
tty is "/dev/pts/0"
Console Ausgaben auf dieses Terminal umgelenkt
/var/mod/root # cd /var/media/ftp/uStor01/mldonkey
/var/media/ftp/uStor01/mldonkey # ln -s /var/media/ftp/uStor01/mldonkey/.mldonkey /var/mod/root/.mldonkey
/var/media/ftp/uStor01/mldonkey # ./mlnet
2008/04/29 19:03:09 [cO] Starting MLDonkey 2.9.4.CVS ...
2008/04/29 19:03:09 [cO] Language EN, locale ANSI_X3.4-1968, ulimit for open files 1024
2008/04/29 19:03:09 [cO] MLDonkey is working in /mod/root/.mldonkey
2008/04/29 19:03:09 [Gettext] Loading language resource mlnet_strings.EN_ANSI_X3.4-1968
2008/04/29 19:03:09 [cO] loaded language resource file
2008/04/29 19:03:09 [cO] PID file /mod/root/.mldonkey/mlnet.pid exists.
2008/04/29 19:03:09 [cO] Checking whether PID 3440 is still used...
2008/04/29 19:03:09 [cO] Removing stalled file mlnet.pid...
2008/04/29 19:03:09 [cO] Removing stalled file /mod/root/.mldonkey/config_files_space.tmp...
2008/04/29 19:03:10 [DNS] Resolving [fritz.box] ...
2008/04/29 19:03:15 [DNS] Resolving [www.mldonkey.org] ...
2008/04/29 19:03:15 [DNS] Resolving [mldonkey.sf.net] ...
2008/04/29 19:03:15 [DNS] Resolving [www.mldonkey.net] ...
2008/04/29 19:03:15 [DNS] Resolving [www.google.com] ...

The core therefore is unable to get eDonkey serverlists and loading
.torrent files via dllink from websites is also impossible.
If you are using MLDonkey in a chroot environment you should
consider reading this article to get DNS support back:
http://mldonkey.sourceforge.net/Chroot

2008/04/29 19:03:15 [dMain] Libmagic file-type recognition database not present
2008/04/29 19:03:16 [cO] Logging in /mod/root/.mldonkey/mlnet.log
2008/04/29 19:04:10 [dMain] Core started

Quando apro web interface di mldonkey, oltre a questa povera schermata, non ci sono mai andato...il fritz entra in uno stato di trans con reboot. Triste Triste



some idea Che?!? Che?!?

Naf   
 
Registrato

#12 Re: MlDonkey per fritz vers. 1.0

linus
Moderator
Guru
*****
Messaggi: 3631



Mostra profilo
Aprile 29, 2008, 06:30:59 pm

in base al tuo sistema operativo installato sul tuo pc, installa Sancho, che puoi configurarlo anche in italiano per gestire mldonkey, per quello che ti posso dire....

Probabilmente mldonkey ti richiede troppe risorse e il fritz!box si impalla e riavvia.

Linus
Registrato

#13 Re: MlDonkey per fritz vers. 1.0

Naf
Guru
*****
Messaggi: 1527



Mostra profilo
Aprile 29, 2008, 09:13:24 pm

Grazie Linus
Domani vedrò di fare qualche prova e ti sapro dire.

Naf
Registrato

#14 Re: MlDonkey per fritz vers. 1.0

mipaneb
essere vivente
phpBB Moderator
Guru

Messaggi: 2659



Mostra profilo
Aprile 29, 2008, 10:44:38 pm



... ho configurato tutto nonostante il mancato avvio dello swap...


Ho l'impressione che i reboot siano dovuti proprio a questo...




Stay tuned
Michele

Registrato
VoceSuIP.com
   

 Registrato
Pagine: [1] 2 3 ... 15
  Stampa  
 
Vai a:  

utenti
Utenti in totale: 7417
Ultimo utente: alpha125
Stats
Messaggi in totale: 86681
Discussioni in totale: 11835
Online Oggi: 52
Presenze Massime Online: 270
(Aprile 17, 2008, 04:22:27 pm)
Utenti online
Utenti: 7
Visitatori: 37
Totale: 44
News da 3CX
Introduction This chapter gives you an overview of how a call is established within 3CX and how you can trace through these steps by reading the server activity log. The Server activity log can be accessed ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/2un4HsisTsk" height="1" width="1"/
When using a virtualized operating system and 3CX Phone System, you may experience Stuttering voice quality if you have not configured your virtual environment correctly. This article explains how pm timers on the machine may ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/728vQ0naXsM" height="1" width="1"/
3CX is now providing additional free training Webcasts on more advanced topics, and the next one is scheduled for Thursday 25 March 2010 at 1500hrs (GMT+1). This will be presented via Microsoft Live ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/hE2vk9Yh5YU" height="1" width="1"/
3CX Phone System can be installed on most versions of Windows. Below is a complete list of supported and unsupported operating systems. Note: Unsupported does not necessarily mean that 3CX will not work, however ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/C-9pMOJHjWc" height="1" width="1"/
The 3CX Phone System IVR service is based on VXML and therefore integrates with the web server that you have chosen to use with 3CX. If there are problems with the web server integration, the ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/jNrCx1GR2wU" height="1" width="1"/
This article helps you recover from Backup and Restore Errors including some tips to make this operation quick and seamless. When a new major version is released, it is recommended to install the latest version. ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/X5HeUZffo-s" height="1" width="1"/
This guide describes the different caller ID formats and how to alter /rewrite the caller ID before it gets sent to the Telecoms provider when using beroFix VoIP Gateway cards. In this document we will use ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/ohHQkLTfnJo" height="1" width="1"/
With a Beronet Card, and proper configuration, you are able to choose the exact line/port on which you want to dial out. This feature is requested for lines that have different MSN/DID/DDI numbers. In addition ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/VcLTGU_QQC0" height="1" width="1"/
How to configure Secure SiP This is a complete guide that will provide detailed information on how to: 1. Setup 3CX Phone System with Secure SiP (TLS) (In this way the SiP messaging will be encrypted and ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/RjTpKSvFRgY" height="1" width="1"/
3CX Phone System V8 and later include the functionality to set the TimeZone and DST (Daylight Savings Time) parameters on phones via provisioning. 3CX PhoneSystem is delivered with example pre-configured default values set to EasternTime ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/pQvrYsYUl5g" height="1" width="1"/
NOTE: This device has been tested for Fax Calls and Voice Calls using firmware 1.2.1.5. Grandstream firmware versions are typically available from: http://www.grandstream.com/firmware.html. Depending on your geographic location and telecommunications provider, it may be necessary to ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/ot0bekHNwHo" height="1" width="1"/
This article describes how to setup Microsoft Exchange 2007/2010 server as a Unified Messaging Server and configure 3CX Phone System to use it for voice mail and auto attendants This guide has been tested with the following ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/CnmxV5NiIaw" height="1" width="1"/
3CX CRM Integration overview 3CX Assistant includes a CRM Integration module to allow it to integrate with Microsoft Outlook or Salesforce.com When a call arrives to your extension, you will be notified about it with a ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/FJmcvY0VqD8" height="1" width="1"/
Many businesses who are adopting VoIP Software PBX Systems are always looking for a way to cut down costs. That#8217;s where the Intel Atom N270 comes in the picture, which is  designed to deliver performance ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/2iwqr88zB9s" height="1" width="1"/
3CX provides monthly free training Webcasts, and the next one is scheduled for Thursday 11 March 2010 at 1500hrs (GMT+1). This will be presented via Microsoft Live Meeting using its built-in VoIP ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/CXdty1_32AY" height="1" width="1"/
3CX administrators need to plan ahead on how to construct their 3CX Phone System. Now it is very time consuming to create 1 extension at a time for each user, with their settings and provisioning. ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/MBIm-kTm7_4" height="1" width="1"/
After high demand from 3CX administrators worldwide, we have finalized a version of the 3CX Assistant that is specifically designed for Windows Server OS with Terminal service roles enabled.  This installation package is available for ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/JGqox57xNS0" height="1" width="1"/
New 3CX Assistant version 8.11105 with improved TAPI driver supportimg src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/x38Q3ybhhOU" height="1" width="1"/
This 10 minute presentation explains the unique selling points of 3CX #8211; what makes our system different and what its key features are.img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/UtWmtOhWNn8" height="1" width="1"/
London, UK #8211; February  17, 2010 -  Spitfire, the leading Internet Telephony Service Provider, has completed full Interoperability testing with 3CX and agreed to promote 3CX to Spitfire’s 200 strong partner channel. Spitfire has become ...img src="http://feeds.feedburner.com/~r/3CXVoIPBlog/~4/qVX8dQefP8o" height="1" width="1"/