release

LXer: Audacious 4.4.1 Released with Assorted Minor Improvements

Published at LXer: Audacious 4.4.1 builds on the changes introduced in Audacious 4.4 (a release that brought GTK3 and Qt6 UI choices, the return of a dedicated lyrics plugin, and better...



  • Syndicated Linux News

release

GNU Gatekeeper 5.3 released

I have just released GNU Gatekeeper version 5.3.

You can download it from https://www.gnugk.org/h323download.html

This release has a number of new features as well as some important bug
fixes.

Whats new ?

  • LRQ loop detection to optimize calls flows between multiple neighbor gatekeepers This new feature has the potential to significantly reduce the load on all gatekeepers and prevent "LRQ storms".
  • new routing policy to set call destinations by querying HTTP or REST servers, see [Routing::Http]
  • much improved support for SNMP
  • important bug fix for TLS encryption of signaling channels
  • important bug fixes for H.460.18 NAT traversal (for H.245 tunneling and for multi-homed servers)
  • performance optimization: this version can handle 5-10% more proxied  calls on the same hardware
  • performance optimization: re-authenticate lightweight, additive registrations only when new aliases differ. This significantly reduces the load on password databases.

Enjoy!


Full change log:

- BUGFIX(ProxyChannel.cxx) don't send H.245 address to tunneling
  H.460.18 endpoint, breaks call when H.245 multiplexing
- performance optimization: 5% faster UDP handling
- changed default: [SNMP] Implementation=PTlib
- remove unfinished Windows-SNMP implementation, use PTLib-SNMP on Windows
- support SET and GET-NEXT in PTLib-SNMP
- support SNMP sysUpTime when running as standalone agent
- BUGFIX(configure.in) LARGE_FDSET defaults to off
- new SNMP OID 1.3.6.1.4.1.27938.11.1.9 to query total bandwidth allocated to ongoing calls
- BUGFIX(ProxyChannel.cxx) fix hangup when making many TLS calls quickly one after another
- BUGFIX(RasSrv.cxx) don't require H.460.22 parameters in ARQs
- BUGFIX(ProxyChannel.cxx) fix TLS without LARGE_FDSET
- BUGFIX(ProxyChannel.cxx) don't send H.460.22 priority field in SCI
- BUGFIX(gkauth.cxx) free memory from cached and expired passwords
- re-authenticate lightweight, additive registrations only when new aliases differ
- remove switch [Proxy]DisableRTPQueueing, always disabled now
- new routing policy: http with config section [Routing::Http]
- BUGFIX(ProxyChannel.cxx) fix H.460.18 on multi-homed servers (SCI comes from the correct IP now)
- new switch to disable SNMP traps [SNMP] EnableTraps=0
- BUGFIX(ProxyChannel.cxx) don't throw SNMP trap on H.245 connection errors
  (causes crash under load with Net-SNMP)
- BUGFIX(snmp.cxx) shutdown GnuGk when SNMP agent can't be started
- BUGFIX(snmp.cxx) protect NetSNMP library calls with mutex
- changed default: ForwardResponse now defaults to 1 in [RasSrv::LRQFeatures] and [Neighbor::...]
- new feature: loop detection for LRQs [RasSrv::LRQFeatures] LoopDetection=1
- BUGFIX(Neighbor.cxx) some settings in [RasSrv::LRQFeatures] were ignored if not set in [Neighbor::...]




release

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 fix for H.245 tunneling translation with H.460.18 endpoints
  • fix for snmpwalk in PTLib-SNMP implementation
  • fix sending alternate gatekeeper list to endpoints with assigned gatekeeper
  • improved DRQ from child gatekeepers
  • fix TLS with neighbor gatekeeper


Please also note that a bug has been found in PTLib that can cause a crash in any GnuGk version if you use the status port (manually of from an application). Please upgrade to PTLib 2.10.9.3!




release

GNU Gatekeeper 5.5. released

I am happy to announce the release of GNU Gatekeeper 5.5.

This release has new features and bug fixes when you run clustered gatekeepers. It also improves the port detection feature and we have a complete and up to date Chinese documentation.

You can download it from https://www.gnugk.org/h323download.html

New features:

  • new feature GnuGkAssignedGatekeeper to push endpoints back to their intended home gatekeepers in the cluster, even if the endpoints don't support assigned gatekeepers
  • support new PBKDF2 password hashes for ssh logins to the status port
  • new switches to fine tune port detection for H.239 channels (IgnoreSignaledPublicH239IPsFrom=x and IgnoreSignaledAllH239IPs=1)
  • new Chinese manual

Bug fixes:
  • select correct source IP for neighbor pings
  • set altGKisPermanent=true when redirecting endpoints
  • fix RRJ to include alternates when RedirectGK=Endpoints limit is reached
  • fix reading of AllowSignaledIPs= switch
  • don't complain about [Neighbor::xxx] SendAliases switch when using--strict

Enjoy!




release

GNU Gatekeeper 5.6 released

Today GNU Gatekeeper version 5.6 has  been released.

Download: https://www.gnugk.org/h323download.html

It contains an important bug fix to H.460.19 multiplexing and H.460.26 (media over TCP) when using GnuGk's internal call forwarding (ForwadOnFacility).

I have also added an interop tweak to be able to call video services that don't understand H.323 URL aliases (eg. videobutler.nl). You can enable it with

[Routing::SRV]
ConvertURLs=1

Here is the full changelog:

  • new switch: [Routing::SRV] ConvertURLs=1 to convert URL_IDs into H323_IDs
  • BUGFIX(ProxyChannel.cxx) fix RTP multiplexing and H.460.26 when ForwardOnFacility is used
  • BUGFIX(ProxyChannel.cxx) remove H.460.19 feature from Setup when using ForwardOnFacility=1
  • new switch: [Gatekeeper::Main] GrantAllBRQ=1 to accept any BRQ, even if the conferenceID is invalid





release

New releases of H323Plus and PTLib

 H323Plus 1.27.2 and PTLib 2.10.9.4 have been released.

Changes in H323Plus:

- support for Alpine Linux for smaller container images
- crash fixed on invalid RTCP packets
- memory leaks fixed
- GetCrytoMasterKey() restored that got lost in 1.27.1
- better support for cross-compiling
- various updates for newer compilers
- some smaller bug fixes

https://www.h323plus.org/source/

 

Changes in PTLib:

- support for Alpine Linux
- better support for cross-compiling
- various smaller bug fixes

https://github.com/willamowius/ptlib/releases




release

GNU Gatekeeper 5.7 released

GNU Gatekeeper version 5.7 has some important bug fixes, improves interoperability
with other vendors and also has a few new features.
 

Several severe crashes and a few memory leaks have been fixed.

Improved interoperability with:

  • Lifesize endpoints
  • Poly's Microsoft Teams gateway
  • Polycom RealPresence Capture Server


New features:

  • You get a warning in the GUI / on the status port if one of your endpoints has an incorrect time setting and this password authentication fails. This makes trouble shooting a lot easier.
  • Invalid TPKT packets (eg. due to network errors) now don't necessarily take down an otherwise healthy call. Use the new  AbortOnInvalidTPKT=0 switch to enable.
  • GnuGk will now also return unused memory back to the OS periodically to make it available again to other applications on the same server.
  • You have a new %{Vendor} variable for SqlAuth RegQuerys and LuaAuth



Full change log:

- BUGFIX(ProxyChannel.cxx) fix crash on non-standard H.245 Indication from
  Polycom RealPresence Capture Server
- BUGFIX(ProxyChannel.cxx) fix possible crashes on non-standard generic information in OLCs
- print warning message on status port when passwords get rejected due to wrong time
- BUGFIX(httpacct.cxx) fix memory leak
- BUGFIX(ProxyChannel.cxx) fix possible crash
- BUGFIX(gk.cxx) avoid crash when terminating in the middle of program startup,
  set non-zero exit code so restarter notices error
- return unused memory back to OS periodically
- new switch: [RoutedMode] AbortOnInvalidTPKT=0 for more graceful handling of network errors
- BUGFIX(gk.cxx) fix for running on Alpine Linux (needs updated PTLib, too)
- don't start GnuGk if RTP multiplexing is configured, but we can't start the listener
- new switch: [RoutedMode] MatchH239SessionsByType=0 to fix presentations with
  LifeSize endpoints over Poly's Microsoft Teams gateway
- BUGFIX(ProxyChannel.cxx) make sure we don't set RTP address on multiplexed RTCP keepalive
- BUGFIX(RasSrv.cxx) look at all tokens for H.235.TSSM
- add %{Vendor} variable for SqlAuth RegQuery and LuaAuth




release

GNU Gatekeeper 5.8 released

GNU Gatekeeper version 5.8 has been released with a number of bug fixes and a few new features.

To stay updated on new releases, please also follow us on Twitter!

Improved interoperability with:

  • EdgeProtect
  • Avaya

 New features:

  • experimental support for Avaya's non-standard version of H.323 (./configure --enable-avaya) (thanks Konstantin Prokazov)
  • consider RFC 6598 shared network space (100.64.0.0/10) and Zeroconf (169.254.0.0/16) as private IPs
  • new switch [Proxy] AllowSignaledIPsFrom= to skip auto-detect for messages received directly from certain IPs when IgnoreSignaledIPs=1
  • new switch [Proxy] AllowAnyRTPSourcePortForH239From= to handle incorrect RTCP addresses in H.239 OLC (EdgeProtect interop)
  • new switch [RoutedMode] MatchH239SessionsByIDOnly= to never attempt to match a H.239 reverse channel by type for improved interoperability with EdgeProtect
  • new switches to set the HTTP Content-Type header in HttpAcct, HttpPasswordAuth and Routing::Http
  • new switch [Routing::Http] JSONResponse=1 to send more flexible routing data in the HTML reponses
  • many new status port shortcuts (see manual section for details)

Bug fixes:

  • fix H.460.18/.19 on multi-homed servers
  • fix race condition when handling H.460.19 multiplex IDs
  • fix media loop on half port-detected channel when media is very early
  • fix Net-SNMP query for total bandwidth
  • save RTCP address from OLC for port-detection
  • always check AllowSignaledIPs= before applying IgnoreSignaledAllH239IPs or IgnoreSignaledPrivateH239IPs
  • handle extensions and CSRC in RTP header with H.235 half-call media
  • better endpointIDs on Windows when compiling without OpenSSL





release

GNU Gatekeeper 5.9 released

GNU Gatekeeper version 5.9 is out with a number of bug fixes and a few new features.

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::] ForceTerminalType=
  • new place holder for port notifications: %t for port type
  • experimental: better error recovery if multiplexed RTP sending fails

