Quintum Home Page
Search
Enterprise Solutions | Service Provider Solutions | Resource Center | About Us | News | Technical Support | Partners/Resellers
Support

Tenor (tm) Survivable SIP Gateway (SSG) - S106 Maintenance Release Notes

This document lists resolved issues for the following products running software version S106-12-15 (SSG or "SIP Survivable Gateway") and previous.

Analog Gateways

  • Tenor S AX
  • Tenor S AS
  • Tenor S AF

Digital Gateways

  • Tenor S BX
  • Tenor S DX
  • Tenor S DXi

Note: This document only addresses these products running survivability software (prefixed with an "S"), not standard gateway software (prefixed with a "P").

Upgrading to Tenor S Software from Standard Gateway Software

It should be noted that although the Tenor S (survivability) software runs on many of the same hardware platforms, it is a separate product with slightly different defaults for some parameters, and some new parameters that do not exist in the standard gateway software. With that in mind, it is best to restore factory defaults after upgrading to S106 software from P10x software. This will ensure proper defaults, good security and best operating behavior.

Also, note that a license upgrade is required to use survivable software. Survivable software (prefixed with an "S", such as S106) must not be run on a system without the proper license. It will not behave as expected if the proper license is not installed. Contact your distributor to obtain a license upgrade.

It is highly recommended that the Tenor S Application Guide be read and fully understood to ensure a seamless introduction to this product line.

Interoperability

  • The Tenor-S AX, Tenor-S AS, Tenor-S AF, Tenor-S BX, and Tenor-S DX running S106-xx-xx interoperate with Tenor Configuration Manager, CM106-01-00.
  • The SSG interoperates successfully with several IP PBXs and soft-switches, such as Avaya, Broadsoft and Asterisk.
  • The following proxies have incompatibility issues with the SSG: SER, Ondo and ININ.

See http://www.quintum.com/support for the latest changes in product interoperability or to download the latest code.

Customer Service Contact Information
© Quintum Technologies, LLC. All rights reserved.

Resolved Issues/Feature Enhancements P106-12-15

4131 New SSG commands

There are a few new SIP configuration commands available through the CLI, including a new configuration for reading the ssg.cfg file. Previously, the Tenor would need to be reset in order to read the file.

The following commands have been added.

cmd sip displaysg. Displays a print out of the ssg.cfg file, if available.

cmd sip displayroutes. Displays all routes being used, including the registered routes.

cmd sip readssg. Reads the ssg.cfg file and adds each route to the route list. Reboot is not required.

cmd sip addssgroute <source> <expression> <replacement> [tcp | udp] [priority] Adds the route to ssg.cfg files. If it does not exist, the file will be created.

cmd sip delssgroute <source> <expression> <replacement> [tcp | udp] [priority] Deletes the route from the ssg.cfg file.

cmd sip delssgroute. Deletes the ssg.cfg file.

4209 Support REGISTER Contact Header URI's with Parameters

URI parameters were not supported in the REGISTER Contact Header for an Invite message. The SSG now uses the Contact URI, including the parameters, when sending INVITE requests.