org.mobicents.media.server.mgcp
Class Calls

java.lang.Object
  extended by org.mobicents.media.server.mgcp.Calls

public class Calls
extends Object

Represents active calls.

Author:
kulikov

Constructor Summary
Calls()
           
 
Method Summary
 boolean contains(Text callID)
           
 CallActivity getCall(Text callID)
           
protected  void release(CallActivity call)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Calls

public Calls()
Method Detail

contains

public boolean contains(Text callID)

getCall

public CallActivity getCall(Text callID)

release

protected void release(CallActivity call)


Copyright © 2012 TeleStax, Inc.. All Rights Reserved.