Click or drag to resize

Ozeki.VoIP Namespace

 
Classes
 ClassDescription
Public classAbstractCallLeg 
Public classAbstractCallMediaManager 
Public classAbstractCallRequestTask 
Public classAbstractDigestScheme 
Public classAbstractExtensionFactory 
Public classAbstractExtensionHeader 
Public classAbstractLocalCall 
Public classAbstractLocalInviteManager 
Public classAbstractMessageModifier Base class for modifying SIP or SDP messages.
Public classAbstractPhoneLine Erre az abstract osztályra azért van szüksége, mert az interface ben nem lehet definiálni internal metodusokat Így belül az egész rendszerben a rendes phoneLine implementációval kell dolgozni, de hogy lehet így hozzá mockot csinálni Sehogy Mivel kifelé látszik az IPhoneLine, ezért én ehhez már nem nyúlok, nem olyan nagy probléma, ha ez itt marad
Public classAbstractRegisterManager 
Public classAbstractTransaction 
Public classAbstractTransactionState 
Public classAccept
Public classAcceptLanguage
Public classAcceptRange
Public classAccount 
Public classAccountEx 
Public classAckArgs 
Public classACKContainer Az ACK kikuldesehez szukseg van az INVITE uzenetre, illetve a 2xx response-ra, amivel elfogadtak. Mivel event-ben jon fel, hogy a masik fel elkuldte az ACK-ot, igy sehonnan nem tudjuk elohalaszni az INVITE es 2xx uzeneteket. Ebben a kontenerben taroljuk oket. Amint kikuldtuk az ACK-ot, akkor ki kell venni innen.
Public classACKContainerValue 
Public classAckUAC Kimeno ACK requesteket kezeli.
Public classAckUAS Bejovo ACK requesteket kezeli.
Public classAddrSpec 
Public classAddrSpecEx 
Public classCode exampleAddrSpecParser Parses the AddrSpec header
Public classAdemcoContactIDDigitConverter Helper class for converting int and string identifiers to DTMF Digits conform to Ademco ContactID protocol (SIA DC-05-1999.09)
Public classAlertInfo Alert-Info = "Alert-Info" hcolon alert-param *(comma alert-param)
Public classAlertParam
Public classAllow
Public classApplicationDtmfParser Parses the SIP body as Content-Type: application/dtmf
Public classApplicationDtmfRelayParser Parses the SIP body as Content-Type: application/dtmf-relay
Public classApplicationSDPParser 
Public classAttendedTransferArgs 
Public classAttendedTransferRequestEventArgs 
Public classAudioConferenceHandlers Contains media handlers for audio conferencing.
Public classAuthContainerUAS 
Public classAuthenticationResult 
Public classAuthInfo 
Public classAuthManagerUAC 
Public classAuthorization
Public classAuthRequestEventArgs 
Public classAuthRetriesContainer 
Public classBaseAbstractCall Base class for SIP and local calls. This class is used within the sessions.
Public classBaseAuthenticationInfo 
Public classBaseCallManager 
Public classBaseLocalCallManager 
Public classBaseTransferArgs 
Public classBaseTransferRequestEventArgs 
Public classBlindTransferArgs 
Public classBlindTransferRequestEventArgs 
Public classByeRequestArgs 
Public classByeResponseArgs 
Public classByeUAC Sends BYE requests and handles the BYE responses.
Public classByeUAS Handles incoming BYE requests.
Public classCallContainerT 
Public classCallErrorEventArgs 
Public classCallErrorHandler Hivas kozben fellepo SIP hibak kezelese. (pl. request timed out, dialog terminated stb)
Public classCallEventQueue 
Public classCallEventQueueItem 
Public classCallExtendedInfoEx 
Public classCallExtensionHeaders Contains information of the extension headers an of an INVITE request.
Public classCallHeaderMappingResult Provides data for the result of the SIP header mapper.
Public classCallHelper 
Public classCallID Call-IDD = ( "Call-IDD" / "i" ) hcolon callid callid = word [ "@" word ]
Public classCallInfo 
Public classCallLogger 
Public classCallManager 
Public classCallMediaChannelInfo 
Public classCallMediaInfo 
Public classCallMediaManager 
Public classCallMediaManagerWrapper 
Public classCallOptionalHeaders Contains the values of the optional SIP headers of an INVITE request.
Public classCallRequestScheduler 
Public classCallRequestTaskContainer 
Public classCallRequestTaskID 
Public classCallRouter 
Public classCallRtpEventDtmfHandler RTP Event DTMF signalling mode-ot kezeli.
Public classCallSession Represents a call between two peers.
Public classCallStateChangedArgs Provides data for call state changed event.
Public classCallStateEx Tool to determine that the call state is in which period.
Public classCallStateHelper 
Public classCallStateHelperResult 
Public classCallStateManager Call state changed esemenyeket felugyeli, illetve a state-eket tarolja.
Public classCallTypeEventArgs 
Public classCallTypeEx Contains extension methods for CallType enum.
Public classCancelRequestArgs 
Public classCancelResponseArgs 
Public classCancelUAC Sends CANCEL requests and handles the responses for the outgoing CANCEL request.
Public classCancelUAS Handles incoming CANCEL requests.
Public classCertificateInfo 
Public classChallenge
Public classClientSession 
Public classClientSessionAttendedTransferArgs 
Public classClientSessionBlindTransferArgs 
Public classClientSessionContainer 
Public classClientTransaction 
Public classCodecDetector Detects which codecs are used during a phone call.
Public classCodecInfoEx 
Public classCommonDependencyGraph Altalanos dependency graph, ami azokat az objektumokat tartalmazza, ami szerver es kliens oldalon ugyanazok.
Public classCommonSIPParserExtension 
Public classConferenceRoom Class for audio conferencing.
Public classConfigurator 
Public classContact Contact = ("Contact" / "m" ) hcolon ( star / (contact-param *(comma contact-param)))
Public classContactIdAlarm 
Public classContactIdHandler 
Public classContactIdNotificationEventArg This is an EventArgs which allows you to access the elements of Contact ID message.
Public classContactIDSendEventArgs 
Public classContactParam
Public classContactParamEx 
Public classContactParams
Public classContainerChecker 
Public classContentLength
Public classContentType
Public classCredentialFactory 
Public classCredentials
Public classCSeq
Public classCSequencer 
Public classDefaultSourceIdentifier 
Public classDestination Contains destination details for the dial plan.
Public classDialInfo Contains dial information of a call.
Public classDialogContainer 
Public classDialogDurationInfo 
Public classDialogEventInfo 
Public classDialogEventParser 
Public classDialogID 
Public classDialogIdentityInfo 
Public classDialogIDs 
Public classDialogInfo 
Public classDialogLayer 
Public classDialogLocalInfo 
Public classDialogReferredByInfo 
Public classDialogRemoteInfo 
Public classDialogReplacesInfo 
Public classDialogStateInfo 
Public classDialogTargetInfo 
Public classDialogTargetParamInfo 
Public classDialogTerminatedArgs 
Public classDialogTransportChangedEventArgs 
Public classDialParameters Contains parameters for outgoing calls.
Public classDigestElement
Public classDigestMD5QopAuthIntScheme Digest, algorithm=MD5, qop=auth-int
Public classDigestMD5QopAuthScheme Digest, algorithm=MD5, qop=auth
Public classDigestMD5WithoutQopScheme Digest, algorithm=MD5
Public classDigestQopAuthIntScheme 
Public classDigestQopAuthScheme 
Public classDigestSHA256QopAuthIntScheme Digest, algorithm=SHA-256, qop=auth-int
Public classDigestSHA256QopAuthScheme Digest, algorithm=SHA-256, qop=auth
Public classDigestSHA256WithoutQopScheme Digest, algorithm=SHA-256
Public classDigestWithoutQopScheme 
Public classDirectIPDialInfo Provides data for direct IP dialing.
Public classDirectIPDialParameters Provides parameters for direct IP dialing.
Public classDirectIPPhoneLineConfig Contains configuration for creating phone lines that can be accessed by local IP address.
Public classDirectIPSourceIdentifier 
Public classDiversionExtensionFactory RFC 5806 - Diversion Indication in SIP https://datatracker.ietf.org/doc/html/rfc5806
Public classDiversionInfo 
Public classDtmfEventWavePlayer Can play DtmfGenerator tones.
Public classDtmfGenerator 
Public classDtmfInfo Provides information about the DTMF events.
Public classDtmfManager 
Public classDtmfNamedEventConverter The class that converts int data to DTMF signals
Public classDtmfSignal DTMF signal.
Public classDtmfSignalParser 
Public classEitherF, S 
Public classEncodedMediaData Represents encoded media data with codec properties.
Public classEndpointBackupInfo 
Public classEnumUtils 
Public classEventHeader 
Public classEventIDEx 
Public classEventPackage 
Public classEventType 
Public classExDialInfo Contains extension methods for the DialInfo class.
Public classExInstantMessage 
Public classExpiresHeader
Public classExRegistrationInfo 
Public classExRegistrationStateChangedArgs 
Public classExSIPEventType 
Public classExSIPRequestInfo 
Public classExtensionHeader
Public classExtensionManager 
Public classExtensionRequestEx 
Public classExtensionStatusResult 
Public classExViaInfo 
Public classFrom
Public classFromParam
Public classGeneralErrorHandler Altalanos hibak kezelesere szolgal
Public classGenericParam
Public classH263Packet 0 1 2 3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |F|P|SBIT |EBIT | SRC |I|U|S|A|R |DBQ| TRB | TR | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Public classH263PacketProvider 
Public classH263PlusPacketProvider 
Public classH264PacketProvider 
Public classHeader SIP Header absztrakció.
Public classHoldStateHelper 
Public classHoldStateParams 
Public classInboundCallHeaderMapper A SIP header-oket hivas parametereihez koti bejovo request eseten.
Public classInboundCallHeaderMapping Contains SIP header mappings for inbound SIP messages.
Public classIncomingCallEventArgs 
Public classIncomingCallParams 
Public classIncomingInviteArgs 
Public classIncomingInviteOfferAnswerState SIP felol nezve bejovo INVITE offer/answer call state kiertelese. Ha a SIP a bejovo INVITE-ban kuldott SDP-t, akkor az local offernek szamit.
Public classInfoData Provides information about a package received in SIP INFO request body.
Public classInfoDtmfEvent Ha SIP INFO-ban jon a DTMF, tartalmazza a duration-t. Hogy egyseges legyen, az RFC 2833 miatt, DtmfStarted es DtmfReceived eventeket kell hasznalni ennel is. Amikor megerkezik az INFO, akkor DtmfStarted, majd inditani kell egy timert a duration-nel. Ha a timer tickel, akkor ki kell valtani a DtmfStopped esemenyt.
Public classInfoMethodExtensionFactory RFC 6086 Session Initiation Protocol (SIP) INFO Method and Package Framework
Public classInfoRequestArgs 
Public classInfoUAC Sends INFO requests and handles the responses.
Public classInfoUAS Handles DTMF signal via SIP INFO
Public classInstantMessage Represents a SIP instant message.
Public classInstantMessageUAC Sends MESSAGE requests and receives responses to them.
Public classInstantMessageUAS 
Public classInternalDialInfo Contains dial information of a call.
Public classInternalDtmfSignal 
Public classInternalSIPAddressEx 
Public classInternalSIPEventNotificationArgsEx 
Public classInternalSIPHeaderEx 
Public classInvaildProxyAuthenticateParser Proxy-Authenticate header-ben nem megfelelo ertek erkezik
Public classInviteArgs Provides data for an INVITE request.
Public classInviteHeaders Contains the values of the SIP INVITE headers.
Public classInviteResponseArgs 
Public classInviteUAC Sends INVITE requests and handles the responses for the outgoing INVITE requests.
Public classInviteUAS Handles incoming INVITE requests.
Public classInviteUserAgent 
Public classKeepAliveManager 
Public classLanguage
Public classListenPortConfigContainer PBX-nel a SetListenPort()-nal megadott portokat tarolja. Ha a halokartyakat letiltjak, majd engedelyezik, akkor a portot ugyanugy listenelni kell.
Public classLocalByeManager Server call bejovo/kimeno BYE requestjeit kezeli.
Public classLocalCall A helyi gepen letrehozott hivas objektum, melyet az API-rol iranyithatunk.
Public classLocalCallFactory 
Public classLocalCallWrapper 
Public classLocalCancelManager Server call bejovo/kimeno CANCEL requestjeit kezeli.
Public classLocalChannelHelper 
Public classLocalInviteSenderTask 
Public classLocalTransferParams 
Public classLogEventArgs 
Public classLogSources 
Public classMediaChannel Egy media kommunikacios csatornat reprezental.
Public classMediaChannelFactory 
Public classMessage Represents an instant message.
Public classMessageContextClassEx Contains extension methods for MessageContextClass enum.
Public classMessageEx 
Public classMessageFactory 
Public classMessageMethodExtensionFactory RFC 2976 The SIP INFO Method
Public classMessageModifierInfo Provides data for message manipulators.
Public classMessageSipFragParser Parses the SIP body as Content-Type: message/sipfrag
Public classMessageSummary Contains information about a message-summary notification.
Public classMessageSummaryBuilder Creates the message body.
Public classMessageSummaryLine Contains data of a message-summary line sent or received in a message-summary notification.
Public classMessageSummaryParser 
Public classMethod
Public classMimeTypeEx Defines extension methods for MimeType class.
Public classMinExpires
Public classMockPhoneLine 
Public classMPEG4PacketProvider 
Public classNameAddress
Public classNotifierContainer 
Public classNotifyUAC Sends NOTIFY requests and handles the responses for outgoing NOTIFY requests.
Public classNotifyUAS Handles incoming NOTIFY requests.
Public classNullSDPMessageManipulator Represents Input/Output SDP Message Manipulator objects
Public classOfferAnswerState 
Public classOptionsManager Sends and receives OPTIONS requests and responses to the remote party.
Public classOptionsResult 
Public classOptionsResultEx 
Public classOptionsUAC Sends OPTIONS requests and handles the responses.
Public classOptionsUAS Handles incoming OPTIONS requests.
Public classOutboundCallHeaderMapper A hivas parametereit SIP header-hoz koti kikuldott request eseten.
Public classOutboundCallHeaderMapping Contains SIP header mappings for outbound SIP messages.
Public classOutgoingInviteOfferAnswerState SIP felol nezve bejovo INVITE offer/answer call state kiertelese. Ha a SIP a bejovo INVITE-ban kuldott SDP-t, akkor az local offernek szamit.
Public classP2PSessionImpl 
Public classPBXBase 
Public classPBXDependencyGraph 
Public classPBXLocalCall 
Public classPBXLogSource 
Public classPBXLogSources 
Public classPBXNetworkChangeHandler Halozati cimek valtozasat koveti, es annak merten allitja be a transport factory-ket, illetve a listenelt portokat.
Public classPendingDialogID 
Public classPendingDialogIDEx 
Public classPhoneCallAudioReceiver The media handler for receiving audio data from a call.
Public classPhoneCallAudioSender Can send audio data to the attached ICall object.
Public classPhoneCallStateWavePlayer Plays arbitrary looped wave files when the attached call changes its state.
Public classPhoneCallVideoReceiver The media handler for receiving video data from a remote party through a call.
Public classPhoneCallVideoSender Can send video data to the attached ICall object.
Public classPhoneLine 
Public classPhoneLineConfiguration Defines configration options for a SIP phone line.
Public classPhoneLineConfigurationDefaults 
Public classPhoneLineContainer 
Public classPhoneLineWrapper 
Public classPIdentityHeader The P-Asserted-Identity header field is used among trusted SIP entities (typically intermediaries) to carry the identity of the user sending a SIP message as it was verified by authentication.
Public classPIdentityTypeEx 
Public classPreparedExtensionHeader Extra SIP header provided by the SIP manipulator
Public classProtectedTransportFactory Ha belenyultak az assembly be, akkor direkt nem fog menni a hálózati forgalom TODO: Egy proxy-zás még lehet, hogy jól jönne
Public classProtocolCause protocol-cause = "cause" EQUAL cause cause = 1*DIGIT
Public classProxyAuthenticate
Public classProxyAuthorization
Public classPublicAddressContainer Helyi cimhez rendel publikus IP-t az IConfiguratorban beallitott NAT confignak megfeleloen.
Public classPublicAddressResolver Helyi cimhez rendel publikus IP-t az IConfiguratorban beallitott NAT confignak megfeleloen.
Public classQ850CauseCodeToSIPError 
Public classQ850Info 
Public classReasonExtensionFactory 
Public classReasonHeader Reason = "Reason" HCOLON reason-value *(COMMA reason-value) reason-value = protocol *(SEMI reason-params) protocol = "SIP" / "Q.850" / token reason-params = protocol-cause / reason-text / reason-extension protocol-cause = "cause" EQUAL cause cause = 1*DIGIT reason-text = "text" EQUAL quoted-string reason-extension = generic-param
Public classReasonText reason-text = "text" EQUAL quoted-string
Public classReasonValue reason-value = protocol *(SEMI reason-params) protocol = "SIP" / "Q.850" / token reason-params = protocol-cause / reason-text / reason-extension protocol-cause = "cause" EQUAL 1*(DIGIT) reason-text = "text" EQUAL quoted-string reason-extension = generic-param
Public classRecRoute
Public classRedirectDestination 
Public classRedirectionInfo Provides data for SIP call redirection.
Public classReferMethodExtensionFactory RFC3515 The Session Initiation Protocol (SIP) Refer Method
Public classReferredByExtensionFactory RFC3892 The Session Initiation Protocol (SIP) Referred-By Mechanism
Public classReferredByHeader 
Public classReferRequestArgs 
Public classReferResponseArgs 
Public classReferSendArgs 
Public classReferTo 
Public classReferUAC Sends REFER requests and handles the responses.
Public classReferUAS 
Public classRegInfo Contains information about the registration of a SIP account.
Public classRegisterContext 
Public classRegisterManager Manages the registration of a SIP account. Sends REGISTER requests to the remote party.
Public classRegisterResult 
Public classRegisterUAC Handles incoming responses for outgoing REGISTER request.
Public classRegistrationStateChangedArgs Provides data for call state changed event.
Public classRegStateEx 
Public classRejectDestination 
Public classRelayCall 
Public classRelayPBXCallContainer Itt tároljuk a relay session-ben használt P2P session-öket, újrafelhasználás céljából (transfer után)
Public classRelaySession 
Public classRemoteDialogContactInfo 
Public classRemotePartyIDHeader The Remote-Party-ID header field provides the identity of the remote party.
Public classRemotePartyIDHelper 
Public classRemotePartyIDInfo 
Public classReplaceExtensionFactory RFC3891
Public classReplaceParserExtension 
Public classReplacesFromTagParam 
Public classReplacesHeader 
Public classReplacesInfo 
Public classReplacesInfoEx 
Public classReplacesInviteUserAgentExtension 
Public classReplacesToTagParam 
Public classRequest
Public classRequestAuthenticationInfo Contains information about a SIP request that will be authenticated.
Public classRequestContentBuffer Message Contents
Public classRequestLine
Public classResponse
Public classResponse2xxRetransmitter RFC 3261 requires the TU to periodically retransmit the 2xx response until it receives an ACK.
Public classResponseCodeHelper 
Public classRFC3265ParserExtension 
Public classRFC3325ExtensionFactory 
Public classRFC3325ParserExtension 
Public classRFC3326ParserExtension 
Public classRFC3515ParserExtension 
Public classRFC3892ParserExtension 
Public classRFC4538ParserExtension 
Public classRFC5806ParserExtension 
Public classRFC6086ParserExtension 
Public classRouteInfo 
Public classRouteParam
Public classRouteParams 
Public classRoutingErrorResponse 
Public classRoutingResult Provides information about the result of the routing.
Public classRPIConsts 
Public classRPIPartyEx 
Public classRTPPacketProvider 
Public classRTPTransportLayer RTP Transport Layer
Public classSDPAttributeModifier Modifies the attributes of the incoming and outgoing SDP messages.
Public classSendProtocol
Public classSequenceComparer 
Public classServerTransaction 
Public classServerTransactionIDComparer 
Public classServerTransportRemover 
Public classSessionAbstract P2P es Relay kozos felulete.
Public classSessionAttendedTransferEventArgs 
Public classSessionBlindTransferEventArgs 
Public classSessionByeManager Session es server call kozti atjatszo.
Public classSessionCallContainer 
Public classSessionCancelManager Session es server call kozti atjatszo.
Public classSessionContainer 
Public classSessionDependencies 
Public classSessionDescriptionEx 
Public classSessionIds 
Public classSessionInfoManager Session es server call kozti atjatszo.
Public classSessionInviteManager 
Public classSessionMessageManager Session es server call kozti atjatszo.
Public classSessionReferManager 
Public classSessionStateChangeEventArgs 
Public classSessionStateEx 
Public classSessionVariables A Main session valtozoit tartalmazza, azaz a hivasra vonatkozo adatokat.
Public classSimpleSIPTransportSelector 
Public classSIP3261Parser 
Public classSIP3261ParserEx Szálbiztos változat
Public classSIPAccount Represents a SIP user account.
Public classSIPAccountRequestLineEx Contains extension methods for SIPAccount class.
Public classSIPAddress Represents an address that is used in SIP messages such as From or To.
Public classSIPBackupInfo 
Public classSIPBackupManager 
Public classSIPCall Egy SIP hivast reprezental. Ezen keresztul tortenik a SIP kommunikacio, illetve a hivas adatait itt erjuk el.
Public classSIPCallBasicInfo Altalanos informaciok a call-rol.
Public classSIPCallContainer 
Public classSIPCallRequestTaskContainer 
Public classSIPClientConfigurationEx 
Public classSIPClientExtension 
Public classSIPClientFactory 
Public classSIPClientID 
Public classSIPClientNetworkInfo Contains network information for a SIP client.
Public classSIPClientNetworkInfoEx 
Public classSIPClientWrapper 
Public classSIPClonableUtils 
Public classSIPDepacketizerContainer 
Public classSIPDepacketizerFactory 
Public classSIPDialog 
Public classSIPEventNotificationArgs Provides data for SIP event-package notification.
Public classSIPExtension 
Public classSIPExtensionBackupInfo 
Public classSIPExtensionConfiguration 
Public classSIPExtensionRegisterContainer Stores the registered SIP extensions.
Public classSIPExtensionsLogSource 
Public classSIPExtensionWrapper 
Public classSIPHeader Represents a SIP header. Contains the name of the header and its value.
Public classSIPHeaderMapping Provides data for pairing a SIP header field (eg. From.UserName) with a call property (eg. CallerID).
Public classSIPHeaderModifier Modifies the headers of the incoming and outgoing SIP messages.
Public classSIPIDFactory It generates random identifiers and tags for transactions and dialogs.
Public classSIPInfoResponse 
Public classSIPInstantMessageRequestArgs 
Public classSIPInstantMessageResult Contains information about the response received to a sent MESSAGE request.
Public classSIPLogSource 
Public classSIPMessage
Public classSIPMessageEx 
Public classSIPMessageHeader 
Public classSIPMessageInfo Represents structure of a SIP message.
Public classSIPMessageInfoEx 
Public classSIPMessageLogger Captures incoming and outgoing SIP messages.
Public classSIPMessageSDPParser 
Public classSIPMessageUtils 
Public classSIPMessageValidator 
Public classSIPParam Provides data SIP header parameters.
Public classSIPParserExtension 
Public classSIPReasonPhrases 
Public classSIPRequestErrorEx 
Public classSIPRequestInfo 
Public classSIPResponseArgs Provides data for SIP responses.
Public classSIPStack Felépíti a SIP Stack et A Stack 4 rétegből áll TransportLayer, Transaction, Dialog, UserAgent és ezek egymás felett helyezkednek el.
Public classSIPStackExtensionTags 
Public classSIPSubscriptionManager 
Public classSIPTransportContainer 
Public classSIPTransportLayer RFC 3261 - 18 Transport The transport layer is responsible for the actual transmission of requests and responses over network transports. This includes determination of the connection to use for a request or response in the case of connection-oriented transports.
Public classSIPTransportSelector Any address listeneleskor ugyanazon a transporton kell kikuldeni az uzeneteket, mint amelyiken bejottek. Viszont a User-Agent-ben a normal local address-t hasznaljuk. Ez a selector nyilvan tartja a tenyleges (0.0.0.0) es az atirt (pl. 192.168.113.4) cimek kozti kapcsolatot. SIP uzenet kikuldesekor a GetTransport() kivalasztja visszafele
Public classSIPUAC 
Public classSIPUACInstanceInfo 
Public classSIPUACWrapper 
Public classSIPUAInstanceInfo Contains basic information about a SIP client instance such as identity, contact or transport.
Public classSIPUAManagerBase 
Public classSIPUAManagerBaseArgs 
Public classSIPUAS 
Public classSIPUASInstanceInfo 
Public classSIPUriParser 
Public classSIPUserAgentDetails Contains basic information about a SIP user-agent endpoint such as contact, allowed methods or the name of the user-agent.
Public classSoftphoneAuthManagerUAS 
Public classSoftphoneCallFactory Softphone call-t hoz letre. Letrehoz egy server callt, egy SIP callt, illetve a client sessiont.
Public classSoftPhoneConfig 
Public classSoftPhoneFactory Defines methods for creating the softphone engine.
Public classSoftPhoneLineFactory 
Public classSoftphoneSIPMessageLogger 
Public classSRTPCipherCTR 
Public classSRTPEngine Megkapja az RTP csomagot dekódolja
Public classSRTPPolicy 
Public classStatusLine
Public classSubExParam 
Public classSubject
Public classSubscribeManager 
Public classSubscribeNotifyExtensionFactory RFC3265 Session Initiation Protocol (SIP)-Specific Event Notification
Public classSubscribeUAC Sends SUBSCRIBE requests and handles the responses for outgoing SUBSCRIBE requests.
Public classSubscribeUAS Handles incoming SUBSCRIBE requests.
Public classSubscription Egy event-type-ra valo feliratkozast reprezentalja. Tartalmazza a subscriptiont azonosito adatokat (DialogID, EventID), kiertesit, ha NOTIFY erkezett.
Public classSubscriptionContainer 
Public classSubscriptionID 
Public classSubscriptionInfo Provides information about a subscription.
Public classSubscriptionInfoEx 
Public classSubscriptionInfoID 
Public classSubscriptionManager 
Public classSubscriptionStateChangeEventArgs Provides data for subscription state changed event.
Public classSubscriptionStateEx Defines extension methods for the SubscriptionState enum.
Public classSubscriptionStateHeader 
Public classSubscriptionWrapper 
Public classSupported
Public classTargetDialogExtensionFactory 
Public classTargetDialogHeader 
Public classTdLocalTagParam 
Public classTdRemoteTagParam 
Public classTerminationReasonEx 
Public classTestIDFactory Teszteléshez jól jöhet, mert mindig +1 el novekednek az id-k
Public classTo
Public classToParam
Public classTransactionContainer 
Public classTransactionErrorEventArgs 
Public classTransactionID 
Public classTransactionLayer 
Public classTransfer Transzfer megvalósítása.
Public classTransferResponseArgs 
Public classTransferStateChangedEventArgs Contains information about the state of the transfer.
Public classTransferStateEx Contains methods for TransferState enum.
Public classTransport
Public classTransportBackupInfo 
Public classTransportClosedEventArgs 
Public classTransportFactoryManager 
Public classTransportManager Egy SIP clientnek manageli a transportjait.
Public classTTSCallHandlerFactory 
Public classUAInstanceContainer 
Public classUriHeader 
Public classUriParameter
Public classUserAgentHeader
Public classUserAgentInstance 
Public classUserAgentLayer 
Public classUserSIPInfo 
Public classUtil 
Public classVia Via header field.
Public classViaInfo 
Public classViaParam
Public classViaParams
Public classVoIPLogSource 
Public classVoIPMediaType
Public classVoIPNetworkChangeHandler A halozat valtozasanak megfeleloen megszunteti a PhoneLine-okat, PhoneCall-okat.
Public classWarning
Public classWarningInfo 
Public classWarningValue
Public classWWWAuthenticate
Interfaces
 InterfaceDescription