Please note that Radius support is disabled by default now. You can enable it with the --enable-radius switch when running configure.

Bug fixes:

  • fix bug in port detection with AllowSignaledIPsFrom=
  • when DNS name resolves to IP without alias, remove alias from ACF completely (Cisco interop)
  • remove RTP session 0 from internal tables once H.245 master has assigned a session ID
  • fix compilation of Avaya support
  • initialized cmsg struct to zero before using
  • fix regression introduced with MatchH239SessionsByIDOnly= switch





release

GNU Gatekeeper 5.10 released

 

GNU Gatekeeper version 5.10 has been released.

Download: https://www.gnugk.org/h323download.html

This is a bug fix release.

Bugs fixed:

  • fix a crash when handling the MasterSlaveDetermination message
  • fix the documentation of [RasSrv::LRQFeatures] NeighborTimeout and consistently treat the value as 10th of a second in the program




release

GNU Gatekeeper 5.11 released

GNU Gatekeeper version 5.11 has been released.

Download: https://www.gnugk.org/h323download.html

This is a bug fix release with a few new features added.

An important bug in the handling of the ExternalIP switch has been fixed.

We also added a few features that make it easier to use GnuGk with Graphana and InfluxDB monitoring.

Changes and additions:

  • remove non-working command line switch -e / --externalip, use config file to set ExternalIP
  • new accounting variables %{registrations}, %{calls}, %{total-calls}, %{successful-calls}, %{allocated-bandwidth}
  • new switch [HttpAcct] Authorization= to send authorization headers to support InfluxDB
  • replace and in HttpAcct body with carriage return and line feed characters
  • new switch: [RasSrv::LRQFeatures] PreserveDestination=1 (helpful when calling Pexip servers)





