Ozeki VoIP SDK Class library
ISIPCall Interface
NamespacesOzeki.VoIP.PBX.PhoneCallsISIPCall
Declaration Syntax
C#Visual BasicVisual C++
public interface ISIPCall : ICallEstablisher, 
	IBaseCall
Public Interface ISIPCall
	Inherits ICallEstablisher, IBaseCall
public interface class ISIPCall : ICallEstablisher, 
	IBaseCall
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
AcceptTransfer(Int32)
AcknowledgeSent
AttendedTransferRequest
BlindTransferRequest
ByeSent
CallDetails
CallerID
CallerIDAsCaller
CallErrorOccured
Occurs when call error occurred during the call process.
(Inherited from IBaseCall.)
CallID
Gets the unique identifier of the call.
(Inherited from IBaseCall.)
CallState
Gets the state of the call.
(Inherited from IBaseCall.)
CallStateChanged
Occurs when the state of the call has changed.
(Inherited from IBaseCall.)
Cancelled
DialedNumber
InfoSent
InternalCallStateChanged
IsAnswered
Gets a boolean value indicating whether the call has been answered.
(Inherited from IBaseCall.)
IsIncoming
Gets if the call is an incoming call.
(Inherited from IBaseCall.)
MediaDescription
MessageSent
MidDialogOKSent
NotifyTransferState(TransferState)
Owner
ReasonOfState
Gets the textual context of the call state.
(Inherited from IBaseCall.)
RejectTransfer()()()()
ResponseFailureSent (Inherited from ICallEstablisher.)
ResponseOKSent (Inherited from ICallEstablisher.)
ResponseProvisionalSent (Inherited from ICallEstablisher.)
ResponseRedirectionSent (Inherited from ICallEstablisher.)
SendAcknowledge(InviteEventArgs)
SendBye()()()()
SendCancel()()()()
SendFailureResponse(ResponseEventArgs) (Inherited from ICallEstablisher.)
SendInfo(InfoEventArgs)
SendInitialInvite(ISIPCall)
SendInitialInvite(ISIPCall, MediaDescription)
SendMessage(Message)
SendMidDialogOK(InviteEventArgs)
SendOK(InviteEventArgs) (Inherited from ICallEstablisher.)
SendProvisionalResponse(SDPEventArgs) (Inherited from ICallEstablisher.)
SendRedirectionResponse(RedirectionEventArgs) (Inherited from ICallEstablisher.)
SendSessionModificationRequest(InviteEventArgs)
SessionModificationRequested
SessionModificationRequestFinished

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649