Public interfaceIAckReceiver 
Public interfaceIAckSenderUA 
Public interfaceIAuthManagerUAS Bejovo requestek autentikaciojat vegzi.
Public interfaceIBaseCall Base interface for calls.
Public interfaceIBaseSIPCall 
Public interfaceIBindingsContainer 
Public interfaceIByeManager API interface
Public interfaceIByeReceiver Handles incoming BYE requests and incoming responses to sent BYE requests.
Public interfaceIByeSenderUA 
Public interfaceICall Represents a phone call. Defines properties and methods for monitoring and controlling calls.
Public interfaceICallContainer 
Public interfaceICallFilter 
Public interfaceICallIdentifier 
Public interfaceICallLimitConfigurator Provides an interface to configure the license limitation.
Public interfaceICallLogger 
Public interfaceICallManager 
Public interfaceICallManagerExtensions 
Public interfaceICallMediaManager Provides a layer for the call to monitor its media properties.
Public interfaceICallRequestArgs 
Public interfaceICallRequestScheduler 
Public interfaceICallRequestTask 
Public interfaceICallResponse 
Public interfaceICancelManager API interface
Public interfaceICancelReceiver Handles incoming CANCEL requests and incoming responses to sent CANCEL requests.
Public interfaceICancelSenderUA 
Public interfaceICanRegister 
Public interfaceIConfigurator 
Public interfaceIContentParserT 
Public interfaceICredentialFactory 
Public interfaceIDialogContainer 
Public interfaceIDialogLayer 
Public interfaceIDialogManagerExtension 
Public interfaceIDialogMessageHelper 
Public interfaceIDialplanProvider 
Public interfaceIDialplanResult 
Public interfaceIDigestScheme 
Public interfaceIExtension 
Public interfaceIExtensionBase Interface for SIP and other type of extensions.
Public interfaceIExtensionContainer 
Public interfaceIExtensionFactory 
Public interfaceIExtensionStatusChecker 
Public interfaceIGenericParam 
Public interfaceIHeaderModifier Interface for SIP header or SDP attribute modifiers.
Public interfaceIIDFactory 
Public interfaceIIncomingCallManager 
Public interfaceIInDialogInstantMessageManager API interface
Public interfaceIInfoManager API interface
Public interfaceIInfoReceiver Can receive incoming INFO requests and responses to sent INFO requests.
Public interfaceIInfoSenderUA Can send SIP INFO requests.
Public interfaceIInstantMessageManager API interface
Public interfaceIInstantMessageReceiver Handles incoming MESSAGE requests and incoming responses to sent MESSAGE requests.
Public interfaceIInstantMessageSenderUA 
Public interfaceIInternalLocalCall A local call eszkozeit tartalmazza, amiket elernek a local call-ban levo managerek
Public interfaceIInternalSIPCall 
Public interfaceIInviteManager API interface
Public interfaceIInviteReceiver 
Public interfaceIInviteSenderUA 
Public interfaceIInviteUserAgentExtension 
Public interfaceIKeepAliveManager 
Public interfaceILicenseCallHandler 
Public interfaceILocalCallFactory 
Public interfaceILocalInfoManager 
Public interfaceILocalInviteManager 
Public interfaceILocalInviteReceiverTask 
Public interfaceILocalReferManager 
Public interfaceIMessageHeader Interface for headers in PBX messages.
Public interfaceINotifier 
Public interfaceINotifierService Can send NOTIFY requests and manages the notifiers.
Public interfaceINotifySenderUA 
Public interfaceIOptionsManager Defines events and methods for OPTIONS requests and responses.
Public interfaceIOptionsReceiver Handles incoming OPTIONS requests and incoming responses to sent OPTIONS requests.
Public interfaceIOptionsSenderUA 
Public interfaceIOutboundCallHeaderMapping Interface for outbound call header mapping.
Public interfaceIOzBaseCall 
Public interfaceIOzPhoneCall 
Public interfaceIPBXBase 
Public interfaceIPBXCall 
Public interfaceIPBXCallFactory 
Public interfaceIPBXLocalCallFactory 
Public interfaceIPBXSessionCall Osszefogja a PBX-es phone callt, es a session-ben reszt vevo hivasok interface-et
Public interfaceIPBXSIPClient 
Public interfaceIPhoneCall Interface for softphone calls.
Public interfaceIPhoneCallAttachable Defines methods to attach and detach the object to a ICall object.
Public interfaceIPhoneLine Represents the usage of a SIP account.
Public interfaceIPhoneLineFactory 
Public interfaceIReferManager API interface
Public interfaceIReferReceiver Can receive incoming REFER requests and responses to sent REFER requests.
Public interfaceIReferSenderUA Sends REFER requests and receives responses to REFER request.
Public interfaceIRegisterManager 
Public interfaceIRegisterReceiver 
Public interfaceIRegisterSenderUA 
Public interfaceIResponseSIPHeader 
Public interfaceIRoutingContainer 
Public interfaceIRTPPacketProvider Provides methods for creating RTPPacket objects.
Public interfaceISDPMessageManipulator Input/Output SDP Message Manipulator.
Public interfaceIServerTransportRemover 
Public interfaceISession 
Public interfaceISessionCall Egy session-ben resztvevo call interface-e
Public interfaceISessionContainer 
Public interfaceISessionContainerPbx 
Public interfaceISessionFactory 
Public interfaceISessionMediaConnector 
Public interfaceISIPBackupService 
Public interfaceISIPCallFactory 
Public interfaceISIPCallOwnerSetter 
Public interfaceISIPClient Represents a SIP client. Contains properties, methods and events for monitoring the SIP client.
Public interfaceISIPClientCommon Defines properties and methods for a SIP client on both server and client side.
Public interfaceISIPClientConfigurable Defines a configurable SIP client.
Public interfaceISIPClientConfiguration Defines configration options for a SIP client.
Public interfaceISIPClientExtension 
Public interfaceISIPClientFactory 
Public interfaceISIPCloneableT 
Public interfaceISIPConfiguration 
Public interfaceISIPDepacketizer 
Public interfaceISIPDialog 
Public interfaceISIPExtension 
Public interfaceISIPExtensionRegisterContainer Stores the registered SIP extensions.
Public interfaceISIPInviteReceiver 
Public interfaceISIPMessageLogger 
Public interfaceISIPMessageManipulator Input/Output SIP Message Manipulator.
Public interfaceISIPMessagePart 
Public interfaceISIPMessageValidator 
Public interfaceISIPParser 
Public interfaceISIPProtocolLayer Protocol layer design pattern.
Public interfaceISIPReceiverReq, Resp 
Public interfaceISIPReferReceiver Can receive incoming REFER requests and responses to sent REFER requests.
Public interfaceISIPSubscription Defines properties, methods and events for SIP event package subscriptions (such as message-summary).
Public interfaceISIPSubscriptionManager Manages SIP event subscriptions.
Public interfaceISIPTransportContainer 
Public interfaceISIPTransportLayer 
Public interfaceISIPTransportSelector 
Public interfaceISIPUAC 
Public interfaceISoftPhone Defines methods, events for softphone functionality.
Public interfaceISoftphoneCallFactory 
Public interfaceISourceIdentifier 
Public interfaceIStatefulSession 
Public interfaceISubscribeManager 
Public interfaceISubscribeSenderUA Subscriber interface. Manages subscriptions, sends SUBSCRIBE requests.
Public interfaceISubscriptionController 
Public interfaceISubscriptionManager Subscription kezeleset vegzi.
Public interfaceITransaction 
Public interfaceITransactionContainer 
Public interfaceITransactionLayer 
Public interfaceITransferFilter Filters blind transfer and attended transfer requests.
Public interfaceITransferManager 
Public interfaceITransportManager 
Public interfaceIUACExtension 
Public interfaceIUASExtension 
Public interfaceIUpperSession 
Public interfaceIUserAgentExtension 
Public interfaceIUserAgentInstance 
Public interfaceIUserAgentInstanceFactory 
Public interfaceIUserAgentLayer 
Delegates
Enumerations
 EnumerationDescription
