Package org.echarts.servlet.sip.features.rerouteUponFailure

Feature that routes a call to an alternate address if the original (continued) call fails.

See:
          Description

Interface Summary
RerouteUponFailureFSMToJava Specifies the alternate address for routing upon failure.
 

Class Summary
RerouteUponFailureFSM Feature that routes a call to an alternate address if the original (continued) call fails.
 

Package org.echarts.servlet.sip.features.rerouteUponFailure Description

Feature that routes a call to an alternate address if the original (continued) call fails. The alternate address is obtained from an implementation of RerouteUponFailureFSMToJava.