IM-SSF SIS Module 2.6.1.5

* Update SIS dependency to SIS 2.6.1.13

IM-SSF SIS Module 2.6.1.4

* Update SIS dependency to SIS 2.6.1.6

IM-SSF SIS Module 2.6.1.3

* Proxy instead of reject sessions with non-telephone numbers in From and To headers. (PRX-236)

* Handle IllegalArgumentException when creating IDP from inbound INVITE with incorrectly formatted headers. (VOLTE-6156)

* Update SIS dependency to SIS 2.6.1.5

IM-SSF SIS Module 2.6.1.0

* Updated to SIS 2.6.1.x

* Updated to Rhino 2.6.1.x

* Add support for phone numbers to contain '*', 'p' and 'w' characters. (PRX-263)

IM-SSF SIS Module 1.5.0.0

* Updated to SIS 2.6.0.x.

IM-SSF SIS Module 1.4.7.0

* Add handling for OpenRefuse from SCF. (PRX-257)

* Fix inversed handling of defaultCallHandling from OC-IM-TDP header. (PRX-258)

* Fix error handling around incomplete OC-IM-TDP header. (PRX-259,PRX-260)

* Fix issue where CANCEL message could be dropped if 'PruneFinishedUacSbbs' flag was set to true. (PRX-262)

IM-SSF SIS Module 1.4.6.3

* Fixed cosmetic exception caused by trying to send BYE on a SIP dialog that was already ending. (VOLTE-4768)

IM-SSF SIS Module 1.4.6.2

* Handle SDP inside multipart message bodies. (PRX-251)

* Update SDP session version and precondition status when forwarding initial INVITE after announcement. (PRX-248)

* Don't attempt to rewrite SDP origin sent upstream if session ID has not changed. (PRX-252)

* Ensure that UPDATEs are forwarded downstream after announcement is complete. (PRX-246)

IM-SSF SIS Module 1.4.6.1

* Build SCF addresses from TDP data using the OC-IM-TDP header to override address values from the profile. (PRX-247)

* Add support for SCFs that send Connect with DRA=CdPN to continue in monitored mode. Enable with config flag SuppressReinviteOnConnectCdPN (PRX-237)

* Ensure that PRACKs are forwarded downstream after announcement is complete. (PRX-235)

* Update IMSSF to add a P-Early-Media header to SIP responses when forwarding them upstream when P-Early-Media support was indicated in the associated request. (PRX-234)

* Add support for handling anonymised calls. (VOLTE-4234)

* Add support for forwarding SIP UPDATE requests and responses. (PRX-228, PRX-233)

* Add support for forwarding SIP Re-INVITE requests. (VOLTE-4267)

* Fix issue that occurred when attempting to log information that was absent in a ConnectToResource message. (PRX-230)

IM-SSF SIS Module 1.4.6.0

* Update Diameter dependency version for AVP format CDRs (VOLTE-4254)

IM-SSF SIS Module 1.4.5.2

* Update OC-IM-TDP handling to use SSN from profile if available (PRX-224)

IM-SSF SIS Module 1.4.5.1

* Add support for AVPs using values of type `byte[]`. (PRX-220)

IM-SSF SIS Module 1.4.5.0

* Basic B2BUA support for REFER/NOTIFY. (PRX-212)

* Basic B2BUA support for UPDATE. Only forwards messages, no support for SDP
  negotiation in multi-leg calls. (PRX-210)
* Determine redirectingPartyID from History-Info header (PRX-171)

* Add AVP format CDRs. (PRX-208)

IM-SSF SIS Module 1.4.3.0

* Support sending call information reports when requested by the SCF.

* Fixed ACR sending to always send any outstanding reports before closing the
  dialog. Previously reports would not be sent if the Disconnect EDP was not
  armed (PRX-124).

* Send PRACK immediately for 180 suppressed by early media setup instead of
  waiting for Continue to be received from the SCP. (PRX-133)

IM-SSF SIS Module 1.4.2.3

* in AssistingSSFNotRequired mode fall back to default media server if none is
  configured for the assistingSSPIPRoutingAddress in the
  EstablishTemporaryConnection message. (PRX-118)

* Fixed RBT media dialog setup to send ETCFailed to the SCF instead of
  terminating the call (PRX-77).

* Fixed handling of reliable 180 triggering RBT setup. Send PRACK for
  suppressed 180 and suppress 200/PRACK (PRX-111)

* Support RouteDirect mode selection when AssistingSSFBehavoiurNotRequired.
  Fixed behaviour when RouteDirect = false to use the Route headers from the
  original INVITE (PRX-112).

IM-SSF SIS Module 1.4.2.0

* Updated to cgin-connectivity-1.5.2

IM-SSF SIS Module 1.4.0.4

* Updated to cgin-connectivity 1.5.0-protocol-patches

* Fixed an issue where the IM-SSF could send a spurious 180 to the calling
  party instead of forwarding a PRACK from a media server.

* Fixed potential security exceptions when accessing persistent state.

----

IM-SSF SIS Module 1.4.0.2

* Fixed a NullPointerException when the IM-SSF is invoked if the Management
  Resource Adaptor is not active.

* Added support for contacting media servers directly after receiving an
  EstablishTemporaryConnection request, without using the assisting SSF dialog.
  See imssf-enableassistingssfbehaviour and imssf-disableassistingssfbehaviour
  commands.

* Support media servers that use provisional responses to convey SDP answers
  when playing tones/announcements. Send CANCEL or BYE as appropriate to end
  media server SIP dialog.

* Support Connect without DestinationRoutingAddress, treat as "Continue".

* Removed UseReliableResponse configuration option. IM-SSF will now use
  reliable provisional responses automatically where appropriate if calling
  party has indicated 100rel support.

----

IM-SSF SIS Module 1.4.0.0 (2013-01-29 22:00:03 +1300)

* Updated to cgin-connectivity 1.5.*

* The IM-SSF will now invoke a SIS interceptor with the interceptor reference
  name "imssf.rrbe" when it receives a RequestReportBCSMEvent invoke operation
  from the IN service.  The interceptor will be invoked using the SIS-IN
  instance bound to the "slee/resources/sis/in/imssf_interceptor_provider"
  resource adaptor entity link name.  Currently only interceptors that complete
  synchronously (ie. consist only of XML and do not invoke any interceptor
  extension components) are supported.  The primary purpose of this interceptor
  support is to allow the DP-specific criteria such as the no-answer
  application timer to be modified before the IM-SSF processes the operation.

* Added missing ':' delimiter after URI scheme when constructing the INVITE
  request URI for a PlayAnnouncement operation with tone announcement chosen.

----

IM-SSF SIS Module 1.3.0.2 (2011-10-05 08:57:44 +1300)

* Updated to cgin-connectivity 1.4.*

----

IM-SSF SIS Module 1.2.0.0 (2011-03-28 18:19:15 +1300)

* Updated to cgin-connectivity 1.3.*

----

IM-SSF SIS Module 1.1.0 (2010-08-27 17:39:06 +1200)

* Initial release
Previous page