Dear community,
I have just bundeled up the changes and bug fixes of the past 2 years
and released PTLib 2.10.9.6.
Most notable in this release is working IPv6 on *BSD, macOSX and Solaris
as well as support for newer compilers and many small platform fixes.
Since PTLib is the foundation for the ...
Search found 50 matches
- Mon Feb 26, 2024 9:22 am
- Forum: H.323 Plus (Open Source H.323 Stack)
- Topic: PTLib 2.10.9.6 released
- Replies: 0
- Views: 166020
- Mon Feb 19, 2024 6:08 pm
- Forum: GNU Gatekeeper (GnuGk)
- Topic: GNU Gatekeeper 5.12
- Replies: 0
- Views: 158619
GNU Gatekeeper 5.12
GNU Gatekeeper version 5.12 has been released.
Another important bug in the handling of the ExternalIP switch has been fixed as well as Y2K38 issues.
This release also adds features:
- support for Oracle databases
- easier cloud deployment with IP detection with STUN
- better load scaling by ...
Another important bug in the handling of the ExternalIP switch has been fixed as well as Y2K38 issues.
This release also adds features:
- support for Oracle databases
- easier cloud deployment with IP detection with STUN
- better load scaling by ...
- Wed Dec 29, 2021 6:16 pm
- Forum: H.323 Plus (Open Source H.323 Stack)
- Topic: Using H323Plus in a class library
- Replies: 3
- Views: 40723
Re: Using H323Plus in a class library
That's great!
You should really put your C# wrapper into a Github repository for others to look at and contribute.
You should really put your C# wrapper into a Github repository for others to look at and contribute.
- Tue Dec 21, 2021 9:31 am
- Forum: H.323 Plus (Open Source H.323 Stack)
- Topic: Compiling H323Plus in Windows VS2017
- Replies: 4
- Views: 45487
Re: Compiling H323Plus in Windows VS2017
"generic" is not a keyword, not even in C++20, but you might want to switch your compiler back to C++-11 or 14 so it disables some of the new features that might import conflicting names. Check what is set in the H323Plus library project that compiles fine.
Keep in mind H323Plus development started ...
Keep in mind H323Plus development started ...
- Mon Dec 20, 2021 9:35 am
- Forum: H.323 Plus (Open Source H.323 Stack)
- Topic: Compiling H323Plus in Windows VS2017
- Replies: 4
- Views: 45487
Re: Compiling H323Plus in Windows VS2017
Hi David,
since you can build H323Plus and only in your own code you get these compile errors, my guess would be that you might not be including the PTLib headers in the right order or maybe only a few internal ones ?
Can you point us to the repo with your wrapper code to take a look ?
Regards,
Jan
since you can build H323Plus and only in your own code you get these compile errors, my guess would be that you might not be including the PTLib headers in the right order or maybe only a few internal ones ?
Can you point us to the repo with your wrapper code to take a look ?
Regards,
Jan
- Fri Dec 03, 2021 2:51 pm
- Forum: GNU Gatekeeper (GnuGk)
- Topic: GNU Gatekeeper 5.9
- Replies: 0
- Views: 64331
GNU Gatekeeper 5.9
GNU Gatekeeper version 5.9 has been released.
Download: https://www.gnugk.org/h323download.html
New features:
- new switches [Proxy] CachePortDetection=1 and
CachePortDetectionDuration= to cache port detection packets
for faster media connects when IgnoreSignaledIPs= is active
- new switch: [EP ...
Download: https://www.gnugk.org/h323download.html
New features:
- new switches [Proxy] CachePortDetection=1 and
CachePortDetectionDuration= to cache port detection packets
for faster media connects when IgnoreSignaledIPs= is active
- new switch: [EP ...
- Thu Mar 04, 2021 9:04 pm
- Forum: GNU Gatekeeper (GnuGk)
- Topic: GNU Gatekeeper 5.7
- Replies: 0
- Views: 70310
GNU Gatekeeper 5.7
This version has some important bug fixes, improves interoperability
with other vendors and also has a few new features.
Bug fixes:
- several severe crashes and a few memory leaks have been fixed
Improved interoperability with:
- Lifesize endpoints
- Poly's Microsoft Teams gateway
- Polycom ...
with other vendors and also has a few new features.
Bug fixes:
- several severe crashes and a few memory leaks have been fixed
Improved interoperability with:
- Lifesize endpoints
- Poly's Microsoft Teams gateway
- Polycom ...
- Sat Feb 06, 2021 9:55 am
- Forum: H.323 Plus (Open Source H.323 Stack)
- Topic: H323Plus release 1.27.2
- Replies: 0
- Views: 59816
H323Plus release 1.27.2
I'm happy to announce the release of H323Plus version 1.27.2.
- support for Alpine Linux for smaller container images (together with PTLib 2.10.19.4)
- crash fixed on invalid RTCP packets
- memory leaks fixed
- GetCrytoMasterKey() restored that got lost in 1.27.1
- better support for cross ...
- support for Alpine Linux for smaller container images (together with PTLib 2.10.19.4)
- crash fixed on invalid RTCP packets
- memory leaks fixed
- GetCrytoMasterKey() restored that got lost in 1.27.1
- better support for cross ...
- Tue Jan 07, 2020 12:44 pm
- Forum: GNU Gatekeeper (GnuGk)
- Topic: GNU Gatekeeper 5.4 released
- Replies: 0
- Views: 73229
GNU Gatekeeper 5.4 released
I am happy to announce the release of GNU Gatekeeper 5.4.
You can download it from https://www.gnugk.org/h323download.html
New features:
- new accounting module to send accounting data to an MQTT server
- support for redis as database (eg. as backend for password storage)
Bug fixes:
- important ...
You can download it from https://www.gnugk.org/h323download.html
New features:
- new accounting module to send accounting data to an MQTT server
- support for redis as database (eg. as backend for password storage)
Bug fixes:
- important ...
- Tue Dec 10, 2019 6:24 pm
- Forum: H.323 Plus (Open Source H.323 Stack)
- Topic: Failed in running and dubugging simpleplus.exe
- Replies: 2
- Views: 47469
Re: Failed in running and dubugging simpleplus.exe
PTLib 2.16.x is not supported. I'm surprised it even compiled.
Please use PTLib 2.10.9.2 as offered on the download page: https://www.h323plus.org/source/
Please use PTLib 2.10.9.2 as offered on the download page: https://www.h323plus.org/source/