org.mobicents.media.server.mgcp.controller
Class CallManager
java.lang.Object
org.mobicents.media.server.mgcp.controller.CallManager
public class CallManager
- extends Object
Maintains MGCP calls.
- Author:
- kulikov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallManager
public CallManager()
getCall
public MgcpCall getCall(Text id,
boolean allowNew)
terminate
protected void terminate(MgcpCall call)
- Terminates specified call.
- Parameters:
call - the call to be terminated
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.