Public enumerationAddrSpecType Defines SIP address-spec types.
Public enumerationAdemcoContactID_DTMF DTMF mappings for Ademco ContactID Protocol SIA DC-05-1999.09
Public enumerationAuthenticationScheme 
Public enumerationCallError Defines errors for calls.
Public enumerationCallLimitMode Specifies playback modes when the maximum call limit is reached.
Public enumerationCallParty 
Public enumerationCallProperty Defines call properties for SIP header modification.
Public enumerationCallState States of an arbitrary call object.
Public enumerationCallType Defines media types for phone calls.
Public enumerationCauseCodes 
Public enumerationContactIdEventQualifier Types of alarm events
Public enumerationContactIdMessageType This 2- digit sequence is used to identify the Contact ID message to the receiver. It may be transmitted as either 18 (preferred) or 98 (optional). New receiver implementations shall accept either a 18 or a 98. Note that some older receivers may not accept 98 .
Public enumerationDialogTerminationReason 
Public enumerationDigElementType 
Public enumerationDtmfNamedEvents DtmfGenerator Named Events
Public enumerationDtmfSignalingMode Defines different types of DTMF signaling methods
Public enumerationExtensionStatus 
Public enumerationHeaderType 
Public enumerationKeepAliveMode Specifies methods for keep-alive SIP ports.
Public enumerationMessageContextClass Defines the message-context-classes for a message summary notification.
Public enumerationMethodType 
Public enumerationMimeType Defines MIME types.
Public enumerationPBXLogCodes 
Public enumerationPIdentityType 
Public enumerationReasonProtocolType 
Public enumerationRedirectionType 
Public enumerationRegError Contains error definition for a SIP registration process.
Public enumerationRegisterStatus 
Public enumerationRegState Defines states for a SIP registration process.
Public enumerationRelayStates 
Public enumerationResponseCodes Specifies SIP response codes.
Public enumerationRoutingResultStatus Defines states for routing.
Public enumerationRoutingResultType 
Public enumerationRoutingState 
Public enumerationRPIParty 
Public enumerationSessionCreationMode 
Public enumerationSessionLogCodes 
Public enumerationSessionMode 
Public enumerationSessionState 
Public enumerationSIPDialogSide 
Public enumerationSIPDialogState Defines states for SIP dialogs.
Public enumerationSIPEventType Defines SIP subscription event types.
Public enumerationSIPExtensionsLogCodes 
Public enumerationSIPLogCodes 
Public enumerationSIPMappingField Defines SIP header fields for mapping SIP header with a call property.
Public enumerationSIPRequestError 
Public enumerationSubExpParamType 
Public enumerationSubscriptionState Defines states for a SIP event package subscription.
Public enumerationSubSessionType 
Public enumerationTerminationReason 
Public enumerationTransactionErrorInfo Defines values for SIP transaction errors.
Public enumerationTransactionStates Defines states for SIP transactions.
Public enumerationTransactionTermination 
Public enumerationTransactionType 
Public enumerationTransferState Specifies the state of the call transfer
Public enumerationTransferType Specifies transfer types.
Public enumerationViaParamsType 
Public enumerationVoIPLogCodes