void |
MgcpTransactionManager.process(InetSocketAddress from,
InetSocketAddress to,
MgcpRequest request,
MgcpCommand command,
MessageDirection direction)
Processes a new MGCP Request to be handled in a new transaction.
|
void |
SubMgcpTransactionManager.process(InetSocketAddress from,
InetSocketAddress to,
MgcpRequest request,
MgcpCommand command,
MessageDirection direction) |
void |
GlobalMgcpTransactionManager.process(InetSocketAddress from,
InetSocketAddress to,
MgcpRequest request,
MgcpCommand command,
MessageDirection direction) |