org.mobicents.slee.service.callcontrol
Class CallControlSbb.CallerTryingState

java.lang.Object
  extended by org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
      extended by org.mobicents.slee.service.callcontrol.CallControlSbb.CallerTryingState
All Implemented Interfaces:
SimpleCallFlowState
Enclosing class:
CallControlSbb

public class CallControlSbb.CallerTryingState
extends CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState


Constructor Summary
CallControlSbb.CallerTryingState()
           
 
Method Summary
 void execute(javax.sip.RequestEvent event)
           
 void execute(javax.sip.ResponseEvent event)
           
 
Methods inherited from class org.mobicents.slee.service.callcontrol.CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState
handleAuthentication, handleBye, handleDecline, handleError, handleOK, handleRinging, handleTrying
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallControlSbb.CallerTryingState

public CallControlSbb.CallerTryingState()
Method Detail

execute

public void execute(javax.sip.ResponseEvent event)
Specified by:
execute in interface SimpleCallFlowState
Specified by:
execute in class CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState

execute

public void execute(javax.sip.RequestEvent event)
Specified by:
execute in interface SimpleCallFlowState
Specified by:
execute in class CallControlSbb.AfterCalleeConfirmedAndBeforeCallerConfirmedState


Copyright © 2010. All Rights Reserved.