public interface MgcpCallManager
| Modifier and Type | Method and Description |
|---|---|
MgcpCall |
getCall(int callId) |
boolean |
registerCall(MgcpCall call) |
MgcpCall |
unregisterCall(int callId) |
Set<MgcpCall> |
unregisterCalls() |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.