release

GNU Gatekeeper 5.12 released

 GNU Gatekeeper version 5.12 has been released.

Download: https://www.gnugk.org/h323downldad.html

This is a bug fix release with a few new features added.

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 mixing proxied with direct mode endpoints in a single gatekeeper
  • Windows 64bit executables with VS2022

Full list of changes:
  • enable more runtime hardening flags from OpenSSF recommendation 11/2023
  • fix bug with H.245 address when using ExternalIP= switch without H.460.18/.19
  • auto-detect public IP with ExternalIP=STUN and STUNServer=stun.example.com
  • compiler support for VS2022
  • new database driver for Oracle and new timestamp format 'Oracle'
  • new switch [EP::xxx] ForceDirectMode=1 to handle all calls from this endpoint in direct mode
  • BUGFIX(RasSrv.cxx, gkauth.cxx) make sure time_t is handled unsigned to avoid Y2K38 issue
  • BUGFIX(ProxyChannel.cxx) check for too small packets when acting as encryption proxy


 




release

New release of PTLib

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 GNU Gatekeeper and many H323Plus projects, all these improvements get propagated into those projects as well.

Changes:
- IPv6 support fixed for *BSD, macOSX and Solaris
- support for newer compiler, eg. gcc 13 and VS2022
- support for C++-17
- support for Win64 builds
- support AIX as platform
- small OpenBSD fixes
- other small fixes

Download from https://www.h323plus.org/source/





release

Does New Release Distribution Work?

Just a few days ago we received 65. It turned out that we were the first instructors to receive our music at our club, so Tami put the word out that we're getting to work on our review. Her post had hardly hit our blog when we got several messages back that 65 was old news - not only had other instructors long ago received their music, they'd already launched the release!

To be sure, rollout of a new release must be a huge job - According to LMI these programs now run in more than 10,000 clubs worldwide. Even if you had only one instructor per club that'd be a big undertaking, but of course there's quite a few more than that.

Which begs the question - does this distribution model really make sense anymore? Really, in this age of iTunes and movies over the internet, can we not make use of technology to help get the job done? Obviously having downloadable releases won't work for everyone, but consider this - for those instructors who do have access to a fast connection and know how to download music to an iPod, this might actually work just fine.

Let's suppose that's one instructor per club - 10,000. And just for the sake of round numbers, let's suppose the cost of putting together the physical materials for each release (CD, DVD, plastic case, book, etc.) is US $15, and the cost for packaging all that up and getting it to an instructor's mailbox is another $5 - so (round numbers again) we're at $20. If my numbers are even remotely close, that puts $200,000 per release back on the table if even one instructor at every club would download their release rather than take physical shipment.

Again, the population of instructors that could benefit from electronic release distribution is probably limited. But maybe - just maybe - it's large enough to make it a viable option. Especially if it means we here in little ol' Blacksburg, Virginia aren't the last ones on the planet to get music anymore!




release

March 3rd 2013 Radio Heritage Foundation - New Media Release: Radio Heritage Advisory Group Vacancies

If you're interested in global radio, here's a great opportunity to join the all volunteer team at the Radio Heritage Foundation for a short project starting April 1 2013...




release

July 13th 2013 Radio Heritage Foundation - New Media Release: Two new Pacific stories this week

Two new Pacific stories this week...




release

SPY x FAMILY CODE: White Movie UK and Ireland Release Details

The good folks from anime distributors Anime Limited have sent us details of the upcoming release of the Spy x Family Code White Movie. The ...




release

Crunchyroll UK DVD and Blu-ray Release Schedule for May to August 2024

The good folks from streaming giant Crunchyroll have sent us details for their UK home video release schedule for May to August 2024. Titles...




release

Haikyu!! The Dumpster Battle UK and Ireland Cinema Release Details

The good folks at anime giants Crunchyroll have sent us the details for the UK and Ireland cinema release of Haikyu!! The Dumpster Battle. ...




release

Crunchyroll June to September 2024 DVD and Blu-ray UK Release Schedule

The good folks from streaming giants Crunchyroll have sent us details for their June to September 2024 DVD and Blu-ray release schedule. ...




release

My Neighbour Totoro UK and Ireland Cinema Release Details

The good folks from the Elysian Film Group have revealed that My Neighbour Totoro will be re-released in cinemas across the UK and Ireland f...




release

Dan Da Dan: First Encounter UK and Ireland Cinema Release Details

The good folks from boutique anime firm Anime Limited have revealed that Dan Da Dan will have a cinema outing across the UK and Ireland in a...




release

That Time I Got Reincarnated as a Slime Isekai Chronicles Release Details

The good folks from Bandai Namco Europe have sent us details of the new action RPG That Time I Got Reincarnated as a Slime Isekai Chronicles...




release

Hero Without a Class: Who Even Needs Skills?! Manga Release Details

The good folks from One Peace Books have just sent us details for an up coming manga Hero Without a Class: Who Even Needs Skills?!. Manga by...




release

Nukozuke! by Yugi Iro Manga Release Details

The good folks from One Peace Books have just sent us details for an up coming manga Nukozuke! by Yugi Iro. It's pitched as slow-life comedy...




release

Detective Conan: The Million-Dollar Pentagram Movie UK and Ireland Cinema Release Details

The good folks from Trinity CineAsia have sent us details of an up coming cinema release. Detective Conan: The Million-Dollar Pentagram is d...




release

Bocchi The Rock Recap Part 1&2 Recap Film UK Cinema Release Details

The good folks from streaming giants Crunchyroll have sent us details about the up coming cinema outing for everyone's favourite socially an...




release

Godzilla Minus One/Minus Color UK and Ireland Cinema Release Details

The good folks from Anime Limited have sent us details about the up coming screening of Godzilla Minus One/Minus Color.. The black and white...




release

Government land released for affordable housing

Hundreds of Government owned sites are set to be released to provide affordable housing for first-time buyers.




release

Leading Press Release Newswire and Market Research Report Distribution Service Network Celebrates 15 Year Anniversary

PRZOOM - Newswire (press release) - Mon, 20 Apr 2020 00:00:00 -0400, San Francisco CA United States - The business news distribution network (PRZOOM.com, NewswireToday.com, and more recently PRTODAY.com) has become the top most used service on a daily basis within the U.S., United Kingdom, France, and Germany



  • Marketing / Newswire / PR

release

PR.com Press Releases: Franchises & Business Opportunities News

PR.com provides press release distribution, and is a unique directory of businesses, products and services. Find full company profiles.




release

English-French Phrase-Book released

English-French Phrase-Book released. The most commonly used words, abbreviations and expressions




release

US Divorce Law dictionary released

US Divorce Law dictionary released. This glossary of legal terms used in US divorce law will be useful during the divorce process and will help you understand complicated law texts and acts which you may come across while studying divorce law.




release

The Marketing Dictionary released

The Marketing Dictionary is a comprehensive glossary of marketing terms. You should find most of the marketing related terms you will need throughout this subject. You can use this dictionary while writing a contract or negotiating with an international partner. It also will be useful for studying marketing in high school or a university.




release

The Advertising dictionary released.

