A B C D E F G H I J L M N O P R S T U V W 

A

ABORTED - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
AbstractDtmfEvent - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
AbstractDtmfEvent(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.AbstractDtmfEvent
 
AbstractEndpointFactory<T extends Endpoint> - Class in org.mobicents.media.server.mgcp.endpoint.factory
Produces MGCP endpoints
AbstractEndpointFactory(String, int) - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.AbstractEndpointFactory
 
AbstractEndpointFactory(String) - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.AbstractEndpointFactory
 
accept(Text, Text, Collection<Text>, Collection<Text>) - Method in class org.mobicents.media.server.mgcp.controller.Request
Extracts signals and events from the given MGCP message and prepares request for execution.
accept(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.MgcpPackage
 
accept(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
 
ACKNOWLEDGEMENT - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
Action - Class in org.mobicents.media.server.mgcp.tx
Defines action.
Action() - Constructor for class org.mobicents.media.server.mgcp.tx.Action
Creates new instance of the action.
ActionListener - Interface in org.mobicents.media.server.mgcp.tx
Listener for Action.
ActionSelector - Class in org.mobicents.media.server.mgcp.tx.cmd
 
ActionSelector(Scheduler) - Constructor for class org.mobicents.media.server.mgcp.tx.cmd.ActionSelector
Creates new action selector.
activate(Endpoint, MgcpProvider, String, int) - Method in class org.mobicents.media.server.mgcp.controller.Configurator
Creates relation between MGCP endpoint(activity) and server endpoint.
activate() - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
activate() - Method in class org.mobicents.media.server.mgcp.controller.MgcpController
 
activate() - Method in class org.mobicents.media.server.mgcp.MgcpProvider
 
activate() - Method in class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
add(MgcpEndpoint) - Method in class org.mobicents.media.server.mgcp.controller.naming.EndpointQueue
Adds new endpoint to the queue.
add(EventAction) - Method in class org.mobicents.media.server.mgcp.controller.signal.Event
Adds handlers for this event.
addInstaller(EndpointInstaller) - Method in class org.mobicents.media.server.mgcp.controller.Controller
Installs endpoints defined by specified installer.
addListener(ConnectionListener) - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
addListener(MgcpListener) - Method in class org.mobicents.media.server.mgcp.MgcpProvider
Registers new even listener.
ALL_TONES - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
allocate(Text) - Static method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
allocateNew(InetSocketAddress, int) - Method in class org.mobicents.media.server.mgcp.tx.GlobalTransactionManager
 
allocateNew(int) - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
 
AnnouncementEndpoint - Class in org.mobicents.media.server.mgcp.endpoint
Announcement endpoint implementation
AnnouncementEndpoint(String) - Constructor for class org.mobicents.media.server.mgcp.endpoint.AnnouncementEndpoint
 
AnnouncementEndpointFactory - Class in org.mobicents.media.server.mgcp.endpoint.factory
Factory that produces Announcement Endpoints.
AnnouncementEndpointFactory(int) - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.AnnouncementEndpointFactory
 
AnnouncementEndpointFactory() - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.AnnouncementEndpointFactory
 
attach(T) - Method in class org.mobicents.media.server.mgcp.controller.naming.NamingNode
Attaches object to this node.
audioMixer - Variable in class org.mobicents.media.server.mgcp.endpoint.BaseMixerEndpointImpl
 
audioSplitter - Variable in class org.mobicents.media.server.mgcp.endpoint.BaseSplitterEndpointImpl
 
audioSplitter - Variable in class org.mobicents.media.server.mgcp.endpoint.BaseSS7EndpointImpl
 
AUDIT_CONNECTION - Static variable in class org.mobicents.media.server.mgcp.message.MgcpMessage
 
AUDIT_ENDPOINT - Static variable in class org.mobicents.media.server.mgcp.message.MgcpMessage
 
AuditConnectionCmd - Class in org.mobicents.media.server.mgcp.tx.cmd
The AuditConnection command can be used by the Call Agent to retrieve the parameters attached to a connection.
AuditConnectionCmd(Scheduler) - Constructor for class org.mobicents.media.server.mgcp.tx.cmd.AuditConnectionCmd
 

B

BANDWIDTH - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
BARER_INFORMATION - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
BaseConnection - Class in org.mobicents.media.server.mgcp.connection
Implements connection's FSM.
BaseConnection(int, PriorityQueueScheduler) - Constructor for class org.mobicents.media.server.mgcp.connection.BaseConnection
Creates basic connection implementation.
BaseEndpointImpl - Class in org.mobicents.media.server.mgcp.endpoint
Basic implementation of the endpoint.
BaseEndpointImpl(String) - Constructor for class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
BaseMixerEndpointImpl - Class in org.mobicents.media.server.mgcp.endpoint
Basic implementation of the endpoint.
BaseMixerEndpointImpl(String) - Constructor for class org.mobicents.media.server.mgcp.endpoint.BaseMixerEndpointImpl
 
BaseSplitterEndpointImpl - Class in org.mobicents.media.server.mgcp.endpoint
Basic implementation of the endpoint.
BaseSplitterEndpointImpl(String) - Constructor for class org.mobicents.media.server.mgcp.endpoint.BaseSplitterEndpointImpl
 
BaseSS7EndpointImpl - Class in org.mobicents.media.server.mgcp.endpoint
Basic implementation of the endpoint.
BaseSS7EndpointImpl(String, ChannelsManager, int, boolean, DspFactory) - Constructor for class org.mobicents.media.server.mgcp.endpoint.BaseSS7EndpointImpl
 
bind() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Initiates transition from NULL to HALF_OPEN state.
BridgeEndpoint - Class in org.mobicents.media.server.mgcp.endpoint
A bridge end point allows two kinds of connections: - RTP (for remote RTP media resources) and - Local (between the bridge end point and other MMS end points).
BridgeEndpoint(String) - Constructor for class org.mobicents.media.server.mgcp.endpoint.BridgeEndpoint
 
BridgeEndpointInstaller - Class in org.mobicents.media.server.mgcp.endpoint.factory
Factory that produces Bridge Endpoints.
BridgeEndpointInstaller() - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.BridgeEndpointInstaller
 
BridgeEndpointInstaller(int) - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.BridgeEndpointInstaller
 
BufferListener - Interface in org.mobicents.media.server.mgcp.pkg.au
Triggered by EventBuffer when one of the following conditions happens: - event sequence matches to one of the specified pattern; - the number of detected events reaches specified value.
build() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.AnnouncementEndpointFactory
 
build() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.BridgeEndpointInstaller
 
build() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.ConferenceEndpointFactory
 
build() - Method in interface org.mobicents.media.server.mgcp.endpoint.factory.EndpointFactory
 
build() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.IvrEndpointFactory
 

C

cache - Static variable in class org.mobicents.media.server.mgcp.pkg.au.Options
 
call - Variable in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
CALL_ID - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
CallActivity - Class in org.mobicents.media.server.mgcp
 
CallActivity(Calls) - Constructor for class org.mobicents.media.server.mgcp.CallActivity
 
CallManager - Class in org.mobicents.media.server.mgcp.controller
Maintains MGCP calls.
CallManager() - Constructor for class org.mobicents.media.server.mgcp.controller.CallManager
 
callManager - Variable in class org.mobicents.media.server.mgcp.tx.TransactionManager
 
Calls - Class in org.mobicents.media.server.mgcp
Represents active calls.
Calls() - Constructor for class org.mobicents.media.server.mgcp.Calls
 
CAN_NOT_DETECT_EVENT - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
CAN_NOT_GENERATE_SIGNAL - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
CAN_NOT_SEND_ANNOUNCEMENT - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
cancel() - Method in class org.mobicents.media.server.mgcp.controller.Request
Cancels execution of current request and cleans previously requested signals/events.
cancel() - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
 
cancel() - Method in class org.mobicents.media.server.mgcp.pkg.ann.Play
 
cancel() - Method in class org.mobicents.media.server.mgcp.pkg.au.EndSignal
 
cancel() - Method in class org.mobicents.media.server.mgcp.pkg.au.Play
 
cancel() - Method in class org.mobicents.media.server.mgcp.pkg.au.PlayCollect
 
cancel() - Method in class org.mobicents.media.server.mgcp.pkg.au.PlayRecord
 
cancel() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.AbstractDtmfEvent
 
cancel() - Method in class org.mobicents.media.server.mgcp.pkg.sl.SignalRequest
 
cancel() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity1
 
cancel() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity2
 
cancel() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.ContinuityTransporder
 
cancel() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Loopback
 
canExpand() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
 
canExpand() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
 
checkIn() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
checkIn() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
checkOut() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
checkOut() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
clean() - Method in class org.mobicents.media.server.mgcp.message.MgcpMessage
Clean parameters
clean() - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
Clean parameters.
clean() - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
Clean parameters.
clear() - Method in class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
close() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Initiates transition from any state to state NULL.
CODECS - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
complete() - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
 
completed() - Method in class org.mobicents.media.server.mgcp.controller.Request
 
completed() - Method in class org.mobicents.media.server.mgcp.controller.signal.MgcpPackage
 
completed - Variable in class org.mobicents.media.server.mgcp.tx.Transaction
 
ConferenceEndpoint - Class in org.mobicents.media.server.mgcp.endpoint
Conference endpoint implementation
ConferenceEndpoint(String) - Constructor for class org.mobicents.media.server.mgcp.endpoint.ConferenceEndpoint
 
ConferenceEndpointFactory - Class in org.mobicents.media.server.mgcp.endpoint.factory
Factory that produces Conference Endpoints.
ConferenceEndpointFactory(int) - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.ConferenceEndpointFactory
 
ConferenceEndpointFactory() - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.ConferenceEndpointFactory
 
Configurator - Class in org.mobicents.media.server.mgcp.controller
Loads configuration from external xml file.
Configurator(InputStream) - Constructor for class org.mobicents.media.server.mgcp.controller.Configurator
 
configure(boolean) - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
configure(boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseMixerEndpointImpl
 
configure(boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSplitterEndpointImpl
 
configure(boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSS7EndpointImpl
 
connection - Variable in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
CONNECTION_ID - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
CONNECTION_ID2 - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
CONNECTION_PARAMETERS - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
CONNECTION_WAS_DELETED - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
ConnectionEventImpl - Class in org.mobicents.media.server.mgcp.connection
Implementation for connection event.
ConnectionEventImpl(int, Connection) - Constructor for class org.mobicents.media.server.mgcp.connection.ConnectionEventImpl
Creates new event object.
connectionID - Static variable in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
ConnectionIdGenerator - Class in org.mobicents.media.server.mgcp.connection
Utility class that holds a ID generator to be used by connection factories.
ConnectionIdGenerator() - Constructor for class org.mobicents.media.server.mgcp.connection.ConnectionIdGenerator
 
connections - Variable in class org.mobicents.media.server.mgcp.controller.MgcpCall
 
contains(Text) - Method in class org.mobicents.media.server.mgcp.Calls
 
Continuity1 - Class in org.mobicents.media.server.mgcp.pkg.trunk
Implements continuity test with co1 generated and co2 received.
Continuity1(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.trunk.Continuity1
 
Continuity2 - Class in org.mobicents.media.server.mgcp.pkg.trunk
Implements continuity test with co2 generated and co1 received.
Continuity2(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.trunk.Continuity2
 
ContinuityTransporder - Class in org.mobicents.media.server.mgcp.pkg.trunk
Implements continuity transporder signal.
ContinuityTransporder(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.trunk.ContinuityTransporder
 
Controller - Class in org.mobicents.media.server.mgcp.controller
The MGCP access point.
Controller() - Constructor for class org.mobicents.media.server.mgcp.controller.Controller
 
controller - Variable in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
 
copy(Text, Text) - Method in class org.mobicents.media.server.mgcp.message.Parameter
 
countMatches(String) - Method in interface org.mobicents.media.server.mgcp.pkg.au.BufferListener
 
CREATE_CONNECTION - Static variable in class org.mobicents.media.server.mgcp.message.MgcpMessage
 
createChild(Text) - Method in class org.mobicents.media.server.mgcp.controller.naming.NamingNode
Creates new child node.
createConnection(MgcpCall, ConnectionType, boolean) - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
Creates new RTP connection.
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseMixerEndpointImpl
 
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSplitterEndpointImpl
 
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSS7EndpointImpl
 
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.IvrEndpoint
 
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.PacketRelayEndpoint
 
CreateConnectionCmd - Class in org.mobicents.media.server.mgcp.tx.cmd
 
CreateConnectionCmd(Scheduler) - Constructor for class org.mobicents.media.server.mgcp.tx.cmd.CreateConnectionCmd
Creates new instance of this action executor.
createEvent(int, SocketAddress) - Method in class org.mobicents.media.server.mgcp.MgcpProvider
Creates new event object.
createGlobalTransactionManager() - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
createProvider() - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
createResource() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionPool
 
createResource() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionPool
 
createTransactionManager() - Method in class org.mobicents.media.server.mgcp.tx.GlobalTransactionManager
 
currKeyValid() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 

D

deactivate() - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
deactivate() - Method in class org.mobicents.media.server.mgcp.controller.MgcpController
 
DEFAULT_DURATION - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
DELETE_CONNECTION - Static variable in class org.mobicents.media.server.mgcp.message.MgcpMessage
 
deleteAllConnections() - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
deleteAllConnections() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
deleteConnection(Integer) - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
Deletes connection.
deleteConnection(Connection) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
deleteConnection(Connection, ConnectionType) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
deleteConnection(Connection, ConnectionType) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseMixerEndpointImpl
 
deleteConnection(Connection, ConnectionType) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSplitterEndpointImpl
 
deleteConnection(Connection, ConnectionType) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSS7EndpointImpl
 
DeleteConnectionCmd - Class in org.mobicents.media.server.mgcp.tx.cmd
Modify connection command.
DeleteConnectionCmd(Scheduler) - Constructor for class org.mobicents.media.server.mgcp.tx.cmd.DeleteConnectionCmd
 
deleteConnections() - Method in class org.mobicents.media.server.mgcp.controller.MgcpCall
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.pkg.ann.Play
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.pkg.au.EndSignal
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.pkg.au.Play
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.pkg.au.PlayCollect
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.pkg.au.PlayRecord
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.AbstractDtmfEvent
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.pkg.sl.SignalRequest
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity1
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity2
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.pkg.trunk.ContinuityTransporder
 
doAccept(Text) - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Loopback
 
Ds0Endpoint - Class in org.mobicents.media.server.mgcp.endpoint
Ds0 Endpoint Implementation
Ds0Endpoint(String, ChannelsManager, int, boolean, DspFactory) - Constructor for class org.mobicents.media.server.mgcp.endpoint.Ds0Endpoint
 
Dtmf0 - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
Dtmf0(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf0
 
Dtmf1 - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
Dtmf1(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf1
 
Dtmf2 - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
Dtmf2(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf2
 
Dtmf3 - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
Dtmf3(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf3
 
Dtmf4 - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
Dtmf4(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf4
 
Dtmf5 - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
Dtmf5(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf5
 
Dtmf6 - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
Dtmf6(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf6
 
Dtmf7 - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
Dtmf7(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf7
 
Dtmf8 - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
Dtmf8(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf8
 
Dtmf9 - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
Dtmf9(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf9
 
DTMF_CLAMP - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
DtmfA - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
DtmfA(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfA
 
DtmfB - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
DtmfB(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfB
 
DtmfC - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
DtmfC(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfC
 
DtmfD - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
DtmfD(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfD
 
DtmfHash - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
DtmfHash(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfHash
 
DtmfSignal - Class in org.mobicents.media.server.mgcp.pkg.sl
 
DtmfSignal(String, int) - Constructor for class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
DtmfSignal(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
DtmfStar - Class in org.mobicents.media.server.mgcp.pkg.dtmf
 
DtmfStar(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfStar
 

E

ECHO_CANCELATION - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
ENCRYPTION_KEY - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
ENDPOINT_DOES_NOT_HAVE_RESOURCES - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
ENDPOINT_ID - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
ENDPOINT_NOT_AVAILABLE - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
ENDPOINT_NOT_READY - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
ENDPOINT_RESTARTING - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
ENDPOINT_UNKNOWN - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
EndpointConfigurationCmd - Class in org.mobicents.media.server.mgcp.tx.cmd
Endpoint configuration command
EndpointConfigurationCmd(Scheduler) - Constructor for class org.mobicents.media.server.mgcp.tx.cmd.EndpointConfigurationCmd
 
EndpointFactory<T extends Endpoint> - Interface in org.mobicents.media.server.mgcp.endpoint.factory
 
EndpointName - Class in org.mobicents.media.server.mgcp.endpoint.naming
 
EndpointName(String) - Constructor for class org.mobicents.media.server.mgcp.endpoint.naming.EndpointName
 
EndpointNameGenerator - Class in org.mobicents.media.server.mgcp.endpoint.naming
Generates concrete names for endpoint using specified pattern.
EndpointNameGenerator() - Constructor for class org.mobicents.media.server.mgcp.endpoint.naming.EndpointNameGenerator
 
endpointPattern - Variable in class org.mobicents.media.server.mgcp.endpoint.factory.AbstractEndpointFactory
 
EndpointQueue - Class in org.mobicents.media.server.mgcp.controller.naming
Storage for endpoints of same type with search and reordering functions.
EndpointQueue() - Constructor for class org.mobicents.media.server.mgcp.controller.naming.EndpointQueue
 
EndSignal - Class in org.mobicents.media.server.mgcp.pkg.au
Gracefully terminates Play, PlayRecord or PlayCollect signal.
EndSignal(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.au.EndSignal
 
ERROR_IN_SDP - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
Event - Class in org.mobicents.media.server.mgcp.controller.signal
Event thrown by endpoint or connection.
Event(Text) - Constructor for class org.mobicents.media.server.mgcp.controller.signal.Event
Constructs new event name.
EventAction - Class in org.mobicents.media.server.mgcp.controller.signal
Action associated with event.
EventAction(String) - Constructor for class org.mobicents.media.server.mgcp.controller.signal.EventAction
Creates new instance of this action.
EventActionFactory - Class in org.mobicents.media.server.mgcp.controller.signal
Default event action factory.
EventActionFactory() - Constructor for class org.mobicents.media.server.mgcp.controller.signal.EventActionFactory
 
EventBuffer - Class in org.mobicents.media.server.mgcp.pkg.au
 
EventBuffer() - Constructor for class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
EventData - Class in org.mobicents.media.server.mgcp.pkg.au
Represents parameters supplied for event.
EventData(Event, Text, Boolean) - Constructor for class org.mobicents.media.server.mgcp.pkg.au.EventData
Creates event data.
events - Variable in class org.mobicents.media.server.mgcp.controller.signal.Signal
Requested events
exclude(MgcpConnection) - Method in class org.mobicents.media.server.mgcp.controller.MgcpCall
Excludes connection activity from this call.
execute() - Method in class org.mobicents.media.server.mgcp.controller.Request
Starts the execution of
execute() - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
Executes this signal
execute() - Method in class org.mobicents.media.server.mgcp.pkg.ann.Play
 
execute() - Method in class org.mobicents.media.server.mgcp.pkg.au.EndSignal
 
execute() - Method in class org.mobicents.media.server.mgcp.pkg.au.Play
 
execute() - Method in class org.mobicents.media.server.mgcp.pkg.au.PlayCollect
 
execute() - Method in class org.mobicents.media.server.mgcp.pkg.au.PlayRecord
 
execute() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.AbstractDtmfEvent
 
execute() - Method in class org.mobicents.media.server.mgcp.pkg.sl.SignalRequest
 
execute() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity1
 
execute() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity2
 
execute() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.ContinuityTransporder
 
execute() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Loopback
 

F

find(Text, MgcpEndpoint[]) - Method in class org.mobicents.media.server.mgcp.controller.naming.EndpointQueue
Finds endpoints matching to name pattern.
find(Text[], int) - Method in class org.mobicents.media.server.mgcp.controller.naming.NamingNode
Gets the node specified by the path
find(Text, MgcpEndpoint[]) - Method in class org.mobicents.media.server.mgcp.controller.naming.NamingTree
Searches endpoints with specified name pattern
find(InetSocketAddress, int) - Method in class org.mobicents.media.server.mgcp.tx.GlobalTransactionManager
Find active transaction with specified identifier.
find(Text, MgcpEndpoint[]) - Method in class org.mobicents.media.server.mgcp.tx.Transaction
Finds endpoints with specified name pattern.
find(int) - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
Find active transaction with specified identifier.
findByTransactionNumber(int) - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
Finds a transaction by number (rather than unique transaction ID) in the active transaction pool.
fire(Signal, Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.Event
Executes action associated with this event
firstKeyValid() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
flush() - Method in class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
fullName - Variable in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 

G

GAIN_CONTROL - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
generateCname() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
generateCname() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
generateLocalDescriptor(boolean) - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
Generates the local connection descriptor.
generateName() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.AbstractEndpointFactory
 
generateOffer(boolean) - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
generateOffer(boolean) - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getAction(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.EventActionFactory
 
getAction(MgcpEvent) - Method in class org.mobicents.media.server.mgcp.tx.cmd.ActionSelector
 
getActiveConnectionsCount() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
getAddress() - Method in interface org.mobicents.media.server.mgcp.MgcpEvent
Gets the address from which the message was received.
getAudioComponent() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
getAudioComponent() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
getAudioComponent() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getAudioComponent() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
getBytesReceived() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
getBytesReceived() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getBytesTransmitted() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
getBytesTransmitted() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getCall(Text) - Method in class org.mobicents.media.server.mgcp.Calls
 
getCall(int, boolean) - Method in class org.mobicents.media.server.mgcp.controller.CallManager
 
getCall(Integer, boolean) - Method in class org.mobicents.media.server.mgcp.tx.Transaction
 
getCallAgent() - Method in class org.mobicents.media.server.mgcp.controller.Request
 
getCallId() - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
getCategory() - Method in class org.mobicents.media.server.mgcp.endpoint.naming.EndpointName
 
getChannelsManager() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
Gets the SS7Manager used for generating endpoint name.
getCname() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
getCname() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getCode() - Method in exception org.mobicents.media.server.mgcp.tx.cmd.MgcpCommandException
 
getCommand() - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
Get the command carried by the message.
getConnection() - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
getConnection(Integer) - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
getConnection(String) - Method in class org.mobicents.media.server.mgcp.controller.Request
 
getConnection(String) - Method in class org.mobicents.media.server.mgcp.controller.signal.MgcpPackage
 
getConnection(String) - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
 
getConnection(int) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
getConnectionID() - Method in class org.mobicents.media.server.mgcp.controller.signal.RequestedEvent
 
getControlProtocol() - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
getControlProtocol() - Method in class org.mobicents.media.server.mgcp.controller.MgcpController
 
getCurrKey() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getDeletePersistentAudio() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getDescriptor() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
getDescriptor() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getDescriptor() - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
getDigit() - Method in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
getDigitPattern() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getDigitsNumber() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getDtmfClamp() - Method in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
getDtmfDetector() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
getDtmfGenerator() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
getDuration() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getDuration() - Method in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
getEndInputKey() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getEndpoint() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
getEndpoint() - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
Provides the access to the native endpoint.
getEndpoint() - Method in class org.mobicents.media.server.mgcp.controller.Request
 
getEndpoint() - Method in class org.mobicents.media.server.mgcp.controller.signal.MgcpPackage
 
getEndpoint() - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
 
getEndpoint() - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
Get endpoint parameter of the request.
getEndpointClass() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
Gets the name of the class implementing endpoint.
getEndpointPattern() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.AbstractEndpointFactory
 
getErrorMessage() - Method in exception org.mobicents.media.server.mgcp.tx.cmd.MgcpCommandException
 
getEvent() - Method in class org.mobicents.media.server.mgcp.pkg.au.EventData
 
getEvent() - Method in class org.mobicents.media.server.mgcp.tx.Action
Gets the event caused this action.
getEventID() - Method in interface org.mobicents.media.server.mgcp.MgcpEvent
Gets the type of this event.
getEventName() - Method in class org.mobicents.media.server.mgcp.controller.signal.RequestedEvent
 
getFailureAnnouncement() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getFirstDigitTimer() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getFirstKey() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getFullName() - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
getGain() - Method in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
getHostName() - Method in class org.mobicents.media.server.mgcp.controller.NotifiedEntity
Gets the domain name partition of the name.
getId() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
getId() - Method in class org.mobicents.media.server.mgcp.connection.ConnectionEventImpl
(Non Java-doc.)
getId() - Method in class org.mobicents.media.server.mgcp.controller.MgcpCall
 
getID() - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
getID() - Method in class org.mobicents.media.server.mgcp.endpoint.naming.EndpointName
 
getId() - Method in class org.mobicents.media.server.mgcp.tx.Transaction
 
getInitialSize() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
Gets the initial size of endpoints pool
getInterDigitTimer() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getInterval() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getInTone() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Options
 
getIsALaw() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
Gets the pattern used for generating endpoint name.
getIsLocal() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Gets whether connection should be bound to local or remote interface.
getIsLocal() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getIsLocal() - Method in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
getJitter() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
getJitter() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getKey() - Method in class org.mobicents.media.server.mgcp.message.Parameter
 
getLastError() - Method in class org.mobicents.media.server.mgcp.tx.Transaction
Gets the last observed error.
getLastKey() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getLocalDescriptor() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
getLocalDescriptor() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getLocalName() - Method in class org.mobicents.media.server.mgcp.controller.NotifiedEntity
Gets the local name partition of the name.
getLocalName() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
getMaxDigitsNumber() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getMaxDuration() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getMessage() - Method in interface org.mobicents.media.server.mgcp.MgcpEvent
Gets the message associated with this event.
getMgcpConnection(Integer) - Method in class org.mobicents.media.server.mgcp.controller.MgcpCall
 
getMode() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Gets the current mode of this connection.
getName() - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
Gets the MGCP name of this activity.
getName() - Method in class org.mobicents.media.server.mgcp.controller.naming.NamingNode
Gets the name of this node.
getName() - Method in class org.mobicents.media.server.mgcp.controller.signal.Event
Gets the name of this event.
getName() - Method in class org.mobicents.media.server.mgcp.controller.signal.EventAction
Gets the name of this action.
getName() - Method in class org.mobicents.media.server.mgcp.controller.signal.MgcpPackage
Gets the name of this package.
getName() - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
Gets the name of the signal.
getNamePattern() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
Gets the pattern used for generating endpoint name.
getNextKey() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getNoDigitsReprompt() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getNoSpeechReprompt() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getNumberOfAttempts() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getOffset() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getOOBComponent() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
getOOBComponent() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
getOOBComponent() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getOOBComponent() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
getOutTone() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Options
 
getPackage() - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
Gets access to the package to holding this signal.
getPackage(String) - Method in class org.mobicents.media.server.mgcp.pkg.PackageFactory
Constructs the new package instance.
getPackageName() - Method in class org.mobicents.media.server.mgcp.controller.signal.RequestedEvent
 
getPacketsReceived() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
getPacketsReceived() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getPacketsReceived() - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
getPacketsTransmitted() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
getPacketsTransmitted() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getPacketsTransmitted() - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
getParameter(Text) - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
Gets the requested parameter.
getParameter(Text) - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
Gets the requested parameter.
getParams() - Method in class org.mobicents.media.server.mgcp.controller.signal.RequestedEvent
 
getParent() - Method in class org.mobicents.media.server.mgcp.controller.naming.NamingNode
Gets the parent node.
getPlayer() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
getPort() - Method in class org.mobicents.media.server.mgcp.controller.NotifiedEntity
Gets the port number partition of the name.
getPostSpeechTimer() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getPreSpeechTimer() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getPrevKey() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getPrompt() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getProvider() - Method in class org.mobicents.media.server.mgcp.tx.Transaction
Provides access to the MGCP provider.
getRecordDuration() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getRecorder() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
getRecordID() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getRemoteDescriptor() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
getRemoteDescriptor() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
getRepeatCount() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getReprompt() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getRequest() - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
Gets the access to the request executor.
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.server.mgcp.endpoint.AnnouncementEndpoint
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.server.mgcp.endpoint.BridgeEndpoint
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.server.mgcp.endpoint.ConferenceEndpoint
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.server.mgcp.endpoint.Ds0Endpoint
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.server.mgcp.endpoint.IvrEndpoint
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.server.mgcp.endpoint.PacketRelayEndpoint
 
getResourcesPool() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
Provides access to the resources pool.
getResponseCode() - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
 
getResponseString() - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
 
getScheduler() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
getSegments() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getSequence() - Method in class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
getSignal(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.MgcpPackage
 
getSignalDetector() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
getSignalGenerator() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
getSource() - Method in class org.mobicents.media.server.mgcp.connection.ConnectionEventImpl
(Non Java-doc.)
getStartChannelID() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
Gets the pattern used for generating endpoint name.
getState() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
getState() - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
Gets the current state of this activity.
getState() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
getSuccessAnnouncement() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
getText() - Method in class org.mobicents.media.server.mgcp.pkg.au.EventData
 
getTextualId() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
getTextualID() - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
getTime() - Method in class org.mobicents.media.server.mgcp.tx.GlobalTransactionManager
Provides access to the wall clock.
getTime() - Method in class org.mobicents.media.server.mgcp.tx.Transaction
Provides access to the wall clock.
getTime() - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
Provides access to the wall clock.
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.AbstractDtmfEvent
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf0
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf1
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf2
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf3
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf4
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf5
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf6
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf7
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf8
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf9
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfA
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfB
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfC
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfD
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfHash
 
getTone() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfStar
 
getTrigger() - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
Gets the signal request which triggered this signal executor.
getTxID() - Method in class org.mobicents.media.server.mgcp.message.MgcpMessage
 
getTxID() - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
Gets the transaction identifier.
getTxID() - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
 
getValue() - Method in class org.mobicents.media.server.mgcp.controller.NotifiedEntity
Gets the value of this object.
getValue() - Method in class org.mobicents.media.server.mgcp.message.Parameter
 
getValue() - Method in enum org.mobicents.media.server.mgcp.pkg.au.PlayerMode
 
GlobalTransactionManager - Class in org.mobicents.media.server.mgcp.tx
Implements pool of transactions.
GlobalTransactionManager(Scheduler, Clock) - Constructor for class org.mobicents.media.server.mgcp.tx.GlobalTransactionManager
 

H

hasDeletePresistentAudio() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
hasDtmfDetector() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
hasDtmfGenerator() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
hasFailureAnnouncement() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
hasIsComplete() - Method in class org.mobicents.media.server.mgcp.pkg.au.EventData
 
hasMore() - Method in class org.mobicents.media.server.mgcp.endpoint.naming.EndpointNameGenerator
Indicates is it possible to generate more names.
hasNoDigitsReprompt() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
hasNoSpeechReprompt() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
hasPlayer() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
hasPrompt() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
hasRecorder() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
hasReprompt() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
hasResource(MediaType, ComponentType) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
hasSignalDetector() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
hasSignalGenerator() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
hasSuccessAnnouncement() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 

I

id - Variable in class org.mobicents.media.server.mgcp.controller.MgcpCall
 
id - Variable in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
id - Variable in class org.mobicents.media.server.mgcp.tx.Transaction
 
idGenerator - Variable in class org.mobicents.media.server.mgcp.endpoint.factory.AbstractEndpointFactory
 
INCORRECT_CALL_ID - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
INCORRECT_CONNECTION_ID - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
initialSize - Variable in class org.mobicents.media.server.mgcp.endpoint.factory.AbstractEndpointFactory
 
initialSize - Variable in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
 
install(Endpoint, EndpointInstaller) - Method in class org.mobicents.media.server.mgcp.controller.Controller
Installs the specified endpoint.
install() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
 
install() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
 
INSUFFICIENT_BANDWIDTH - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
INSUFFICIENT_RESOURCES - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
INTERNAL_INCONSISTENCY_IN_LOCAL_SDP - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
InteruptPrompt - Class in org.mobicents.media.server.mgcp.pkg.au
 
InteruptPrompt(String, Player) - Constructor for class org.mobicents.media.server.mgcp.pkg.au.InteruptPrompt
 
INVALID_OR_UNSUPPORTED_MODE - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
isActivation() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Options
 
isActive() - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
isActive() - Method in class org.mobicents.media.server.mgcp.controller.MgcpController
 
isActive() - Method in class org.mobicents.media.server.mgcp.controller.signal.Event
Is this event requested or not.
isAvailable() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
isAvailable() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
isClearDigits() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
isDeactivation() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Options
 
isIncludeEndInputKey() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
isNonInterruptable() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
isOverride() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
isWebRTC() - Method in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
IvrEndpoint - Class in org.mobicents.media.server.mgcp.endpoint
Basic implementation of the endpoint.
IvrEndpoint(String) - Constructor for class org.mobicents.media.server.mgcp.endpoint.IvrEndpoint
 
IvrEndpointFactory - Class in org.mobicents.media.server.mgcp.endpoint.factory
 
IvrEndpointFactory(int) - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.IvrEndpointFactory
 
IvrEndpointFactory() - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.IvrEndpointFactory
 

J

join() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Initiates transition from HALF_OPEN to OPEN state.

L

lastEndpointID - Variable in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
 
lastKeyValid() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
length() - Method in class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
listener - Variable in class org.mobicents.media.server.mgcp.tx.Action
 
LOCAL_CONNECTION_DESCRIPTION - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
LOCAL_CONNECTION_OPTIONS - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
LOCAL_NETWORK - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
LocalConnectionFactory - Class in org.mobicents.media.server.mgcp.connection
Factory that produces local connections.
LocalConnectionFactory(ChannelsManager) - Constructor for class org.mobicents.media.server.mgcp.connection.LocalConnectionFactory
 
LocalConnectionImpl - Class in org.mobicents.media.server.mgcp.connection
Represents a local connection between two endpoints.
LocalConnectionImpl(int, ChannelsManager) - Constructor for class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
LocalConnectionOptions - Class in org.mobicents.media.server.mgcp.params
Represents local connection options parameter
LocalConnectionOptions() - Constructor for class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
LocalConnectionPool - Class in org.mobicents.media.server.mgcp.connection
Thread-safe pool for local connections.
LocalConnectionPool(int, PooledObjectFactory<LocalConnectionImpl>) - Constructor for class org.mobicents.media.server.mgcp.connection.LocalConnectionPool
 
lock() - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
Exclusively locks this activity.
logger - Variable in class org.mobicents.media.server.mgcp.controller.naming.EndpointQueue
 
lookup(String, boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.naming.NamingService
Gets the endpoint with specified name.
Loopback - Class in org.mobicents.media.server.mgcp.pkg.trunk
Implements loopback signal.
Loopback(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.trunk.Loopback
 

M

match(String, String) - Method in class org.mobicents.media.server.mgcp.controller.Matcher
 
Matcher - Class in org.mobicents.media.server.mgcp.controller
 
Matcher() - Constructor for class org.mobicents.media.server.mgcp.controller.Matcher
 
matches(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.Event
Checks that this event objects matches to the specified event descriptor.
mediaGroup - Variable in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
MediaGroup - Class in org.mobicents.media.server.mgcp.endpoint
Implements Local Components Holder for endpoint Usefull for jsr 309 structure
MediaGroup(ResourcesPool, Endpoint) - Constructor for class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
MgcpCall - Class in org.mobicents.media.server.mgcp.controller
MGCP call.
MgcpCall(CallManager, int) - Constructor for class org.mobicents.media.server.mgcp.controller.MgcpCall
 
MgcpCommandException - Exception in org.mobicents.media.server.mgcp.tx.cmd
 
MgcpCommandException(int, Text) - Constructor for exception org.mobicents.media.server.mgcp.tx.cmd.MgcpCommandException
Creates a new instance of MgcpCommandException without detail message.
MgcpConnection - Class in org.mobicents.media.server.mgcp.controller
Represents the connection activity.
MgcpConnection() - Constructor for class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
MgcpController - Class in org.mobicents.media.server.mgcp.controller
 
MgcpController() - Constructor for class org.mobicents.media.server.mgcp.controller.MgcpController
 
MgcpDecodeException - Exception in org.mobicents.media.server.mgcp.exception
 
MgcpDecodeException(String, Throwable) - Constructor for exception org.mobicents.media.server.mgcp.exception.MgcpDecodeException
 
MgcpDecodeException(String) - Constructor for exception org.mobicents.media.server.mgcp.exception.MgcpDecodeException
 
MgcpDecodeException(Throwable) - Constructor for exception org.mobicents.media.server.mgcp.exception.MgcpDecodeException
 
mgcpEndpoint - Variable in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
MgcpEndpoint - Class in org.mobicents.media.server.mgcp.controller
Represents media endpoint on MGCP controller side.
MgcpEndpoint(Endpoint, MgcpProvider, String, int, Collection<MgcpPackage>) - Constructor for class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
Constructs new endpoint activity.
MgcpEndpointStateListener - Interface in org.mobicents.media.server.mgcp.controller
MGCP Endpoint State Listener
MgcpEvent - Interface in org.mobicents.media.server.mgcp
Mgcp protocol event.
MgcpException - Exception in org.mobicents.media.server.mgcp.exception
 
MgcpException(String, Throwable) - Constructor for exception org.mobicents.media.server.mgcp.exception.MgcpException
 
MgcpException(String) - Constructor for exception org.mobicents.media.server.mgcp.exception.MgcpException
 
MgcpException(Throwable) - Constructor for exception org.mobicents.media.server.mgcp.exception.MgcpException
 
MgcpListener - Interface in org.mobicents.media.server.mgcp
MGCP event listener.
MgcpMessage - Class in org.mobicents.media.server.mgcp.message
Represents MGCP message.
MgcpMessage() - Constructor for class org.mobicents.media.server.mgcp.message.MgcpMessage
 
MgcpPackage - Class in org.mobicents.media.server.mgcp.controller.signal
MGCP event/signal package.
MgcpPackage(String, Collection<Signal>) - Constructor for class org.mobicents.media.server.mgcp.controller.signal.MgcpPackage
Creates new package.
mgcpProvider - Variable in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
MgcpProvider - Class in org.mobicents.media.server.mgcp
 
MgcpProvider(UdpManager, int) - Constructor for class org.mobicents.media.server.mgcp.MgcpProvider
Creates new provider instance.
MgcpRequest - Class in org.mobicents.media.server.mgcp.message
Implements MGCP request message.
MgcpRequest() - Constructor for class org.mobicents.media.server.mgcp.message.MgcpRequest
 
MgcpResponse - Class in org.mobicents.media.server.mgcp.message
MGCP response message.
MgcpResponse() - Constructor for class org.mobicents.media.server.mgcp.message.MgcpResponse
 
MgcpResponseCode - Interface in org.mobicents.media.server.mgcp.message
MGCP response code constants.
MISSING_REMOTE_CONNECTION_DESCRIPTOR - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
MODE - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
modeUpdated(ConnectionMode, ConnectionMode) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseMixerEndpointImpl
 
modeUpdated(ConnectionMode, ConnectionMode) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSplitterEndpointImpl
 
modeUpdated(ConnectionMode, ConnectionMode) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSS7EndpointImpl
 
MODIFY_CONNECTION - Static variable in class org.mobicents.media.server.mgcp.message.MgcpMessage
 
ModifyConnectionCmd - Class in org.mobicents.media.server.mgcp.tx.cmd
Modify connection command.
ModifyConnectionCmd(Scheduler) - Constructor for class org.mobicents.media.server.mgcp.tx.cmd.ModifyConnectionCmd
 

N

nameParser - Variable in class org.mobicents.media.server.mgcp.endpoint.factory.AbstractEndpointFactory
 
nameParser - Variable in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
 
NamingNode<T> - Class in org.mobicents.media.server.mgcp.controller.naming
The node in the naming tree.
NamingNode(Text, NamingNode) - Constructor for class org.mobicents.media.server.mgcp.controller.naming.NamingNode
Create new instance of Naming node
NamingService - Class in org.mobicents.media.server.mgcp.endpoint.naming
Implements naming server for media server.
NamingService() - Constructor for class org.mobicents.media.server.mgcp.endpoint.naming.NamingService
 
namingService - Variable in class org.mobicents.media.server.mgcp.tx.TransactionManager
 
NamingTree - Class in org.mobicents.media.server.mgcp.controller.naming
Naming tree for MGCP endpoints.
NamingTree() - Constructor for class org.mobicents.media.server.mgcp.controller.naming.NamingTree
 
newAudioComponent(ComponentType) - Method in class org.mobicents.media.server.mgcp.resources.ResourcesPool
 
newConnection(boolean) - Method in class org.mobicents.media.server.mgcp.resources.ResourcesPool
 
newEndpoint() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
 
newEndpoint() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
 
next() - Method in class org.mobicents.media.server.mgcp.endpoint.naming.EndpointNameGenerator
Next generated name.
nextID() - Method in class org.mobicents.media.server.mgcp.tx.Transaction
 
nextID() - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
Generates unique transaction identifier.
nextKeyValid() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
NotificationRequestCmd - Class in org.mobicents.media.server.mgcp.tx.cmd
 
NotificationRequestCmd(Scheduler) - Constructor for class org.mobicents.media.server.mgcp.tx.cmd.NotificationRequestCmd
 
NOTIFIED_ENTITY - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
NotifiedEntity - Class in org.mobicents.media.server.mgcp.controller
Notified entity MGCP parameter.
NotifiedEntity() - Constructor for class org.mobicents.media.server.mgcp.controller.NotifiedEntity
 
NOTIFY - Static variable in class org.mobicents.media.server.mgcp.message.MgcpMessage
 
NotifyCmd - Class in org.mobicents.media.server.mgcp.tx.cmd
 
NotifyCmd(Scheduler) - Constructor for class org.mobicents.media.server.mgcp.tx.cmd.NotifyCmd
 
NotifyImmediately - Class in org.mobicents.media.server.mgcp.controller.signal
Immediately sends notification to the user.
NotifyImmediately(String) - Constructor for class org.mobicents.media.server.mgcp.controller.signal.NotifyImmediately
 
NTFY - Static variable in class org.mobicents.media.server.mgcp.controller.signal.EventActionFactory
 

O

OBSERVED_EVENT - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
offer(MgcpConnection) - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
Reclaims used connection object.
onClosed() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Called when connection is moving from OPEN state to NULL state.
onClosed() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
onClosed() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
onComplete() - Method in interface org.mobicents.media.server.mgcp.tx.ActionListener
Called when action terminates execution normally.
onComplete() - Method in class org.mobicents.media.server.mgcp.tx.Transaction
 
onCreated() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Called when connection created.
onCreated() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
onCreated() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
onEvent(Text) - Method in class org.mobicents.media.server.mgcp.controller.Request
 
onEvent(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.MgcpPackage
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.AbstractDtmfEvent
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf0
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf1
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf2
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf3
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf4
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf5
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf6
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf7
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf8
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.Dtmf9
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfA
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfB
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfC
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfD
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfHash
 
onEvent(String) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.DtmfStar
 
onException(Exception) - Method in class org.mobicents.media.server.mgcp.tx.Action
 
onFailed() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Called if failure has bean detected during transition.
onFailed() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
onFailed() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
onFailure() - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
onFailure(Exception) - Method in interface org.mobicents.media.server.mgcp.tx.ActionListener
Called when action execution terminates abnormally
onFailure(Exception) - Method in class org.mobicents.media.server.mgcp.tx.Transaction
 
onFreed(MgcpEndpoint) - Method in interface org.mobicents.media.server.mgcp.controller.MgcpEndpointStateListener
 
onFreed(MgcpEndpoint) - Method in class org.mobicents.media.server.mgcp.controller.naming.EndpointQueue
 
onOpened() - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Called when connected moved to OPEN state.
onOpened() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
onOpened() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
onRollback() - Method in interface org.mobicents.media.server.mgcp.tx.ActionListener
Called when action was rolled back
onRollback() - Method in class org.mobicents.media.server.mgcp.tx.Transaction
 
onRtcpFailure(String) - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
onRtcpFailure(Throwable) - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
onRtpFailure(String) - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
onRtpFailure(Throwable) - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
onStarted(Endpoint, EndpointInstaller) - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
onStarted(Endpoint, EndpointInstaller) - Method in class org.mobicents.media.server.mgcp.controller.MgcpController
 
onStopped(Endpoint) - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
onStopped(Endpoint) - Method in class org.mobicents.media.server.mgcp.controller.MgcpController
 
onTermination() - Method in class org.mobicents.media.server.mgcp.tx.Action
 
oobMixer - Variable in class org.mobicents.media.server.mgcp.endpoint.BaseMixerEndpointImpl
 
oobSplitter - Variable in class org.mobicents.media.server.mgcp.endpoint.BaseSplitterEndpointImpl
 
oobSplitter - Variable in class org.mobicents.media.server.mgcp.endpoint.BaseSS7EndpointImpl
 
Options - Class in org.mobicents.media.server.mgcp.pkg.au
Represents parameters supplied with command.
Options - Class in org.mobicents.media.server.mgcp.pkg.sl
 
Options() - Constructor for class org.mobicents.media.server.mgcp.pkg.sl.Options
 
Options - Class in org.mobicents.media.server.mgcp.pkg.trunk
Represents parameters supplied with command.
Options(Text) - Constructor for class org.mobicents.media.server.mgcp.pkg.trunk.Options
Creates options.
org.mobicents.media.server.mgcp - package org.mobicents.media.server.mgcp
 
org.mobicents.media.server.mgcp.connection - package org.mobicents.media.server.mgcp.connection
 
org.mobicents.media.server.mgcp.controller - package org.mobicents.media.server.mgcp.controller
 
org.mobicents.media.server.mgcp.controller.naming - package org.mobicents.media.server.mgcp.controller.naming
 
org.mobicents.media.server.mgcp.controller.signal - package org.mobicents.media.server.mgcp.controller.signal
 
org.mobicents.media.server.mgcp.endpoint - package org.mobicents.media.server.mgcp.endpoint
 
org.mobicents.media.server.mgcp.endpoint.exception - package org.mobicents.media.server.mgcp.endpoint.exception
 
org.mobicents.media.server.mgcp.endpoint.factory - package org.mobicents.media.server.mgcp.endpoint.factory
 
org.mobicents.media.server.mgcp.endpoint.naming - package org.mobicents.media.server.mgcp.endpoint.naming
 
org.mobicents.media.server.mgcp.exception - package org.mobicents.media.server.mgcp.exception
 
org.mobicents.media.server.mgcp.message - package org.mobicents.media.server.mgcp.message
 
org.mobicents.media.server.mgcp.params - package org.mobicents.media.server.mgcp.params
 
org.mobicents.media.server.mgcp.pkg - package org.mobicents.media.server.mgcp.pkg
 
org.mobicents.media.server.mgcp.pkg.ann - package org.mobicents.media.server.mgcp.pkg.ann
 
org.mobicents.media.server.mgcp.pkg.au - package org.mobicents.media.server.mgcp.pkg.au
 
org.mobicents.media.server.mgcp.pkg.dtmf - package org.mobicents.media.server.mgcp.pkg.dtmf
 
org.mobicents.media.server.mgcp.pkg.sl - package org.mobicents.media.server.mgcp.pkg.sl
 
org.mobicents.media.server.mgcp.pkg.trunk - package org.mobicents.media.server.mgcp.pkg.trunk
 
org.mobicents.media.server.mgcp.resources - package org.mobicents.media.server.mgcp.resources
 
org.mobicents.media.server.mgcp.tx - package org.mobicents.media.server.mgcp.tx
 
org.mobicents.media.server.mgcp.tx.cmd - package org.mobicents.media.server.mgcp.tx.cmd
 
OVERLOADED - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 

P

PackageFactory - Class in org.mobicents.media.server.mgcp.pkg
Package factory reads external XML descriptor which provides information required for construction signal executors and event detectors.
PackageFactory(Node) - Constructor for class org.mobicents.media.server.mgcp.pkg.PackageFactory
Loads MGCP package definitions and constructs signal executors.
PACKETIZATION_PERIOD - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
PacketRelayEndpoint - Class in org.mobicents.media.server.mgcp.endpoint
Packet Relay Endpoint Implementation
PacketRelayEndpoint(String) - Constructor for class org.mobicents.media.server.mgcp.endpoint.PacketRelayEndpoint
 
param - Variable in class org.mobicents.media.server.mgcp.message.Parameter
 
Parameter - Class in org.mobicents.media.server.mgcp.message
MGCP parameter value
Parameter() - Constructor for class org.mobicents.media.server.mgcp.message.Parameter
 
parse(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.RequestedEvent
 
parse(byte[], int, int) - Method in class org.mobicents.media.server.mgcp.message.MgcpMessage
 
parse(byte[], int, int) - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
 
parse(byte[], int, int) - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
 
parse(Text) - Static method in class org.mobicents.media.server.mgcp.pkg.sl.Options
 
passivate() - Method in class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
PATTERN - Static variable in class org.mobicents.media.server.mgcp.endpoint.factory.AnnouncementEndpointFactory
 
PATTERN - Static variable in class org.mobicents.media.server.mgcp.endpoint.factory.BridgeEndpointInstaller
 
PATTERN - Static variable in class org.mobicents.media.server.mgcp.endpoint.factory.ConferenceEndpointFactory
 
PATTERN - Static variable in class org.mobicents.media.server.mgcp.endpoint.factory.IvrEndpointFactory
 
patternMatches(int, String) - Method in interface org.mobicents.media.server.mgcp.pkg.au.BufferListener
 
perform(Signal, Event, Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.EventAction
Executor method.
perform(Signal, Event, Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.NotifyImmediately
 
perform(Signal, Event, Text) - Method in class org.mobicents.media.server.mgcp.pkg.au.InteruptPrompt
 
Play - Class in org.mobicents.media.server.mgcp.pkg.ann
Implements play announcement signal.
Play(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.ann.Play
 
Play - Class in org.mobicents.media.server.mgcp.pkg.au
Implements play announcement signal.
Play(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.au.Play
 
PlayCollect - Class in org.mobicents.media.server.mgcp.pkg.au
Implements play announcement signal.
PlayCollect(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.au.PlayCollect
 
PlayerMode - Enum in org.mobicents.media.server.mgcp.pkg.au
 
PlayRecord - Class in org.mobicents.media.server.mgcp.pkg.au
Implements play announcement signal.
PlayRecord(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.au.PlayRecord
 
poll(MgcpCall) - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
Asks mgcp connection object from pool.
poll() - Method in class org.mobicents.media.server.mgcp.controller.naming.NamingNode
Gets the object attached to this node.
poolSize - Variable in class org.mobicents.media.server.mgcp.controller.Controller
 
port - Variable in class org.mobicents.media.server.mgcp.controller.Controller
 
prevKeyValid() - Method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
process(MgcpEvent) - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
process(PlayerEvent) - Method in class org.mobicents.media.server.mgcp.pkg.ann.Play
 
process(DtmfEvent) - Method in class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
process(PlayerEvent) - Method in class org.mobicents.media.server.mgcp.pkg.au.Play
 
process(DtmfEvent) - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.AbstractDtmfEvent
 
process(DtmfGeneratorEvent) - Method in class org.mobicents.media.server.mgcp.pkg.sl.SignalRequest
 
process(ToneEvent) - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity1
 
process(ToneEvent) - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity2
 
process(ToneEvent) - Method in class org.mobicents.media.server.mgcp.pkg.trunk.ContinuityTransporder
 
process(MgcpEvent) - Method in class org.mobicents.media.server.mgcp.tx.Transaction
Handles event.
process(Action) - Method in class org.mobicents.media.server.mgcp.tx.Transaction
 
produce() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionFactory
 
produce() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionFactory
 
PROTOCOL_ERROR - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
provider - Variable in class org.mobicents.media.server.mgcp.tx.GlobalTransactionManager
 
provider - Variable in class org.mobicents.media.server.mgcp.tx.TransactionManager
 

R

REASON_CODE - Static variable in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
REASON_CODE - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
recycle() - Method in interface org.mobicents.media.server.mgcp.MgcpEvent
Allows to recycle this event object and thus prevent unnecessary GC.
recycle(Options) - Static method in class org.mobicents.media.server.mgcp.pkg.au.Options
 
recycle(ArrayBlockingQueue<DtmfSignal>) - Static method in class org.mobicents.media.server.mgcp.pkg.sl.Options
 
register(MgcpEndpoint, EndpointInstaller) - Method in class org.mobicents.media.server.mgcp.controller.naming.NamingTree
Adds endpoint to this tree.
register(Endpoint) - Method in class org.mobicents.media.server.mgcp.endpoint.naming.NamingService
Registers endpoint.
release(CallActivity) - Method in class org.mobicents.media.server.mgcp.Calls
 
release() - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
Terminates this activity and deletes connection.
releaseAll() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
releaseAudioComponent(Component, ComponentType) - Method in class org.mobicents.media.server.mgcp.resources.ResourcesPool
 
releaseConnection(ConnectionType) - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
releaseConnection(Connection, boolean) - Method in class org.mobicents.media.server.mgcp.resources.ResourcesPool
 
releaseDtmfDetector() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
releaseDtmfGenerator() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
releasePlayer() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
releaseRecorder() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
releaseResource(MediaType, ComponentType) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
releaseSignalDetector() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
releaseSignalGenerator() - Method in class org.mobicents.media.server.mgcp.endpoint.MediaGroup
 
remainder() - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
Gets the remainder of unused transaction objects.
REMOTE_CONNECTION_DESCRIPTION - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
REMOTE_SDP_AND_LOCAL_OPTION_CONFLICT - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
removeInstaller(EndpointInstaller) - Method in class org.mobicents.media.server.mgcp.controller.Controller
Uninstalls endpoint defined by specified endpoint installer.
removeListener(ConnectionListener) - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
removeListener(MgcpListener) - Method in class org.mobicents.media.server.mgcp.MgcpProvider
Unregisters event listener.
Request - Class in org.mobicents.media.server.mgcp.controller
 
Request(MgcpEndpoint, Collection<MgcpPackage>) - Constructor for class org.mobicents.media.server.mgcp.controller.Request
 
request - Variable in class org.mobicents.media.server.mgcp.controller.signal.MgcpPackage
 
REQUEST - Static variable in interface org.mobicents.media.server.mgcp.MgcpEvent
 
REQUEST_ID - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
REQUEST_NOTIFICATION - Static variable in class org.mobicents.media.server.mgcp.message.MgcpMessage
 
REQUESTED_EVENTS - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
REQUESTED_INFO - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
REQUESTED_SIGNALS - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
RequestedEvent - Class in org.mobicents.media.server.mgcp.controller.signal
 
RequestedEvent() - Constructor for class org.mobicents.media.server.mgcp.controller.signal.RequestedEvent
 
reset() - Method in class org.mobicents.media.server.mgcp.controller.signal.Event
 
reset() - Method in class org.mobicents.media.server.mgcp.controller.signal.MgcpPackage
 
reset() - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
 
reset() - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
 
reset() - Method in class org.mobicents.media.server.mgcp.pkg.ann.Play
 
reset() - Method in class org.mobicents.media.server.mgcp.pkg.au.EndSignal
 
reset() - Method in class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
reset() - Method in class org.mobicents.media.server.mgcp.pkg.au.Play
 
reset() - Method in class org.mobicents.media.server.mgcp.pkg.au.PlayCollect
 
reset() - Method in class org.mobicents.media.server.mgcp.pkg.au.PlayRecord
 
reset() - Method in class org.mobicents.media.server.mgcp.pkg.dtmf.AbstractDtmfEvent
 
reset() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity1
 
reset() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity2
 
reset() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.ContinuityTransporder
 
reset() - Method in class org.mobicents.media.server.mgcp.pkg.trunk.Loopback
 
RESOURCE_RESERVATION - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
resourcesPool - Variable in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
ResourcesPool - Class in org.mobicents.media.server.mgcp.resources
Implements connection's FSM.
ResourcesPool(ResourcePool<RtpConnectionImpl>, ResourcePool<LocalConnectionImpl>, ResourcePool<AudioPlayerImpl>, ResourcePool<AudioRecorderImpl>, ResourcePool<DetectorImpl>, ResourcePool<GeneratorImpl>, ResourcePool<PhoneSignalDetector>, ResourcePool<PhoneSignalGenerator>) - Constructor for class org.mobicents.media.server.mgcp.resources.ResourcesPool
 
RESPONSE - Static variable in interface org.mobicents.media.server.mgcp.MgcpEvent
 
rollback() - Method in class org.mobicents.media.server.mgcp.tx.Action
Rollback previously made changes.
RtpConnectionFactory - Class in org.mobicents.media.server.mgcp.connection
Factory that produces RTP connections.
RtpConnectionFactory(ChannelsManager, DspFactory) - Constructor for class org.mobicents.media.server.mgcp.connection.RtpConnectionFactory
 
RtpConnectionImpl - Class in org.mobicents.media.server.mgcp.connection
 
RtpConnectionImpl(int, ChannelsManager, DspFactory) - Constructor for class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
Constructs a new RTP connection with one audio channel.
RtpConnectionPool - Class in org.mobicents.media.server.mgcp.connection
Thread-safe pool for RTP connections.
RtpConnectionPool(int, PooledObjectFactory<RtpConnectionImpl>) - Constructor for class org.mobicents.media.server.mgcp.connection.RtpConnectionPool
Create a new pool.

S

scheduler() - Method in class org.mobicents.media.server.mgcp.tx.GlobalTransactionManager
Gets the access to the scheduler.
scheduler() - Method in class org.mobicents.media.server.mgcp.tx.Transaction
Gets the access to the scheduler.
scheduler() - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
Gets the access to the scheduler.
SDP - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
SECOND_ENDPOINT - Static variable in class org.mobicents.media.server.mgcp.message.Parameter
 
send(MgcpEvent, SocketAddress) - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
send(MgcpEvent) - Method in class org.mobicents.media.server.mgcp.MgcpProvider
Sends message.
sendEvent(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
 
sendEvent(Text, Text, Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
 
setActionHandler(TaskChain) - Method in class org.mobicents.media.server.mgcp.tx.Action
Assigns action handler.
setCall(MgcpCall) - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
Assigns call object to which this connection belongs.
setCallAgent(SocketAddress) - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
setCallManager(CallManager) - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
 
setChannelsManager(ChannelsManager) - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
Sets the pattern used for generating endpoint name.
setCommand(Text) - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
Assign command for this message.
setConfiguration(String) - Method in class org.mobicents.media.server.mgcp.controller.Controller
Modifies path to the configuration file.
setConfigurationByURL(URL) - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
setConnectionFailureListener(ConnectionFailureListener) - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Sets connection failure listener.
setConnectionFailureListener(ConnectionFailureListener) - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
setConnectionFailureListener(ConnectionFailureListener) - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
setController(Controller) - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
 
setCount(int) - Method in class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
setDigit(String) - Method in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
setDsp(DspFactory) - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
 
setDtmfClamp(boolean) - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
setDuration(int) - Method in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
setEndpoint(Endpoint) - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
 
setEndpoint(Text) - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
Assign endpoint identifier.
setEndpointClass(String) - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
Sets the name of the class implementing endpoint.
setEvent(MgcpEvent) - Method in class org.mobicents.media.server.mgcp.tx.Action
Assigns the event caused this action.
setEventName(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.RequestedEvent
 
setInitialSize(Integer) - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
Sets the initial size of endpoints pool
setInstaller(EndpointInstaller) - Method in class org.mobicents.media.server.mgcp.controller.naming.EndpointQueue
 
setIsALaw(boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
Sets the pattern used for generating endpoint name.
setIsLocal(boolean) - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Sets whether connection should be bound to local or remote interface.
setIsLocal(boolean) - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
setListener(BufferListener) - Method in class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
setLoop(boolean) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSS7EndpointImpl
 
setMediaScheduler(PriorityQueueScheduler) - Method in class org.mobicents.media.server.mgcp.controller.Controller
Sets job scheduler.
setMgcpEndpointStateListener(MgcpEndpointStateListener) - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
setMgcpListener(MgcpListener) - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
setMgcpProvider(MgcpProvider) - Method in class org.mobicents.media.server.mgcp.tx.GlobalTransactionManager
Assigns MGCP provider.
setMgcpProvider(MgcpProvider) - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
Assigns MGCP provider.
setMode(ConnectionMode) - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Modify mode of this connection for all known media types.
setMode(ConnectionMode) - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
setMode(ConnectionMode) - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
setMode(Text) - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
setMode(ConnectionMode) - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
setNamePattern(String) - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
Sets the pattern used for generating endpoint name.
setNamingService(NamingTree) - Method in class org.mobicents.media.server.mgcp.tx.GlobalTransactionManager
Associates endpoint naming service.
setNamingService(NamingTree) - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
Associates endpoint naming service.
setOtherParty(Connection) - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Joins endpoint wich executes this connection with other party.
setOtherParty(byte[]) - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Joins endpoint which executes this connection with other party.
setOtherParty(Text) - Method in class org.mobicents.media.server.mgcp.connection.BaseConnection
Joins endpoint which executes this connection with other party.
setOtherParty(Connection) - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
setOtherParty(Text) - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
setOtherParty(byte[]) - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
setOtherParty(Connection) - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
setOtherParty(byte[]) - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
setOtherParty(Text) - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
setOtherParty(Text) - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
setOtherParty(MgcpConnection) - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
setPackage(MgcpPackage) - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
Assigns package to which this signal belongs.
setPackageName(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.RequestedEvent
 
setParameter(Text, Text) - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
Assigns parameter.
setParameter(Text, Text) - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
Assigns parameter.
setParams(Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.RequestedEvent
 
setPattern(String) - Method in class org.mobicents.media.server.mgcp.endpoint.naming.EndpointNameGenerator
Modifies name pattern.
setPatterns(Collection<Text>) - Method in class org.mobicents.media.server.mgcp.pkg.au.EventBuffer
 
setPoolSize(int) - Method in class org.mobicents.media.server.mgcp.controller.Controller
Assigns pool size.
setPoolSize(int) - Method in class org.mobicents.media.server.mgcp.tx.GlobalTransactionManager
Associates endpoint naming service.
setPort(int) - Method in class org.mobicents.media.server.mgcp.controller.Controller
Assigns MGCP port number.
setRequest(Request) - Method in class org.mobicents.media.server.mgcp.controller.signal.MgcpPackage
Assign request executor.
setResourcesPool(ResourcesPool) - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
setResourcesPool(ResourcesPool) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
Assigns resources pool.
setResponseCode(int) - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
 
setResponseString(Text) - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
 
setRollbackHandler(Task) - Method in class org.mobicents.media.server.mgcp.tx.Action
Assigns rollback handler
setScheduler(PriorityQueueScheduler) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
setStartChannelID(int) - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
Sets the pattern used for generating endpoint name.
setState(EndpointState) - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
Modifies state indicator.
setTaskScheduler(Scheduler) - Method in class org.mobicents.media.server.mgcp.controller.Controller
 
setTrigger(Text, Text, Text) - Method in class org.mobicents.media.server.mgcp.controller.signal.Signal
Triggers this signal executor.
setTxID(int) - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
Assigns transaction identifier.
setTxID(int) - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
 
setUdpInterface(UdpManager) - Method in class org.mobicents.media.server.mgcp.controller.Controller
Assigns UDP network interface.
setValue(Text) - Method in class org.mobicents.media.server.mgcp.controller.NotifiedEntity
Modifies value of this object.
setValue(Text) - Method in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
Modifies the value of this parameter.
share() - Method in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
Unlocks this activity if it is not busy
share(Endpoint) - Method in class org.mobicents.media.server.mgcp.endpoint.naming.NamingService
Makes endpoint visible for lookups if it was looked up exclusively before
shutdown() - Method in class org.mobicents.media.server.mgcp.MgcpProvider
 
Signal - Class in org.mobicents.media.server.mgcp.controller.signal
Bridges the gap between the MGCP signal/event model and server SPI.
Signal(String) - Constructor for class org.mobicents.media.server.mgcp.controller.signal.Signal
 
SignalRequest - Class in org.mobicents.media.server.mgcp.pkg.sl
 
SignalRequest(String) - Constructor for class org.mobicents.media.server.mgcp.pkg.sl.SignalRequest
 
SILENCE_SUPPRESSION - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
size() - Method in class org.mobicents.media.server.mgcp.controller.MgcpCall
The amount of connections related to this call.
start() - Method in class org.mobicents.media.server.mgcp.controller.Controller
Starts the controller.
start() - Method in class org.mobicents.media.server.mgcp.endpoint.AnnouncementEndpoint
 
start() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
start() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseMixerEndpointImpl
 
start() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSplitterEndpointImpl
 
start() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSS7EndpointImpl
 
start() - Method in class org.mobicents.media.server.mgcp.endpoint.IvrEndpoint
 
start(Transaction) - Method in class org.mobicents.media.server.mgcp.tx.Action
Starts action execution.
start(Transaction) - Method in class org.mobicents.media.server.mgcp.tx.cmd.CreateConnectionCmd
 
start() - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
 
STATE_BUSY - Static variable in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
STATE_FREE - Static variable in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
STATE_LOCKED - Static variable in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
stop() - Method in class org.mobicents.media.server.mgcp.controller.Controller
Stops the controller.
stop() - Method in class org.mobicents.media.server.mgcp.endpoint.AnnouncementEndpoint
 
stop() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseEndpointImpl
 
stop() - Method in class org.mobicents.media.server.mgcp.endpoint.BaseSS7EndpointImpl
 
stop() - Method in class org.mobicents.media.server.mgcp.endpoint.IvrEndpoint
 
strain(byte[], int, int) - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
 
strain(byte[], int, int) - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
 

T

terminate(MgcpCall) - Method in class org.mobicents.media.server.mgcp.controller.CallManager
Terminates specified call.
terminate(Transaction) - Method in class org.mobicents.media.server.mgcp.tx.TransactionManager
Terminates active transaction.
textualId - Variable in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
TIMEOUT - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
toInteger() - Method in class org.mobicents.media.server.mgcp.message.Parameter
 
tone(String) - Method in interface org.mobicents.media.server.mgcp.pkg.au.BufferListener
 
tone - Variable in class org.mobicents.media.server.mgcp.pkg.dtmf.AbstractDtmfEvent
 
TONE_0 - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_1 - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_2 - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_3 - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_4 - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_5 - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_6 - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_7 - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_8 - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_9 - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_A - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_B - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_C - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_D - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_HASH - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
TONE_STAR - Static variable in class org.mobicents.media.server.mgcp.pkg.sl.DtmfSignal
 
toneOptions - Static variable in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity1
 
toneOptions - Static variable in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity2
 
toneOptions - Static variable in class org.mobicents.media.server.mgcp.pkg.trunk.ContinuityTransporder
 
toneValues - Static variable in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity1
 
toneValues - Static variable in class org.mobicents.media.server.mgcp.pkg.trunk.Continuity2
 
toneValues - Static variable in class org.mobicents.media.server.mgcp.pkg.trunk.ContinuityTransporder
 
toString() - Method in class org.mobicents.media.server.mgcp.connection.LocalConnectionImpl
 
toString() - Method in class org.mobicents.media.server.mgcp.connection.RtpConnectionImpl
 
toString() - Method in class org.mobicents.media.server.mgcp.controller.MgcpCall
 
toString() - Method in class org.mobicents.media.server.mgcp.controller.naming.NamingNode
 
toString() - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
 
toString() - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
 
toString() - Method in class org.mobicents.media.server.mgcp.message.Parameter
 
transaction() - Method in class org.mobicents.media.server.mgcp.tx.Action
 
Transaction - Class in org.mobicents.media.server.mgcp.tx
Represents transaction.
Transaction(TransactionManager) - Constructor for class org.mobicents.media.server.mgcp.tx.Transaction
Create new transaction executor.
TRANSACTION_BEEN_EXECUTED - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
TRANSACTION_HAS_BEEN_QUEUED - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
TRANSACTION_WAS_EXECUTED - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
TransactionManager - Class in org.mobicents.media.server.mgcp.tx
Implements pool of transactions.
TransactionManager(Clock, Scheduler, int) - Constructor for class org.mobicents.media.server.mgcp.tx.TransactionManager
Creates new transaction's pool.
TRANSIENT_ERROR - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
trim() - Method in class org.mobicents.media.server.mgcp.message.Parameter
 
TRUE - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
txID - Static variable in class org.mobicents.media.server.mgcp.controller.MgcpEndpoint
 
txManager - Variable in class org.mobicents.media.server.mgcp.controller.Controller
 
TYPE_OF_NETWORK - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
TYPE_OF_SERVICE - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 

U

uninstall(String) - Method in class org.mobicents.media.server.mgcp.controller.Controller
Uninstalls the endpoint.
uninstall() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
 
uninstall() - Method in class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
 
uniqueId - Variable in class org.mobicents.media.server.mgcp.tx.Transaction
 
UNKNOWN_EXTENSION - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
UNKNOWN_OR_UNSUPPORTED_COMMAND - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
UNKNOWN_QUARANTINE_HANDLING - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
UnknownActivityException - Exception in org.mobicents.media.server.mgcp.controller
 
UnknownActivityException() - Constructor for exception org.mobicents.media.server.mgcp.controller.UnknownActivityException
Creates a new instance of UnknownActivityException without detail message.
UnknownActivityException(String) - Constructor for exception org.mobicents.media.server.mgcp.controller.UnknownActivityException
Constructs an instance of UnknownActivityException with the specified detail message.
UnknownEndpointException - Exception in org.mobicents.media.server.mgcp.controller.naming
 
UnknownEndpointException() - Constructor for exception org.mobicents.media.server.mgcp.controller.naming.UnknownEndpointException
Creates a new instance of UnknownEndpointException without detail message.
UnknownEndpointException(String) - Constructor for exception org.mobicents.media.server.mgcp.controller.naming.UnknownEndpointException
Constructs an instance of UnknownEndpointException with the specified detail message.
UnknownEndpointException - Exception in org.mobicents.media.server.mgcp.endpoint.exception
 
UnknownEndpointException() - Constructor for exception org.mobicents.media.server.mgcp.endpoint.exception.UnknownEndpointException
Creates a new instance of UnknownEndpointException without detail message.
UnknownEndpointException(String) - Constructor for exception org.mobicents.media.server.mgcp.endpoint.exception.UnknownEndpointException
Constructs an instance of UnknownEndpointException with the specified detail message.
UnknownEventException - Exception in org.mobicents.media.server.mgcp.controller
 
UnknownEventException() - Constructor for exception org.mobicents.media.server.mgcp.controller.UnknownEventException
Creates a new instance of UnknownEventException without detail message.
UnknownEventException(String) - Constructor for exception org.mobicents.media.server.mgcp.controller.UnknownEventException
Constructs an instance of UnknownEventException with the specified detail message.
UnknownPackageException - Exception in org.mobicents.media.server.mgcp.controller
 
UnknownPackageException() - Constructor for exception org.mobicents.media.server.mgcp.controller.UnknownPackageException
Creates a new instance of UnknownPackageException without detail message.
UnknownPackageException(String) - Constructor for exception org.mobicents.media.server.mgcp.controller.UnknownPackageException
Constructs an instance of UnknownPackageException with the specified detail message.
UnknownSignalException - Exception in org.mobicents.media.server.mgcp.controller
 
UnknownSignalException() - Constructor for exception org.mobicents.media.server.mgcp.controller.UnknownSignalException
Creates a new instance of UnknownSignalException without detail message.
UnknownSignalException(String) - Constructor for exception org.mobicents.media.server.mgcp.controller.UnknownSignalException
Constructs an instance of UnknownSignalException with the specified detail message.
unregister(MgcpEndpoint) - Method in class org.mobicents.media.server.mgcp.controller.naming.NamingTree
Removes endpoint from this tree.
unregister(Endpoint) - Method in class org.mobicents.media.server.mgcp.endpoint.naming.NamingService
Unregisters endpoint.
UNSUPPORTED_SDP - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
UNSUPPROTED_FUNCTIONALITY - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 

V

valueOf(String) - Static method in enum org.mobicents.media.server.mgcp.pkg.au.PlayerMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mobicents.media.server.mgcp.pkg.au.PlayerMode
Returns an array containing the constants of this enum type, in the order they are declared.
VirtualEndpointInstaller - Class in org.mobicents.media.server.mgcp.endpoint.factory
Endpoint installer is used for automatic creation and installation of endpoints.
VirtualEndpointInstaller() - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.VirtualEndpointInstaller
Creates new endpoint installer.
VirtualSS7EndpointInstaller - Class in org.mobicents.media.server.mgcp.endpoint.factory
Endpoint installer is used for automatic creation and instalation of endpoints.
VirtualSS7EndpointInstaller() - Constructor for class org.mobicents.media.server.mgcp.endpoint.factory.VirtualSS7EndpointInstaller
Creates new endpoint installer.

W

WEBRTC - Static variable in class org.mobicents.media.server.mgcp.params.LocalConnectionOptions
 
WILDCARD_TOO_COMPLICATED - Static variable in interface org.mobicents.media.server.mgcp.message.MgcpResponseCode
 
wrap(MgcpEndpoint, MgcpCall, Connection) - Method in class org.mobicents.media.server.mgcp.controller.MgcpConnection
 
write(ByteBuffer) - Method in class org.mobicents.media.server.mgcp.message.MgcpMessage
 
write(ByteBuffer) - Method in class org.mobicents.media.server.mgcp.message.MgcpRequest
 
write(ByteBuffer) - Method in class org.mobicents.media.server.mgcp.message.MgcpResponse
 
write(ByteBuffer) - Method in class org.mobicents.media.server.mgcp.message.Parameter
 
A B C D E F G H I J L M N O P R S T U V W 

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