|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.slee.service.common.SimpleCallFlowResponseState
org.mobicents.slee.service.callcontrol.CallControlSbb.ExternalTerminationCallerState
public class CallControlSbb.ExternalTerminationCallerState
We enter this state when the termination of both sessions has been
triggered (e.g. by invocation of terminateDialogs(String guid) ), BYE has
been sent to both parties and we wait for a response for the Caller.
When this arrives the session has been successfully teared down.
| Constructor Summary | |
|---|---|
CallControlSbb.ExternalTerminationCallerState()
|
|
| Method Summary | |
|---|---|
void |
execute(javax.sip.ResponseEvent event)
|
| Methods inherited from class org.mobicents.slee.service.common.SimpleCallFlowResponseState |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CallControlSbb.ExternalTerminationCallerState()
| Method Detail |
|---|
public void execute(javax.sip.ResponseEvent event)
execute in interface SimpleCallFlowStateexecute in class SimpleCallFlowResponseState
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||