Hey All,
I am in need of a working STUN Server all the GPL'd versions are dead links??
Eric
use "winstun" (on sourceforge) or mystun (on berlios)
regards, klaus
Eric Haskins wrote:
Hey All,
I am in need of a working STUN Server all the GPL'd versions are dead links??
Eric
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
You can obtain mystun from berlios.de per CVS:
cvs -d:pserver:anonymous@cvs.mystun.berlios.de:/cvsroot/mystun login cvs -z3 -d:pserver:anonymous@cvs.mystun.berlios.de:/cvsroot/mystun co modulename
regards
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
good day. i have a question regarding the mysql support for ser-0.18.14. i downloaded ser-0.8.14_src.tar.gz from ftp.berlios.de/pub/ser/ and was able to install it using "gunzip -c ser-0.8.14_src.tar.gz" and "make prefix=/usr/local all" and "make prefix=/usr/local install". i was also able to create the sql tables using "ser_mysql.sh create". the ser.cfg was also edited to use sql. my problem is that mysql.so is not included in the list of modules under the /usr/local/lib/ser/modules. what could be wrong with my installation? where can i download the same version with all the required modules included? this is my first time to intall SER. any help or reply will be highly appreciated. thanks and regards, noel
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Hi Noel,
Go to Makefile and look for "exclude_modules" ; remove mysql from that list and recompile and reinstall everything.
Best regards, Marian
Noel Paul Evangelista wrote:
good day. i have a question regarding the mysql support for ser-0.18.14. i downloaded ser-0.8.14_src.tar.gz from ftp.berlios.de/pub/ser/ and was able to install it using "gunzip -c ser-0.8.14_src.tar.gz" and "make prefix=/usr/local all" and "make prefix=/usr/local install". i was also able to create the sql tables using "ser_mysql.sh create". the ser.cfg was also edited to use sql. my problem is that mysql.so is not included in the list of modules under the /usr/local/lib/ser/modules. what could be wrong with my installation? where can i download the same version with all the required modules included? this is my first time to intall SER. any help or reply will be highly appreciated. thanks and regards, noel
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers