07 3177 0888

SSL Gateway Firmware Updates

5 February 2025, 19:45


The SSL Gateway Application.


Changes

- When sending CURRENTCALL to remote phone, a rebind is now performed on the audio path. This fixes silence after retrieving a call from hold using a CP partner.

- Improved thread safety when updating Call History list.


----------------------------------------


3 January 2024, 20:11

The SSL Gateway Application is now available for download.


It is available for Linux (openSuse 15/15.1/15.2/15.3/15.4/15.5).


It is recommended that you do not run the SSL Gateway Application on the same machine as Vision Call Centre


Changes

- SRTP state is now updated immediately on successful registration, so it is setup before a call arrives.

- stderr output is now redirected to log file, to catch any malloc error output.

- logrotate service no longer fails when no upcs processes are running

- Fixed buffer overrun issues, where buffers were not allocated with extra space at the beginning for headers.

- Improved shutdown of tasks and triggers, to prevent potential access to freed memory.

- Fixed another use of freed memory, by stopping trigger threads before freeing the thread local storage (TLS).


-------------------------------------


31 July 2023, 19:20

The SSL Gateway Application is now available for download.


It is available for Linux (openSuse 15/15.1/15.2/15.3/15.4).


It is recommended that you do not run the SSL Gateway Application on the same machine as Vision Call Centre


Changes

- Fixed timing issue when shutting down the SSL Gateway process, by stopping socket thread before deleting CallRecord thread, preventing a potential use of deleted memory.

- Added the ability to send client certificates to iPCS.


----------------------------------------


10 May 2023, 17:10

The SSL Gateway Application is now available for download.


It is available for Linux (openSuse 15/15.1/15.2/15.3).


It is recommended that you do not run the SSL Gateway Application on the same machine as Vision Call Centre


Changes

- Added support for sending objectclass and BLF state in Contact details, for iPCS to show in Contacts search.

- Unsupported installers removed as they are out of date.


----------------------------------------


2nd March 2023


The SSL Gateway Application is now available for download.


It is available for Linux (openSuse 15/15.1/15.2/15.3).


It is recommended that you do not run the SSL Gateway Application on the same machine as Vision Call Centre


Changes

- Fixed crash which was caused by receiving PUSHURL command before BINARY, which then got processed on the wrong thread.

- Fixed issue with Supervisor Console making a call for a NavPro phone that was using SSL and SRTP.