| All Types | Classes | Interfaces | Enumerations |
| Icon | Type | Description |
|---|---|---|
| AbstractMessageModifier |
Base class for modifying SIP or SDP messages.
| |
| CallHeaderMappingResult |
Provides data for the result of the SIP header mapper.
| |
| CallProperty |
Defines call properties for SIP header modification.
| |
| IHeaderModifier |
Interface for SIP header or SDP attribute modifiers.
| |
| InboundCallHeaderMapping |
Contains SIP header mappings for inbound SIP messages.
| |
| InfoData |
Provides information about a package received in SIP INFO request body.
| |
| INotifier | ||
| InstantMessage |
Represents a SIP instant message.
| |
| InviteArgs |
Provides data for an INVITE request.
| |
| IOptionsManager |
Defines events and methods for OPTIONS requests and responses.
| |
| IOutboundCallHeaderMapping |
Interface for outbound call header mapping.
| |
| ISDPMessageManipulator |
Input/Output SDP Message Manipulator.
| |
| ISIPClient |
Represents a SIP client. Contains properties, methods and events for monitoring the SIP client.
| |
| ISIPClientCommon |
Defines properties and methods for a SIP client on both server and client side.
| |
| ISIPClientConfigurable |
Defines a configurable SIP client.
| |
| ISIPClientConfiguration |
Defines configration options for a SIP client.
| |
| ISIPConfiguration | ||
| ISIPMessageManipulator |
Input/Output SIP Message Manipulator.
| |
| ISIPSubscription |
Defines properties, methods and events for SIP event package subscriptions (such as message-summary).
| |
| ISIPSubscriptionManager |
Manages SIP event subscriptions.
| |
| ISourceIdentifier | ||
| IUserAgentInstance | ||
| MessageContextClass |
Defines the message-context-classes for a message summary notification.
| |
| MessageContextClassEx |
Contains extension methods for MessageContextClass enum.
| |
| MessageModifierInfo |
Provides data for message manipulators.
| |
| MessageSummary |
Contains information about a message-summary notification.
| |
| MessageSummaryLine |
Contains data of a message-summary line sent or received in a message-summary notification.
| |
| OutboundCallHeaderMapping |
Contains SIP header mappings for outbound SIP messages.
| |
| PreparedExtensionHeader |
Extra SIP header provided by the SIP manipulator
| |
| RedirectionInfo |
Provides data for SIP call redirection.
| |
| ResponseCodes |
Specifies SIP response codes.
| |
| SDPAttributeModifier |
Modifies the attributes of the incoming and outgoing SDP messages.
| |
| SIPAddress |
Represents an address that is used in SIP messages such as From or To.
| |
| SIPDialogState |
Defines states for SIP dialogs.
| |
| SIPEventNotificationArgs |
Provides data for SIP event-package notification.
| |
| SIPEventType |
Defines SIP subscription event types.
| |
| SIPHeader |
Represents a SIP header. Contains the name of the header and its value.
| |
| SIPHeaderMapping |
Provides data for pairing a SIP header field (eg. From.UserName) with a call property (eg. CallerID).
| |
| SIPHeaderModifier |
Modifies the headers of the incoming and outgoing SIP messages.
| |
| SIPInfoResponse | ||
| SIPInstantMessageResult |
Contains information about the response received to a sent MESSAGE request.
| |
| SIPMappingField |
Defines SIP header fields for mapping SIP header with a call property.
| |
| SIPMessageInfo |
Represents structure of a SIP message.
| |
| SIPMessageInfoEx | ||
| SIPParam |
Provides data SIP header parameters.
| |
| SIPRequestInfo | ||
| SIPUAInstanceInfo |
Contains basic information about a SIP client instance such as identity, contact or transport.
| |
| SIPUserAgentDetails |
Contains basic information about a SIP user-agent endpoint such as contact, allowed methods or the name of the user-agent.
| |
| SubscriptionInfo |
Provides information about a subscription.
| |
| SubscriptionInfoEx | ||
| SubscriptionState |
Defines states for a SIP event package subscription.
| |
| SubscriptionStateChangeEventArgs |
Provides data for subscription state changed event.
| |
| SubscriptionStateEx |
Defines extension methods for the SubscriptionState enum.
| |
| TransactionErrorInfo |
Defines values for SIP transaction errors.
| |
| TransactionStates |
Defines states for SIP transactions.
| |
| ViaInfo |