Package org.echarts.servlet.sip.features.parallelLocation

Feature similar to a parallel forking proxy that calls a set of pre-provisioned addresses in parallel.

See:
          Description

Interface Summary
ParallelLocationFSMToJava SipToJava interface for the ParallelLocationFSM.
 

Class Summary
LineFSM Machine to manage a single outbound call.
ParallelLocationFSM Machine that responds to an incoming call by placing outbound calls in parallel to a list of locations.
 

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

Feature similar to a parallel forking proxy that calls a set of pre-provisioned addresses in parallel. The addresses are obtained by the ParallelLocationFSM via a call to getLocations().