Package org.echarts.servlet.sip.features.monitorControl

A feature used to monitor and report on call state in real-time via a generic SipToJava interface.

See:
          Description

Interface Summary
MonitorControlMachineToJava Interface defining callbacks from MonitorControlMachine at different points in a call.
 

Class Summary
JavaToMonitorControlMachine Interface for a MonitorControlMachine instance that allows disconnecting a connected caller and callee.
MonitorControlMachine Machine used to monitor and control state of call between a caller and a callee.
 

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

A feature used to monitor and report on call state in real-time via a generic SipToJava interface. The feature also offers the option of dropping its currently connected calls via its JavaToSip interface.