The Advertising Dictionary is a comprehensive glossary of advertising terms. You should find most of the advertisment related terms you will need throughout this subject. You can use this dictionary while writing a contract or negotiating with an international partner. It also will be useful for studying publicity industry in high school or a university.




release

The Insurance dictionary released

The Insurance dictionary is a comprehensive glossary of terms compiled to foster a better understanding of the sometimes confusing world of insurance. It will be useful for studying Insurance Law in high school or a university.




release

WordNet English Dictionary 2.1 released

WordNet English Dictionary 2.1 released. This new version contains the latest changes from the well-known WordNet database, as well as additional lexical information for most entries.




release

RoadLingua 4.0 for PalmOS and PocketPC released!

AbsoluteWord presents RoadLingua Dictionary Shell 4.0, a major update of its well-known software shell intended for viewing structured text and graphic databases such as dictionaries, encyclopedias, etc., on mobile devices running Windows Mobile or Palm operating systems.




release

Video Podcast #1 released

We’ve released the first official Video Podcast of the Reverse Engineers Show. This episode goes behind the scenes of the mixing of a new song – The Miracle Field. Visit http://thereverseengineersshow.podshow.com to see the video podcast. (No ipod required).




release

Video Podcast #2 released – Bill’s Big Rig

Video podcast #2 of the Reverse Engineers Show has been released. This time we turn it up to 11! Visit http://thereverseengineersshow.podshow.com to view.




release

<u>DIVINE RELEASEMENT</u>




release

Nielsen releases podcast ad effectiveness tool as UK audiences expected to swell

Reflecting the fact that 75% of UK advertisers are upping spend in podcasts, Nielsen has unveiled a measurement tool to gauge effectiveness in this growing ad space.

Nielsen believes that the UK’s 6 million weekly podcast listeners will double in the next three years. It is putting the tools in place for brands to “quantify the impact and effectiveness of their podcast ads” with the Nielsen Podcast Brand Effect.

The tool has already been running in the US and so far the results have found that 57% of podcast ads tested outperformed pre-roll video in driving purchase intent and 70% of respondents agreed that the podcast ads increased their awareness of products and services.

complete article




release

MacWise Terminal Emulation for Macintosh Version 10.7.57 Released

This release of MacWise fixes a VT100 / VT220 emulation problem. The screen could get scrambled by an incorrect ESC [ ascii code sent from the host. MacWise now absorbs the invalid code. Also fixes a rare Array Bounds Error message.




release

MacWise Terminal Emulation for Macintosh Version 10.7.58 Released

This release of MacWise adds a telnet option, "Use the tc shell to log in". When this option is enabled, MacWise first logs into the Mac unix tc shell before issuing telnet commands and opening the connection. This option provides more compatibility with host computers that request the terminal type. It could prevent error messages from the host such as "Connection refused by host" or "Invalid terminal type".




release

MacWise Terminal Emulation for Macintosh Version 10.7.6 with SCO ANSI Released

MacWise now has SCO ANSI emulation for Macintosh. All emulations now work with SCO ANSI. (Wyse, Viewpoint, VT100, VT220, Televideo). SCO ANSI colors, cursor positioning and a 25-line screen are supported.




release

MacWise Terminal Emulation for Macintosh Version 10.7.62 Released

Added option to keep TCP sessions alive for telnet and ssh. Look under the Special Menu for this option. It allows you to enter a time interval to tell the host that you are still there. This keeps the host from disconnecting you after a pre-determined idle time.




release

MacWise Terminal Emulation for Macintosh Version 10.7.63 Released

Fix - The MacWise Registration window would not open and you could not register the program.




release

MacWise Terminal Emulation for Macintosh Version 10.7.64 Released

Fix - If you closed the connection to the host, you could not open it again (when you selected Close Connection from the Connection Menu or Option - O from the keyboard). This problem was introduced in 10.7.63




release

MacWise Terminal Emulation for Macintosh Version 10.7.65 Released

Fix - Dragging the mouse to capture text on the screen would get an array bounds error if you dragged the mouse beyond the top of the MacWise window. More fixes...