Search found 50 matches

by willamowius
Fri May 23, 2014 5:24 pm
Forum: AES Crypt
Topic: Installation on OpenSuse
Replies: 10
Views: 16247

Re: Installation on OpenSuse

I use a KDE environment.
by willamowius
Fri May 23, 2014 7:17 am
Forum: AES Crypt
Topic: Installation on OpenSuse
Replies: 10
Views: 16247

Re: Installation on OpenSuse

I run OpenSuse 13.1 and I don't see the issue.
by willamowius
Wed Apr 23, 2014 5:19 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: Memory leaks in H.323Plus library
Replies: 19
Views: 28657

Re: Memory leaks in H.323Plus library

Thanks for the patches, I've put them into the CVS.

Maybe you can supply some more reasoning on the last fix:
Why do we have to delete some features but not the others ?
by willamowius
Tue Apr 22, 2014 7:20 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: Memory leaks in H.323Plus library
Replies: 19
Views: 28657

Re: Memory leaks in H.323Plus library

Thats an interestimng find. I did quite a bit of leak checking on the Linux version of GnuGk using Valgrind and I didn't see any OpenSSL leaks on Linux, even so I use similar code and never call CRYPTO_cleanup_all_ex_data() or ERR_remove_state(0). Do the Windows and Linux version of OpenSSL behave d...
by willamowius
Sat Mar 15, 2014 11:05 am
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: Can I use FakeVideo with Simple.exe
Replies: 3
Views: 10545

Re: Can I use FakeVideo with Simple.exe

On Linux the fake video devices only work in debug executables. When you compile optimized executables, the devices are optimized out and aren't available at runtime. I'm not sure if a similar issue exists on Windows.
by willamowius
Mon Sep 09, 2013 3:12 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: under which license H.323 Plus is?
Replies: 1
Views: 5499

Re: under which license H.323 Plus is?

H323Plus is published under the Mozilla license (MPL).
by willamowius
Thu Aug 29, 2013 5:58 pm
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: Cross compile H323Plus CVS vs. PTLIB-2.12.x
Replies: 4
Views: 19304

Re: Cross compile H323Plus CVS vs. PTLIB-2.12.x

H323Plus currently doesn't build with PTLib 2.12.x on Linux at all. Some time during the PTLib 2.11.x cycle they changed the build system. For now you should stay with PTLib 2.10.9. Once the H323Plus build system is rewritten, cross compiling with it could be the next step. Unfortunately changing th...
by willamowius
Fri Jun 14, 2013 6:06 am
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: How to create H323 client!!!
Replies: 2
Views: 6918

Re: How to create H323 client!!!

Using H323Plus is one of your best options. There is a tutorial how to write applications:
http://toncar.cz/openh323/tut/

Jan
by willamowius
Tue Jan 15, 2013 5:02 pm
Forum: GNU Gatekeeper (GnuGk)
Topic: GNU Gatekeeper 3.2
Replies: 0
Views: 17461

GNU Gatekeeper 3.2

Dear community, I'm happy to announce the availability of GNU Gatekeeper 3.2. This is the first version released by Relaxed Communications GmbH, the company I recently founded to provide consulting and support for GnuGk. Version 3.2 has a few new features and many bugfixes, especially for those of y...
by willamowius
Mon May 28, 2012 10:25 am
Forum: H.323 Plus (Open Source H.323 Stack)
Topic: H.323 Plus and FFmpeg compatibility
Replies: 3
Views: 8395

Re: H.323 Plus and FFmpeg compatibility

The ffmpeg version that ships with the distros I use doesn't use the prefix, but if you can supply a patch tested with your version, I'll put it into the CVS.