Table of contents
Classes
MgcpCommand
Abstract base class for all MGCP commands
MgcpCommandAuditConnection
MgcpCommandAuditEndpoint
MgcpCommandCreateConnection
MgcpCommandDeleteConnection
MgcpCommandEndpointConfiguration
MgcpCommandModifyConnection
MgcpCommandNotificationRequest
MgcpCommandNotify
MgcpCommandRestartInProgress
MgcpEmbeddedRequest
MgcpPacket
class to hold a single RTP packet
MgcpParameter
MgcpParameter is an abstract base class for MGCP parameters (the arguments to commands)
MgcpParameterBearerInformation
MgcpParameterCallId
MgcpParameterConnectionMode
MgcpParameterDetectEvents
MgcpParameterDigitMap
MgcpParameterEndpointId
MgcpParameterEvent
Event is the abstract base class for events.
MgcpParameterEventGeneric
MgcpParameterEventList
MgcpParameterLocalConnectionDescriptor
MgcpParameterLocalConnectionOptions
MgcpParameterNotifiedEntity
MgcpParameterObservedEvents
MgcpParameterQuarantineHandling
MgcpParameterRemoteConnectionDescriptor
MgcpParameterRequestedEvent
Event is the abstract base class for requested events.
MgcpParameterRequestedEventGeneric
MgcpParameterRequestedEvents
MgcpParameterRequestId
MgcpParameterResponseAcknowledgement
MgcpParameterRestartDelay
Method used in RestartInProgress
MgcpParameterRestartMethod
Method used in RestartInProgress
MgcpParameterSecondEndpointId
MgcpParameterSignal
Signal is an abstract base class for all signals.
MgcpParameterSignalGeneric
MgcpParameterSignalRequests
MgcpReceiver
MgcpRequest
MgcpRequestedAction
MgcpResponse
MGCP command acknowledgements are also encoded as MgcpCommand
MgcpSingleton
this class manages getting useful "global" items, like transaction IDs
MgcpTransmitter
This class provides the transmission side of a connection for an MGCP agent or gateway
UniqueId
class for an unique id of an MGCP entity based on host:port:transactionID
Functions, Macros
MgcpDumpMessage
this function optionally dumps messages if the correct
parseEvents
parseEventsRequested
parseMessage
parse a message (in the buffer) into the relevant MgcpCommand
parseSignals
Variables
MgcpReceiver
forward declaration
Macros
ConnectionInvalid
EncodingMethodInvalid
MgcpParameterTypeUnknownParameter
parameter types for the parameters
MgcpRequestedActionTypeNotify
hierarchy of classes