2.8.0

Removed API’s, Classes, Feature’s, and Configuration

The following have been removed from Sentinel SIP:

  • B2BUAChargingFeatureUtil.OPENCLOUD_DIAMETER_VENDOR_ID constant. Use OpenCloudDiameter.OPENCLOUD_DIAMETER_VENDOR_ID instead.

  • StoreSubscriberIdentities.isReRegister(String networkOperator, String callId, String defaultPublicId)

  • Leg.refreshSession(long refreshPeriod). Use Leg.refreshSession(long refreshPeriod, boolean useUpdate) instead.

  • SessionDescriptionWrapperImpl constructors and static create methods. Use SessionDescriptionWrapperImpl.getBuilder(String/SessionDescription sdp) instead.

  • SIPUtil.getSDPBody(SipMessage message). Use getSDPMessageBody(SipMessage message, Tracer tracer) instead.

  • LegacyCdr feature and sentinel-sip-legacy-cdr-format.

Previous page Next page